Closed
Bug 1776600
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 34597 - [text-decorations] Enable decorating box on stable
Categories
(Core :: Layout: Text and Fonts, task, P4)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
104 Branch
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34597 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34597
Details from upstream follow.
Koji Ishii <kojii@chromium.org> wrote:
[text-decorations] Enable decorating box on stable
This patch enables the decorating box support for the text
decorations on stable.This patch also:
- Adds a feature flag as a kill switch.
- Adds the "fuzzy" to
text-decoration-subelements-002.html
because it has anti-alias pixel mismatches on Mac, up to
42 pixels (14 places in underlines of 3 pixel thick.)- Removes the
text-underline-position-subscript.htmltest,
because it was added for the farthest underline at
crrev.com/c/2602793004, which was changed by this spec.- Others changes are simple rebaselines after manual reviews.
Bug: 1008951
Change-Id: Ia4e5373ff3056bbf1997fec3b114abd34fa1bf75Reviewed-on: https://chromium-review.googlesource.com/3713161
WPT-Export-Revision: ce82e0592247c0a738059830f11cd3fe4fd3a37a
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Layout: Text and Fonts
Product: Testing → Core
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bfb373faf278aa04aa2adb83182e555ad4d99077
| Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=81d839e778d544416717c9b7adfdd7be95f783ef
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e14ce2301b3
[wpt PR 34597] - [text-decorations] Enable decorating box on test, a=testonly
https://hg.mozilla.org/integration/autoland/rev/9a2064f3c59f
[wpt PR 34597] - Update wpt metadata, a=testonly
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1e14ce2301b3
https://hg.mozilla.org/mozilla-central/rev/9a2064f3c59f
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•