[wpt-sync] Sync PR 43113 - Mark most render-blocking tests no longer tentative
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43113 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43113
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
Mark most render-blocking tests no longer tentative
These tests were added in the follow PRs:
https://github.com/web-platform-tests/wpt/pull/32553
https://github.com/web-platform-tests/wpt/pull/32669
https://github.com/web-platform-tests/wpt/pull/32703
https://github.com/web-platform-tests/wpt/pull/32809
https://github.com/web-platform-tests/wpt/pull/33291
https://github.com/web-platform-tests/wpt/pull/33798These were developed against HTML PRs which are now merged:
https://github.com/whatwg/html/pull/7474
https://github.com/whatwg/html/pull/7603
https://github.com/whatwg/html/pull/7857
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 13 tests and 2 subtests
Status Summary
Firefox
OK
: 13
PASS
: 18
FAIL
: 12
Chrome
OK
: 13
PASS
: 30
Safari
OK
: 13
PASS
: 20
FAIL
: 10
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/dom/render-blocking/script-inserted-style-element.html [wpt.fyi]
- Rendering is blocked before render-blocking resources are loaded:
FAIL
- Rendering is blocked before render-blocking resources are loaded:
- /html/dom/render-blocking/script-inserted-stylesheet-link.html [wpt.fyi]
- Rendering is blocked before render-blocking resources are loaded:
FAIL
- Rendering is blocked before render-blocking resources are loaded:
New Tests That Don't Pass
- /html/dom/render-blocking/blocking-idl-attr.html [wpt.fyi]
- Supported tokens of the 'blocking' IDL attribute of the link element:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Setting the 'blocking' IDL attribute of the link element:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Supported tokens of the 'blocking' IDL attribute of the script element:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Setting the 'blocking' IDL attribute of the script element:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Supported tokens of the 'blocking' IDL attribute of the style element:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Setting the 'blocking' IDL attribute of the style element:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Supported tokens of the 'blocking' IDL attribute of the link element:
- /html/dom/render-blocking/parser-inserted-async-script.html [wpt.fyi]
- Rendering is blocked before render-blocking resources are loaded:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Rendering is blocked before render-blocking resources are loaded:
- /html/dom/render-blocking/parser-inserted-defer-script.html [wpt.fyi]
- Rendering is blocked before render-blocking resources are loaded:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Rendering is blocked before render-blocking resources are loaded:
- /html/dom/render-blocking/parser-inserted-module-script.html [wpt.fyi]
- Rendering is blocked before render-blocking resources are loaded:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Rendering is blocked before render-blocking resources are loaded:
- /html/dom/render-blocking/script-inserted-module-script.html [wpt.fyi]
- Rendering is blocked before render-blocking resources are loaded:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Rendering is blocked before render-blocking resources are loaded:
- /html/dom/render-blocking/script-inserted-style-element.html [wpt.fyi]
- Rendering is blocked before render-blocking resources are loaded:
FAIL
(Chrome:PASS
, Safari:PASS
)
- Rendering is blocked before render-blocking resources are loaded:
- /html/dom/render-blocking/script-inserted-stylesheet-link.html [wpt.fyi]
- Rendering is blocked before render-blocking resources are loaded:
FAIL
(Chrome:PASS
, Safari:PASS
)
- Rendering is blocked before render-blocking resources are loaded:
Comment 6•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/58cb91eda01d
https://hg.mozilla.org/mozilla-central/rev/3a5d5d4ca0b0
Description
•