Closed Bug 1488198 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 8094 - Implement script MIME restrictions for goal parameter

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Bradley Farias <bfarias@godaddy.com> wrote:
>  Implement script MIME restrictions for goal parameter
>  
>  This adds tests regarding scripts with a speified goal parameter
>  https://github.com/whatwg/html/pull/3205
>  
>  TEST=wpt/html/semantics/scripting-1/the-script-element/goal.htm
>  
>  
>
Component: web-platform-tests → DOM
Product: Testing → Core
Ran 1 tests and 20 subtests
OK     : 1
PASS   : 12
FAIL   : 8

New tests that have failures or other problems:
/html/semantics/scripting-1/the-script-element/goal-parameter.htm
    Errors on type=module when given content-type=text/javascript;goal=: FAIL
    Errors on type=module when given content-type=text/javascript;goal= module: FAIL
    Errors on type=module when given content-type=text/javascript;goal=" module": FAIL
    Errors on type=module when given content-type=text/javascript;goal=module : FAIL
    Errors on type=text/javascript when given content-type=text/html;goal=script: FAIL
    Errors on type=text/javascript when given content-type=text/javascript;goal=: FAIL
    Errors on type=text/javascript when given content-type=text/javascript;goal= script: FAIL
    Errors on type=text/javascript when given content-type=text/javascript;goal=script : FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f0211683bbeb
[wpt PR 8094] - Implement script MIME restrictions for goal parameter, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/7296b6e2f67d
[wpt PR 8094] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/f0211683bbeb
https://hg.mozilla.org/mozilla-central/rev/7296b6e2f67d
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.