gecko-dev/testing
Tab Atkins Jr 2bc76dbdca Bug 1565143 [wpt PR 17746] - Serialization of consecutive tokens., a=testonly
Automatic update from web-platform-tests
Serialization of consecutive tokens. (#17746)

* Serialization of consecutive tokens.

Per <https://drafts.csswg.org/css-syntax/#serialization>, many token pairs, if they find themselves consecutive in a value, must be serialized with a comment between them, because otherwise upon serialization+reparse they'll produce a different token stream.

--

wpt-commits: dacb51937397fd06727727614e255f223e7cb9f3
wpt-pr: 17746
2019-07-24 13:33:42 +01:00
..
awsy Bug 1559975 - fix python2 linter errors for testing/awsy r=ahal 2019-07-19 14:37:10 +00:00
config Backed out 1 changesets (bug 1564282) for raptor failures. CLOSED TREE 2019-07-24 02:28:40 +03:00
crashtest
extensions
firefox-ui Bug 1567406 - Use ids instead of classes for urlbar-input and urlbar-scheme. r=harry 2019-07-19 13:22:23 +00:00
geckodriver Bug 1564417 - Add first response types to Marionette crate. r=ato 2019-07-18 13:15:16 +00:00
gtest Bug 1565497 - Improve android gtest's wait for final output; r=jmaher 2019-07-19 07:56:39 +00:00
jsshell
marionette Backed out changeset 0eaeadceac47 (bug 1563040) requested by whimboo 2019-07-22 12:52:29 +03:00
mochitest Bug 1568278. Remove various unnecessary QIs to nsIDOMWindow. r=Gijs 2019-07-24 01:26:07 +00:00
modules
mozbase Bug 1560339 - Extra incoherent logging when running android mochitest r=gbrown 2019-07-22 14:19:03 +00:00
mozharness Bug 1553076 - Checksums for releases don't contain msi, stub installer, or pkg files, r=Callek DONTBUILD 2019-07-22 00:00:42 +00:00
profiles Bug 1554326 - Always set toolkit.telemetry.eventping.enabled during unit tests; r=snorp 2019-07-23 14:01:36 +00:00
raptor Backed out changeset 657c0163535f (bug 1564282) for raptor failures. CLOSED TREE 2019-07-24 05:43:55 +03:00
runtimes Bug 1559975 - fix python2 linter errors for testing/runtimes r=ahal 2019-07-16 17:46:06 +00:00
specialpowers Bug 1568279. Remove some unnecessary QIs to nsIDOMChromeWindow. r=nalexander 2019-07-23 19:08:55 +00:00
talos Bug 1561786 - Turn on reporting of individual perf-reftest subtests. r=davehunt 2019-07-19 09:29:37 +00:00
tools
tps Bug 1559975 - fix python2 linter errors for testing/tps r=ahal 2019-07-16 17:49:05 +00:00
web-platform Bug 1565143 [wpt PR 17746] - Serialization of consecutive tokens., a=testonly 2019-07-24 13:33:42 +01:00
webdriver
xpcshell
addtest.py
cppunittest.ini
mach_commands.py Bug 1473498 - Fixing Py3 compatibility errors reachable from testing/mach_commands.py r=gbrown 2019-07-16 01:21:55 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py Bug 1567332 - Report exception stack in android cppunit tests; r=bc 2019-07-19 14:23:10 +00:00
runcppunittests.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