Bug 1602159 [wpt PR 20668] - cc Make a picture.py doc-conformance test valid, a=testonly
commite40c9b408dbcbbd2bd29e70c410015f1d834d054
authorMichael[tm] Smith <mike@w3.org>
Tue, 10 Dec 2019 16:40:02 +0000 (10 16:40 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 11 Dec 2019 10:30:16 +0000 (11 10:30 +0000)
treecb8de06e3c6a6326ab56789084ff8c777287dee7
parent01d8bcb3afc4097e55f44e8407052c81bd56a789
Bug 1602159 [wpt PR 20668] - cc Make a picture.py doc-conformance test valid, a=testonly

Automatic update from web-platform-tests
cc Make a picture.py doc-conformance test valid

Per the current, spec, `<img srcset='x .5x' src=x alt>` is valid. (The
spec allows floating-point numbers to start with dot.) So, move the
existing test from being a test with error-reported test expectation to
being a test with a no-error-reported test expectation.

See also f75f59d (which removed the generated HTML test file, but missed
the step of updating the picture.py script that generated the HTML file)

--

wpt-commits: 1f805de562cab59738f767d1c2682eeeb1668322
wpt-pr: 20668
testing/web-platform/tests/conformance-checkers/html/elements/picture/picture-isvalid.html
testing/web-platform/tests/conformance-checkers/tools/picture.py