Open
Bug 1883569
Opened 1 year ago
Updated 1 year ago
New wpt failures in /html/dom/render-blocking/ [element-render-blocking-001.html, element-render-blocking-003.html, element-render-blocking-006.html, and 5 others]
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 44910 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /html/dom/render-blocking/element-render-blocking-001.html [wpt.fyi]
- blocking defers frames until full parsing:
FAIL(Chrome:FAIL, Safari:PASS)
- blocking defers frames until full parsing:
- /html/dom/render-blocking/element-render-blocking-003.html [wpt.fyi]
- adding link in the head defers frames:
FAIL(Chrome:FAIL, Safari:PASS)
- adding link in the head defers frames:
- /html/dom/render-blocking/element-render-blocking-006.html [wpt.fyi]
- adding 'blocking=render' in the head makes it blocking:
FAIL(Chrome:FAIL, Safari:PASS)
- adding 'blocking=render' in the head makes it blocking:
- /html/dom/render-blocking/element-render-blocking-008.html [wpt.fyi]
- changing media to matching causes link to have an effect:
FAIL(Chrome:FAIL, Safari:PASS)
- changing media to matching causes link to have an effect:
- /html/dom/render-blocking/element-render-blocking-011.html [wpt.fyi]
- changing rel to expect in the head causes it to be blocking:
FAIL(Chrome:FAIL, Safari:PASS)
- changing rel to expect in the head causes it to be blocking:
- /html/dom/render-blocking/element-render-blocking-012.html [wpt.fyi]
- adding href in the head makes it blocking:
FAIL(Chrome:FAIL, Safari:PASS)
- adding href in the head makes it blocking:
- /html/dom/render-blocking/element-render-blocking-024.html [wpt.fyi]
- unknown href causes the whole document to be blocked:
FAIL(Chrome:FAIL, Safari:PASS)
- unknown href causes the whole document to be blocked:
- /html/dom/render-blocking/element-render-blocking-027.html [wpt.fyi]
- unknown href causes the whole document to be blocked (with href changes!):
FAIL(Chrome:FAIL, Safari:PASS)
- unknown href causes the whole document to be blocked (with href changes!):
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1883469 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
You need to log in
before you can comment on or make changes to this bug.
Description
•