[wpt-sync] Sync PR 32553 - Add some tentative WPT tests for render-blocking stylesheets
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 32553 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32553
Details from upstream follow.
Xiaocheng Hu <xiaochengh@chromium.org> wrote:
Add some tentative WPT tests for render-blocking stylesheets
This patch adds a minimal test suite required by the HTML spec PR for
render-blocking: https://github.com/whatwg/html/pull/7474Current browsers should already pass these tests.
Since the Blink test runner forced frame updates, this patch also adds
a NoForcedFrameUpdates flag to allow the tests to be run in a virtual
test suite that doesn't force frame updates.Bug: 1271296
Change-Id: I66f9c13d461fc4838a26ee3d1a66db9d21289ef6Reviewed-on: https://chromium-review.googlesource.com/3417175
WPT-Export-Revision: 0d2680b5452fac7ca1a15555efac0d4c37f6abe6
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 2 tests and 2 subtests
Status Summary
Firefox
OK : 2
PASS: 4
Chrome
OK : 2
PASS: 4
Links
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2f7568ffec5f
https://hg.mozilla.org/mozilla-central/rev/07f0b364d195
Description
•