fune/testing
David Awogbemila 24cc749a9c Bug 1898058 [wpt PR 46411] - [css-scroll-snap-2] Rename snapchanging to scrollsnapchanging, a=testonly
Automatic update from web-platform-tests
[css-scroll-snap-2] Rename snapchanging to scrollsnapchanging

Per the CSS working group resolution[1], snapchanging should be renamed
to scrollsnapchanging. This patch changes file contents. A follow-up patch
will change file names and directory names.

[1]https://github.com/w3c/csswg-drafts/issues/9697#issuecomment-2089278615

Bug: 40286359, 338290502
Change-Id: If7d5c87a874a32f19f453a6b9ad3f10c167466eb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5538788
Reviewed-by: Kevin Ellis <kevers@chromium.org>
Commit-Queue: David Awogbemila <awogbemila@chromium.org>
Reviewed-by: Robert Flack <flackr@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1305040}

--

wpt-commits: 83278a9b8486f07fc6cf27d89f6b4dd292c66bc9
wpt-pr: 46411
2024-05-30 07:56:47 +00:00
..
awsy Bug 1741375 - Proxy DNS by default when using SOCKS v5 r=necko-reviewers,extension-reviewers,kershaw,perftest-reviewers,robwu,sparky 2024-05-21 11:55:26 +00:00
condprofile
config
crashtest
docs
extensions
firefox-ui
geckodriver
gtest Bug 1894419: Extend gtest timeout to 60 minutes on tsan. r=jmaher 2024-05-24 16:33:43 +00:00
jsshell
marionette Bug 1898400 - Fix reference to Thunderbird Marionette manifest. r=webdriver-reviewers,whimboo 2024-05-23 22:53:45 +00:00
mochitest Bug 1898826 - ignore changes to security.webauthn.show_ms_settings_link in tests. r=keeler 2024-05-28 20:56:32 +00:00
modules
mozbase Bug 1898511 - Do not set use_multiprocess when starting geckoview r=jmaher 2024-05-23 21:08:32 +00:00
mozharness Bug 1881431 - run wpt crashtests/print-reftests within test-verify as needed. r=jgraham 2024-05-29 17:43:44 +00:00
perfdocs Bug 1898256 - Add a layer to run bash shell scripts. r=perftest-reviewers,kshampur 2024-05-28 15:43:50 +00:00
performance
profiles Bug 1892001 - remove the capture and storage of the performance metric dcf, dom content fliushed r=perftest-reviewers,afinder,acreskey 2024-05-28 11:21:58 +00:00
raptor Bug 1880803 - [devtools] Add option to NetworkObserver to create events earlier r=devtools-reviewers,perftest-reviewers,ochameau,afinder 2024-05-28 12:08:19 +00:00
runtimes Bug 1898690 - Move statuspanel tests into browser/components/tabbrowser/. r=tabbrowser-reviewers,frontend-codestyle-reviewers,mak 2024-05-28 17:00:44 +00:00
specialpowers Bug 1885449 - Move GV code shared between Android and iOS to a shared directory. r=geckoview-reviewers,frontend-codestyle-reviewers,nalexander,owlish 2024-05-16 22:08:51 +00:00
talos Backed out changeset 6f7a33d823af (bug 1824726) for causing dt failures @ browser_webconsole_message_categories.js CLOSED TREE 2024-05-28 18:54:54 +03:00
test
tools
tps
web-platform Bug 1898058 [wpt PR 46411] - [css-scroll-snap-2] Rename snapchanging to scrollsnapchanging, a=testonly 2024-05-30 07:56:47 +00:00
webcompat
webdriver Bug 1895738 - [geckodriver] Update validation of "unhandledPromptBehavior" capability for WebDriver BiDi. r=webdriver-reviewers,jgraham,jdescottes 2024-05-23 18:30:05 +00:00
xpcshell Bug 1899669 - Add --setenv support to mach xpcshell-test r=jmaher 2024-05-29 23:49:05 +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