Closed
Bug 1547439
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 16378 - [css-text-3] Fix incorrect test
Categories
(Core :: CSS Parsing and Computation, defect, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 16378 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/16378
Details from upstream follow.
Florian Rivoal <git@florian.rivoal.net> wrote:
[css-text-3] Fix incorrect test
If we can break between letters and after spaces, but not before spaces
or after letters, then the break will be before the last letter of the
word.(see also: https://github.com/w3c/csswg-drafts/issues/3701)
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=2c5c8972003106425029c2b3e37e34c6021dcb8a
Assignee | ||
Comment 3•6 years ago
|
||
Failed to get results from try push
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/64965fd87b69
[wpt PR 16378] - [css-text-3] Fix incorrect test, a=testonly
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•