Closed
Bug 1504978
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13946 - [css-text] Skip trailing spaces for pre-wrap even if word can be broken
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13946 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13946
Details from upstream follow.
Javier Fernandez <jfernandez@igalia.com> wrote:
> [css-text] Skip trailing spaces for pre-wrap even if word can be broken
>
> According to the specs, preserved white-spaces should hang, or visually
> collapse, when white-space is set to pre-wrap; even if word-break allows
> breaing the word at any point.
>
> https://www.w3.org/TR/css-text-3/#line-break-details
>
> Bug: 768363
> Change-Id: I7ab356ed6f789ecef087ff469ad97c50e7af49be
> Reviewed-on: https://chromium-review.googlesource.com/1318694
> WPT-Export-Revision: 0a24d2853fa21733953233c676765d208f7e1e5b
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b3285262086ac070fc1ed45dc777d96b8a039220
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=be26892ef521eec896edb51d0e8912e7aa5dc5f7
Assignee | ||
Comment 5•7 years ago
|
||
Ran 1 tests
PASS : 1
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8d6cf0f73cd0
[wpt PR 13946] - [css-text] Skip trailing spaces for pre-wrap even if word can be broken, a=testonly
Comment 7•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•