Bug 1574078 [wpt PR 18446] - Bridge CSS comparison functions min/max with CSS typed...
commita2bd52fda2701932f6f51fe7d53de7eafdc7c569
authorXiaocheng Hu <xiaochengh@chromium.org>
Mon, 19 Aug 2019 14:27:23 +0000 (19 14:27 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 23 Aug 2019 16:39:50 +0000 (23 16:39 +0000)
treecc49135c831777437a12ffd73874d76ea9ec327f
parent654183b40b5183c9f8f0508169b18fd792255e31
Bug 1574078 [wpt PR 18446] - Bridge CSS comparison functions min/max with CSS typed OM objects, a=testonly

Automatic update from web-platform-tests
Bridge CSS comparison functions min/max with CSS typed OM objects

This patch adds two-way conversions between CSS typed OM objects and
Blink internal CSSMathFunction objects when comparison functions are
involved, so that we can operate on CSS comparison functions with
typed OM effectively.

Bug: 825895
Change-Id: I883f5691ad6ac564b575f62be4b96a169743715d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1745621
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#687418}

--

wpt-commits: 5cf74f96a4a35b0e8e096b643f8920016a4edd2c
wpt-pr: 18446
testing/web-platform/tests/css/css-typed-om/stylevalue-subclasses/numeric-objects/parse.tentative.html
testing/web-platform/tests/css/css-typed-om/width-by-max-px-em.html [new file with mode: 0644]
testing/web-platform/tests/css/css-typed-om/width-by-min-px-em.html [new file with mode: 0644]