gecko-dev/testing
Boris Chiou c24d2947b3 Bug 1870200 - Break the cyclic dependency if any of the desendants uses non-scaling-stroke. r=emilio
While we are computing the transform-box:stroke-box, for CSS Transforms or
Motion path Transforms, we have to avoid the cyclic dependency not only
for the SVG geometry frame itself, but also for the desendants of
the SVG container frame. Therefore, we just compute its fill-box (i.e.
make |getStroke| be false).

https://github.com/w3c/csswg-drafts/issues/9640

Differential Revision: https://phabricator.services.mozilla.com/D203184
2024-03-04 20:46:05 +00:00
..
awsy
condprofile
config
crashtest
docs
extensions
firefox-ui
geckodriver
gtest
jsshell
marionette Bug 1874464 - Disable native HTTPS in marionette r=necko-reviewers,webdriver-reviewers,kershaw,whimboo 2024-03-04 12:52:32 +00:00
mochitest Bug 1882207 - Handle the datepicker cells that are failing a11y_checks when clicked in tests for UI Widgets. r=emilio,Jamie 2024-02-28 16:40:04 +00:00
modules
mozbase
mozharness Bug 1882506 - Use linux64/opt builds for external android browser perftests. r=kshampur,perftest-reviewers 2024-03-04 13:16:22 +00:00
perfdocs Bug 1881862 - Re-record sina pageload test. r=perftest-reviewers,aglavic 2024-02-27 16:27:29 +00:00
performance Bug 1881862 - Re-record sina pageload test. r=perftest-reviewers,aglavic 2024-02-27 16:27:29 +00:00
profiles
raptor Bug 1861731 - Add a method to capture screenshots of failing browsertime tests. r=perftest-reviewers,sparky 2024-02-29 02:46:34 +00:00
runtimes
specialpowers Bug 1878401 - part 1 - Pass BrowsingContext to nsIFilePicker::Init instead of mozIDOMWindow r=geckoview-reviewers,win-reviewers,emilio,nika,m_kato,rkraesig 2024-02-28 21:29:37 +00:00
talos Bug 1881503 - Disable toolbox/browser-toolbox.js on Win and Mac for permafailing. r=intermittent-reviewers,perftest-reviewers,devtools-reviewers,jmaher,sparky,ochameau 2024-02-28 17:03:35 +00:00
test
tools
tps
web-platform Bug 1870200 - Break the cyclic dependency if any of the desendants uses non-scaling-stroke. r=emilio 2024-03-04 20:46:05 +00:00
webcompat Bug 1882562 - disable system addon updates while running webcompat intervention tests; r=jgraham 2024-02-29 17:51:26 +00:00
webdriver
xpcshell Bug 1866218 - Use the latest version of HTTP/3 from Alt-Svc headers, r=necko-reviewers,valentin 2024-03-04 12:49:19 +00:00
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