[wpt-sync] Sync PR 28270 - Change ideographic space tests to use fixed `line-height`
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28270 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28270
Details from upstream follow.
b'Koji Ishii <kojii@chromium.org>' wrote:
Change ideographic space tests to use fixed
line-height
It turned out that crbug.com/1193282 can affect the height of
lines that contains only U+3000 IDEOGRAPHIC SPACEs, because
the used fonts are not correct.This patch applies fixed
line-height
to the tests so that
used fonts do not affect the layout.Bug: 1193282
Change-Id: I73990d16f9d77879e9a007bb48c6c63491943400Reviewed-on: https://chromium-review.googlesource.com/2789994
WPT-Export-Revision: 177ac3c1455b7d590cd9b1ac5d61ea87ca560530
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests
Status Summary
Firefox
PASS: 6
Chrome
FAIL: 6
Safari
FAIL: 6
Links
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/26b5c9e1c766
https://hg.mozilla.org/mozilla-central/rev/cffae38c975f
Description
•