Closed Bug 1476257 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 12019 - Changing src attribute of HTMLIFrameElement from USVString to URLString

Categories

(Core :: DOM: Security, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream][domsecurity-backlog])

Sync web-platform-tests PR 12019 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/12019
Details from upstream follow.

Orsi Batiz <orsibatiz@google.com> wrote:
>  Changing src attribute of HTMLIFrameElement from USVString to URLString
>  
>  Attribute src of HTMLIFrameElement changed from USVString to URLString
>  Tests created for assignment to src
>  
>  Bug:739170
>  Change-Id: I52254462ab7325264420aac989f08a30adfe4933
>  Reviewed-on: https://chromium-review.googlesource.com/1139062
>  WPT-Export-Revision: 98ce2f51c2da713c9402163f5e1c63fc8e444ba4
Component: web-platform-tests → DOM: Security
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]
Ran 8 tests and 20 subtests
OK     : 8
FAIL   : 20

New tests that have failures or other problems:
/trusted-types/HTMLIFrameElement-src.tentative.html
    src = TrustedURL.create().: FAIL
    src = TrustedURL.unsafelyCreate().: FAIL
/trusted-types/block-string-assignment-to-HTMLIFrameElement-src.tentative.html
    'src = string' throws.: FAIL
    src = TrustedURL.create().: FAIL
    src = TrustedURL.unsafelyCreate().: FAIL
/trusted-types/block-string-assignment-to-frame-src.tentative.html
    'src = string' throws.: FAIL
    src = TrustedURL.create().: FAIL
    src = TrustedURL.unsafelyCreate().: FAIL
/trusted-types/block-string-assignment-to-input-src.tentative.html
    'src = string' throws.: FAIL
    src = TrustedURL.create().: FAIL
    src = TrustedURL.unsafelyCreate().: FAIL
/trusted-types/block-string-assignment-to-track-src.tentative.html
    'src = string' throws.: FAIL
    src = TrustedURL.create().: FAIL
    src = TrustedURL.unsafelyCreate().: FAIL
/trusted-types/frame-src.tentative.html
    src = TrustedURL.create().: FAIL
    src = TrustedURL.unsafelyCreate().: FAIL
/trusted-types/input-src.tentative.html
    src = TrustedURL.create().: FAIL
    src = TrustedURL.unsafelyCreate().: FAIL
/trusted-types/track-src.tentative.html
    src = TrustedURL.create().: FAIL
    src = TrustedURL.unsafelyCreate().: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a2895ca90d2e
[wpt PR 12019] - Changing src attribute of HTMLXXXElement from USVString to URLString, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/1fca1cd936fe
[wpt PR 12019] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/a2895ca90d2e
https://hg.mozilla.org/mozilla-central/rev/1fca1cd936fe
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.