[wpt-sync] Sync PR 39220 - Fix Flaky WPT for testing calc with mixed units in media queries
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39220 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39220
Details from upstream follow.
Yash Joshi <yashjoshimail@gmail.com> wrote:
Fix Flaky WPT for testing calc with mixed units in media queries
The WPT for testing whether the calc function is working as expected
when invoked with different units inside and iframe has turned flaky.
[UNEXPECTED TIMEOUT]This CL attempts to fix the flakiness by using srddoc attribute to get
the contents of all the iframe directly rather than loading it from HTML
files from support directory.Bug: 1385642
Change-Id: Ib8cb23d1ebb77542e6deb8254629ad0124b88261
Reviewed-on: https://chromium-review.googlesource.com/4369590
WPT-Export-Revision: 4986c16db251f2f2e2a973b07291e15429147c57
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•