[wpt-sync] Sync PR 32703 - Add tentative WPT tests for render-blocking script elements
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32703 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32703
Details from upstream follow.
Xiaocheng Hu <xiaochengh@chromium.org> wrote:
Add tentative WPT tests for render-blocking script elements
Tentative spec proposed at: https://github.com/whatwg/html/pull/7474
Bug: 1271296
Change-Id: I2ab9818ff8c3f39bacdbbe8a8d7db1807e097653
Reviewed-on: https://chromium-review.googlesource.com/3441107
WPT-Export-Revision: 8f3cef154616fcc12ffd52ec7e3edc6013838ce0
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests
Status Summary
Firefox
OK : 1
PASS : 2
TIMEOUT: 5
Chrome
OK : 1
PASS : 2
TIMEOUT: 5
Safari
OK : 1
PASS : 2
TIMEOUT: 5
Links
Details
New Tests That Don't Pass
/html/dom/render-blocking/parser-inserted-async-script.tentative.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
/html/dom/render-blocking/parser-inserted-defer-script.tentative.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
/html/dom/render-blocking/parser-inserted-module-script.tentative.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
/html/dom/render-blocking/script-inserted-module-script.tentative.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
/html/dom/render-blocking/script-inserted-script.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ece6594fb3ce
https://hg.mozilla.org/mozilla-central/rev/c55a7d9228ee
Description
•