gecko-dev/testing/web-platform/tests/css/css-position/parsing
Joonghun Park 3972277760 Bug 1529438 [wpt PR 15481] - Make calc() function can be used in any place that only accepts integer., a=testonly
Automatic update from web-platform-tests
Make calc() function can be used in any place that only accepts integer.

https://www.w3.org/TR/css-values-4/#calc-type-checking spec
says that calc() function that resolve to <number> can be used
in any place that only accepts <integer>.
This change makes calc() function's behavior to comply with the spec.

Bug: 931216
Change-Id: Iac9ad21d664bb60538d40ab42cbb8153de6db89f
Reviewed-on: https://chromium-review.googlesource.com/c/1478852
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Reviewed-by: Eric Willigers <ericwilligers@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#634955}

--

wpt-commits: 50b5ebf1abd93b25c1f820c1d7bf49d051c33afb
wpt-pr: 15481
2019-03-16 12:13:26 +00:00
..
bottom-computed.html
bottom-invalid.html
bottom-valid.html
inset-after-computed.html
inset-after-invalid.html
inset-after-valid.html
inset-before-computed.html
inset-before-invalid.html
inset-before-valid.html
inset-end-computed.html
inset-end-invalid.html
inset-end-valid.html
inset-start-computed.html
inset-start-invalid.html
inset-start-valid.html
left-computed.html
left-invalid.html
left-valid.html
position-computed.html
position-invalid.html
position-valid.html
right-computed.html
right-invalid.html
right-valid.html
top-computed.html
top-invalid.html
top-valid.html
z-index-computed.html
z-index-invalid.html
z-index-valid.html