diff options
Diffstat (limited to 'tests/wpt/meta/url/a-element-xhtml.xhtml.ini')
-rw-r--r-- | tests/wpt/meta/url/a-element-xhtml.xhtml.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/wpt/meta/url/a-element-xhtml.xhtml.ini b/tests/wpt/meta/url/a-element-xhtml.xhtml.ini index 37f65fb63d6..7c14ebadada 100644 --- a/tests/wpt/meta/url/a-element-xhtml.xhtml.ini +++ b/tests/wpt/meta/url/a-element-xhtml.xhtml.ini @@ -575,5 +575,20 @@ [Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> against <about:blank>] expected: FAIL + [Parsing: <non-special:opaque ?hi> against <about:blank>] + expected: FAIL + + [Parsing: <non-special:opaque #hi> against <about:blank>] + expected: FAIL + + [Parsing: <non-special:opaque \t\t \t#hi> against <about:blank>] + expected: FAIL + + [Parsing: <non-special:opaque \t\t #hi> against <about:blank>] + expected: FAIL + + [Parsing: <non-special:opaque\t\t \r #hi> against <about:blank>] + expected: FAIL + [a-element-xhtml.xhtml?include=mailto] |