[wpt-sync] Sync PR 54461 - Scrolling overflow tests relying on Ahem font loading did not wait
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
116.36 KB,
text/plain
|
Details |
Sync web-platform-tests PR 54461 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/54461
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Scrolling overflow tests relying on Ahem font loading did not wait
The input only get scrollable overflow after the Ahem font finishes
loading. Removal of local('Ahem') from ahem.css made these tests start
failing.Wait for Ahem to make them pass consistently.
Bug: 431039945
Change-Id: I219e4148c6b10a7767131f32d24952a3662beb40
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6874624
Reviewed-by: Morten Stenshorne \<mstensho@chromium.org>
Commit-Queue: Rune Lillesveen \<futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1505005}
| Assignee | ||
Updated•7 months ago
|
| Assignee | ||
Comment 1•7 months ago
|
||
| Assignee | ||
Comment 2•7 months ago
|
||
https://hg.mozilla.org/mozilla-central/rev/312fc575bb85
https://hg.mozilla.org/mozilla-central/rev/22a10929345f
Description
•