Closed
Bug 1577753
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 18767 - CSS: Serialize using 1% - 2px instead of 1% + -2px
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18767 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18767
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
CSS: Serialize using 1% - 2px instead of 1% + -2px
We now use subtraction when the length in a computed length-percentage
calc is negative.Discussed in https://github.com/w3c/csswg-drafts/issues/3335
Change-Id: I24822de431059a97cf8f9203950b6d84de72180e
Reviewed-on: https://chromium-review.googlesource.com/1777843
WPT-Export-Revision: 8b75d1bb2b7fb2a8893953a37b0c789793a17b8c
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=13c8605b086ac1902ae8939e8b0a738a9b22bdec
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7eaa0a891229ab18489e26c77cece9af82b20254
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=703c53644fcf1105543e85dff99c27193018e6a8
Assignee | ||
Comment 7•6 years ago
|
||
Assignee | ||
Comment 8•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=088986ffa52a5fb21b73555740253246c79a6e5e
Assignee | ||
Comment 9•6 years ago
|
||
Ran 1 tests and 16 subtests
OK : 1
PASS : 16
Comment 10•6 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8196c3c4fd62
[wpt PR 18767] - CSS: Serialize using 1% - 2px instead of 1% + -2px, a=testonly
Comment 11•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•