[css-typed-om] Implement CSSNumericValue matching.
The spec defines what it means for a type to 'match' something. This patch implements this concept and tests it on CSSPositionValue, which only accept CSSNumericValues that 'match' a <length-percentage>. https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue-match Bug: 776173 Change-Id: I4f893fa879da1221b37851a593c20d018794d566 Reviewed-on: https://chromium-review.googlesource.com/788482 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:Renée Wright <rjwright@chromium.org> Cr-Commit-Position: refs/heads/master@{#519956}
Showing
Please register or sign in to comment