Revision 821e3a0ec1d006772be7b2250706e063bfb15654 authored by nikhil on 09 February 2018, 06:43:24 UTC, committed by Chromium WPT Sync on 09 February 2018, 06:43:24 UTC
CSSTransformComponent should have default value for is2D.

New spec: https://drafts.css-houdini.org/css-typed-om-1/#dictdef-cssmatrixcomponentoptions

Bug: 807875
Change-Id: I4b6aaa0f1dba1dca00d6b6df3d8a1314a238e692
1 parent b0ff0ea
Raw File
update-built-tests.sh
#!/usr/bin/env sh
set -ex

2dcontext/tools/build.sh
infrastructure/assumptions/tools/build.sh
html/tools/build.sh
offscreen-canvas/tools/build.sh
python mimesniff/mime-types/resources/generated-mime-types.py
back to top