gecko-dev/testing/web-platform/tests/domparsing
Stephen McGruer e8964e0dae Bug 1630628 [wpt PR 23007] - Replace assert_precondition with assert_equals in domparsing/, a=testonly
Automatic update from web-platform-tests
Replace assert_precondition with assert_equals in domparsing/ (#23007)

assert_precondition is deprecated (see
https://github.com/web-platform-tests/rfcs/blob/master/rfcs/assert_precondition_rename.md).
In this particular case, the assertion is actually checking for an
equality rather than an 'implements' phrase, so switch to assert_equals.
--

wpt-commits: e65087045387dd4ecb9d5c675062a6643e00c7ad
wpt-pr: 23007
2020-04-28 11:37:22 +00:00
..
resources
createContextualFragment.html
DOMParser-parseFromString-encoding.html Bug 1630628 [wpt PR 23007] - Replace assert_precondition with assert_equals in domparsing/, a=testonly 2020-04-28 11:37:22 +00:00
DOMParser-parseFromString-html.html
DOMParser-parseFromString-url-base-pushstate.html
DOMParser-parseFromString-url-base.html
DOMParser-parseFromString-url-moretests.html
DOMParser-parseFromString-url-pushstate.html
DOMParser-parseFromString-url.html
DOMParser-parseFromString-xml-doctype.html
DOMParser-parseFromString-xml-internal-subset.html
DOMParser-parseFromString-xml-parsererror.html
DOMParser-parseFromString-xml.html
idlharness.window.js
innerhtml-01.xhtml
innerhtml-03.xhtml
innerhtml-04.html
innerhtml-05.xhtml
innerhtml-06.html
innerhtml-07.html
innerhtml-mxss.sub.html
insert-adjacent.html
insert_adjacent_html-xhtml.xhtml
insert_adjacent_html.html
insert_adjacent_html.js
META.yml
outerhtml-01.html
outerhtml-02.html
style_attribute_html.html
xml-serialization.xhtml
xmldomparser.html
XMLSerializer-serializeToString.html