[wpt-sync] Sync PR 32809 - Add a tentative WPT for the 'blocking' IDL attribute
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 32809 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32809
Details from upstream follow.
Xiaocheng Hu <xiaochengh@chromium.org> wrote:
Add a tentative WPT for the 'blocking' IDL attribute
This patch adds a WPT that verifies the IDL changes in
https://github.com/whatwg/html/pull/7603
Bug: 1271296
Change-Id: Id53f4d744c99602a2305e8af91a56b92f8ef0e03
Reviewed-on: https://chromium-review.googlesource.com/3454522
WPT-Export-Revision: a7eaab1b222ad826a34c6fccbe55e78544b4399e
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, and Chrome on GitHub CI
Total 1 tests and 3 subtests
Status Summary
Firefox
OK : 1
FAIL: 3
Chrome
OK : 1
FAIL: 3
Links
Details
New Tests That Don't Pass
/html/dom/render-blocking/blocking-idl-attr.tentative.html
'blocking' IDL attribute of the link element: FAIL (Chrome: FAIL)
'blocking' IDL attribute of the script element: FAIL (Chrome: FAIL)
'blocking' IDL attribute of the style element: FAIL (Chrome: FAIL)
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/99d8b83a9700
https://hg.mozilla.org/mozilla-central/rev/5f45b2843679
Description
•