Closed
Bug 1574400
Opened 4 months ago
Closed 4 months ago
[wpt-sync] Sync PR 18489 - Add a test for document.fonts.ready timing assumptions
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
P4
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: wptsync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18489 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18489
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
Add a test for document.fonts.ready timing assumptions
In https://github.com/web-platform-tests/wpt/pull/17219#issuecomment-521905202
a number of tests were found to depend on document.fonts.ready in this
way, and it turns out it doesn't work in Safari with web fonts. Add a
test to surface this problem more clearly.
Assignee | ||
Comment 1•4 months ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=65326921c0b1085cbf2d4789da0b6ba019d9d941
Assignee | ||
Comment 2•4 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b1a7b8f51cf9748a1909c10c7bb2a4e6fae9e125
Assignee | ||
Comment 3•4 months ago
|
||
Ran 1 tests and 1 subtests OK : 1 PASS : 1
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/cb4947af2d12 [wpt PR 18489] - Add a test for document.fonts.ready timing assumptions, a=testonly
Comment 5•4 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•