[wpt-sync] Sync PR 26982 - [wpt] tests were failing because of font aliasing
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26982 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26982
Details from upstream follow.
b'Aleks Totic <atotic@chromium.org>' wrote:
[wpt] tests were failing because of font aliasing
7 wpt tests were failing because of font aliasing in most browsers.
See
https://wpt.fyi/results/css/CSS2/tables?label=experimental&label=master&aligned
fixed-table-layout-017/023Switching the font to Ahem eliminated antialiasing, and makes test pass.
Ahem font made some text too wide for containing cell. I've shortened the
text when this happened.Change-Id: I754444e8f5f9105958642361bc4cd758f92e635f
Reviewed-on: https://chromium-review.googlesource.com/2600621
WPT-Export-Revision: 21ce33145ca155ec249fad0867d9f36b9e4ba105
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 14 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 7 tests
Status Summary
Firefox
PASS: 7
Chrome
PASS: 7
Safari
PASS: 7
Links
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/87544c019717
https://hg.mozilla.org/mozilla-central/rev/d0e44c232792
Description
•