mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
5c02e740e8
Automatic update from web-platform-tests Support default button in appearance:bikeshed <select> This patch makes <select> with appearance:bikeshed work when the author does not provide a child <button> element to slot in. A fallback <button> is added in the UA shadowroot's button slot which will get rendered and have all the behaviors added to it. Bug: 1511354, 330534051, 330540965 Change-Id: I0c3c744fd2704b48ac62c533f3c78cf7a3ed4e55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5354708 Commit-Queue: Joey Arhar <jarhar@chromium.org> Reviewed-by: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1278442} -- wpt-commits: 9e2a8ff39e445b2dbf5d7337b0bc15e3c5603a3e wpt-pr: 45223 |
||
---|---|---|
.. | ||
awsy | ||
condprofile | ||
config | ||
crashtest | ||
docs | ||
extensions | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
perfdocs | ||
performance | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
test | ||
tools | ||
tps | ||
web-platform | ||
webcompat | ||
webdriver | ||
xpcshell | ||
addtest.py | ||
cppunittest.toml | ||
mach_commands.py | ||
moz.build | ||
parse_build_tests_ccov.py | ||
README.txt | ||
remotecppunittests.py | ||
runcppunittests.py | ||
skipfails.py | ||
testinfo.py | ||
testsuite-targets.mk |
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff