[wpt-sync] Sync PR 41787 - [text-autospace] Extract `getCharAdvances`
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41787 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41787
Details from upstream follow.
Koji Ishii <kojii@chromium.org> wrote:
[text-autospace] Extract
getCharAdvances
This patch extracts a JavaScript function from
text-autospace-001.html
and share it with
text-spacing-trim-combinations-001.html
.Bug: 1463890, 1463891
Change-Id: I509fc6948d5242e970674f9e65ada48d27ab408cReviewed-on: https://chromium-review.googlesource.com/4835287
WPT-Export-Revision: 5698d09aa1a743ba68bc531ed76a8829000f2733
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 2 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 5
Chrome
OK
: 2
FAIL
: 5
Safari
OK
: 2
FAIL
: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-text/text-autospace/text-autospace-001.html [wpt.fyi]
- text-autospace-001:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - text-autospace-001 1:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - text-autospace-001 2:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- text-autospace-001:
- /css/css-text/text-spacing-trim/text-spacing-trim-combinations-001.html [wpt.fyi]
- "国))国":
FAIL
(Chrome:FAIL
, Safari:FAIL
) - "国)))国":
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- "国))国":
Comment 5•1 year ago
|
||
bugherder |
Description
•