Closed
Bug 1600459
Opened 6 years ago
Closed 6 years ago
Fix an individual transform test
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•6 years ago
|
||
Per spec it should serialize percentages before pixels:
https://drafts.csswg.org/css-values-4/#sort-a-calculations-children
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f9740b2be4e
Fix an individual transform parsing test. r=hiro
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/20550 for changes under testing/web-platform/tests
Can't merge web-platform-tests PR due to failing upstream checks:
Github PR https://github.com/web-platform-tests/wpt/pull/20550
* Community-TC (pull_request) (https://community-tc.services.mozilla.com/tasks/groups/FnBBb8erRmmJ93myzT-QJA)
Flags: needinfo?(emilio)
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Upstream PR was closed without merging
Upstream PR merged by moz-wptsync-bot
| Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(emilio)
Depends on: 1600603
You need to log in
before you can comment on or make changes to this bug.
Description
•