[wpt-sync] Sync PR 48335 - [wpt] Wait for `hit-test-transformed-inline.html` to load Ahem font
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48335 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48335
Details from upstream follow.
Jonathan Lee <jonathanjlee@google.com> wrote:
[wpt] Wait for
hit-test-transformed-inline.html
to load Ahem fontOn systems without preinstalled Ahem, the tests may run with the wrong
font becausetest()
immediately executes its function synchronously
0. Wait forahem.css
to load the font (promise_test()
waits for
promise_setup()
to resolve).Fixed: 356714709
Cq-Include-Trybots: luci.chromium.try:mac13-wpt-chromium-rel
Change-Id: I44a5444a64ba12e4dc67831bcce188d1e78751e4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5889804
Commit-Queue: Morten Stenshorne \<mstensho@chromium.org>
Reviewed-by: Morten Stenshorne \<mstensho@chromium.org>
Auto-Submit: Jonathan Lee \<jonathanjlee@google.com>
Cr-Commit-Position: refs/heads/main@{#1359769}
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Comment 1•11 months ago
|
||
Assignee | ||
Comment 2•11 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK
: 1
PASS
: 4
Chrome
OK
: 1
PASS
: 4
Safari
OK
: 1
PASS
: 4
Links
Comment 4•11 months ago
|
||
bugherder |
Description
•