Bug 1475931 [wpt PR 11997] - Update wpt metadata, a=testonly

wpt-pr: 11997
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2018-07-18 10:58:24 +00:00 committed by James Graham
parent 9e8fb3c756
commit 7df0d370e8
4 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,7 @@
[HTMLImageElement-src.tentative.html]
[src = TrustedURL.create().]
expected: FAIL
[src = TrustedURL.unsafelyCreate().]
expected: FAIL

View File

@ -0,0 +1,7 @@
[HTMLSourceElement-src.tentative.html]
[src = TrustedURL.create().]
expected: FAIL
[src = TrustedURL.unsafelyCreate().]
expected: FAIL

View File

@ -0,0 +1,10 @@
[block-string-assignment-to-HTMLImageElement-src.tentative.html]
[src = TrustedURL.create().]
expected: FAIL
[src = TrustedURL.unsafelyCreate().]
expected: FAIL
['src = string' throws.]
expected: FAIL

View File

@ -0,0 +1,10 @@
[block-string-assignment-to-HTMLSourceElement-src.tentative.html]
[src = TrustedURL.create().]
expected: FAIL
[src = TrustedURL.unsafelyCreate().]
expected: FAIL
['src = string' throws.]
expected: FAIL