Closed Bug 1453221 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 10375 - [css-typed-om] Support remaining text 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 10375 into mozilla-central (this bug is closed when the sync is complete).

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

Darren Shen <shend@chromium.org> wrote:
>  [css-typed-om] Support remaining text properties.
>  
>  Known failures:
>  - letter-spacing: a <length> of 0 resolves to "normal", but should
>    compute to "0".
>  - line-break: "anywhere" not supported.
>  - overflow-wrap & word-wrap: "break-spaces" not supported
>  - word-spacing: "normal" should compute to "normal" and should be able
>    to set word-spacing to a <percentage>.
>  
>  Bug: 820299
>  Change-Id: If5bac479521de6f1658a38a295df01de98f433f2
>  Reviewed-on: https://chromium-review.googlesource.com/1002340
>  Reviewed-by: Rune Lillesveen <futhark@chromium.org>
>  Commit-Queue: Darren Shen <shend@chromium.org>
>  Cr-Commit-Position: refs/heads/master@{#549783}
>  
>  
>
Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core
Ran 7 tests and 7 subtests
OK     : 7
FAIL   : 7

New tests that have failures or other problems:
/css/css-typed-om/the-stylepropertymap/properties/hyphens.html
    'hyphens' property: FAIL
/css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html
    'letter-spacing' property: FAIL
/css/css-typed-om/the-stylepropertymap/properties/line-break.html
    'line-break' property: FAIL
/css/css-typed-om/the-stylepropertymap/properties/overflow-wrap.html
    'overflow-wrap' property: FAIL
/css/css-typed-om/the-stylepropertymap/properties/word-break.html
    'word-break' property: FAIL
/css/css-typed-om/the-stylepropertymap/properties/word-spacing.html
    'word-spacing' property: FAIL
/css/css-typed-om/the-stylepropertymap/properties/word-wrap.html
    'word-wrap' property: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/55fc0f108ec5
[wpt PR 10375] - [css-typed-om] Support remaining text properties., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/5dc5eb7c23c5
[wpt PR 10375] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/55fc0f108ec5
https://hg.mozilla.org/mozilla-central/rev/5dc5eb7c23c5
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.