Open
Bug 1441057
Opened 7 years ago
Updated 3 years ago
[wpt-sync] Sync PR 9660 - [css-typed-om] Add property tests for text-decoration-line.
Categories
(Core :: DOM: CSS Object Model, enhancement, P3)
Core
DOM: CSS Object Model
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 9660 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/9660
Details from upstream follow.
Darren Shen wrote:
> [css-typed-om] Add property tests for text-decoration-line.
>
> text-decoration-line uses a weird internal structure for CSSValues,
> so we have to encode/decode to that structure when getting/setting.
> Failing tests because for some reason we ignore 'blink' for the
> computed value. Blink also doesn't support 'spelling-error' and
> 'grammar-error' yet.
>
> Bug: 774887
> Change-Id: Ie2a1b7abf3a2d3a8134e5686a1c6da8d42c21ac3
> Reviewed-on: https://chromium-review.googlesource.com/936723
> WPT-Export-Revision: 7e76a3cd5d480ef8867f9ac29ddde4a2296bb352
Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e638b1935cb839cf4a3a4b6e40dff4f8dad8e9e1
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•