Closed Bug 1449085 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 10189 - [css-typed-om] Support some text-decoration properties.

Categories

(Core :: DOM: CSS Object Model, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 10189 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/w3c/web-platform-tests/pull/10189
Details from upstream follow.

Darren Shen <shend@chromium.org> wrote:
>  [css-typed-om] Support some text-decoration properties.
>  
>  Adds tests for:
>  - text-decoration
>  - text-decoration-line
>  - text-decoration-skip (not implemented in Blink)
>  - text-decoration-skip-ink
>  - text-decoration-width (not implemented in Blink)
>  
>  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: 820299
>  Change-Id: I60e8c3958c9b3a784177c9813a7325aa26e39581
>  Reviewed-on: https://chromium-review.googlesource.com/981717
>  WPT-Export-Revision: 7740327c88a861e6cbe4bc71f9ddd8fccd6cc890
Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core
Ran 5 tests and 3 subtests
OK     : 3
FAIL   : 3
TIMEOUT: 2

New tests that have failures or other problems:
/css/css-typed-om/the-stylepropertymap/properties/text-decoration-line.html: TIMEOUT
/css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip-ink.html: TIMEOUT
/css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip.html
    'text-decoration-skip' property: FAIL
/css/css-typed-om/the-stylepropertymap/properties/text-decoration-width.html
    'text-decoration-width' property: FAIL
/css/css-typed-om/the-stylepropertymap/properties/text-decoration.html
    'text-decoration' property: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/54d89678fcd7
[wpt PR 10189] - [css-typed-om] Support some text-decoration properties., a=testonly
https://hg.mozilla.org/mozilla-central/rev/54d89678fcd7
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.