Closed Bug 1574645 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 18511 - Don't wrap min/max() in calc() in CSS value serialization

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 18511 into mozilla-central (this bug is closed when the sync is complete).

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

Xiaocheng Hu <xiaochengh@chromium.org> wrote:

Don't wrap min/max() in calc() in CSS value serialization

Bug: 825895
Change-Id: I98e3327a82352a90db9a74b1adc4b62ffd54c4ee
Reviewed-on: https://chromium-review.googlesource.com/1758834
WPT-Export-Revision: c71bf9ea31595a993ef5f627718da5aa88aeacd3

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Ran 1 tests and 8 subtests
OK     : 1
FAIL   : 8

New tests that have failures or other problems:
/css/css-values/minmax-angle-serialize.html
    e.style['transform'] = "rotate(max(1deg))" should set the property value: FAIL
    e.style['transform'] = "rotate(max(1grad))" should set the property value: FAIL
    e.style['transform'] = "rotate(max(1rad))" should set the property value: FAIL
    e.style['transform'] = "rotate(max(1turn))" should set the property value: FAIL
    e.style['transform'] = "rotate(min(1deg))" should set the property value: FAIL
    e.style['transform'] = "rotate(min(1grad))" should set the property value: FAIL
    e.style['transform'] = "rotate(min(1rad))" should set the property value: FAIL
    e.style['transform'] = "rotate(min(1turn))" should set the property value: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/08fa9634c672
[wpt PR 18511] - Don't wrap min/max() in calc() in CSS value serialization, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/61e47a4752e1
[wpt PR 18511] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.