Skip to content

Commit

Permalink
Bug 1659108 [wpt PR 25010] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 25010
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Aug 25, 2020
1 parent 1f52883 commit e49bef1
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions testing/web-platform/meta/url/url-setters.html.ini
Original file line number Diff line number Diff line change
Expand Up @@ -647,3 +647,21 @@
[URL: Setting <a:/>.hash = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' Simple percent-encoding; tabs and newlines are removed]
expected: FAIL

[<area>: Setting <https://example.net:1234>.protocol = 'file']
expected: FAIL

[<area>: Setting <file:///test>.protocol = 'https']
expected: FAIL

[URL: Setting <file:///test>.protocol = 'https']
expected: FAIL

[<a>: Setting <file:///test>.protocol = 'https']
expected: FAIL

[URL: Setting <https://example.net:1234>.protocol = 'file']
expected: FAIL

[<a>: Setting <https://example.net:1234>.protocol = 'file']
expected: FAIL

0 comments on commit e49bef1

Please sign in to comment.