gecko-dev/testing/web-platform/tests/css/css-transforms/parsing
Emilio Cobos Álvarez dc03ea30c7 Bug 1532134 - Remove Options from TransformOperation. r=xidorn
This may or may not be part of the plan to get rid of nsCSSValue ;)

Option is not usable via FFI, and they should not be needed (we should be
following the shortest serialization principle instead). These patches also do
that, which matches the other transform properties. I think that slight change
is fine, if we can make it work, and consistent with other properties.

Alternative is adding more TransformOperation variants or such, which I rather
not do.

Differential Revision: https://phabricator.services.mozilla.com/D21862

--HG--
extra : moz-landing-system : lando
2019-03-03 11:31:54 +00:00
..
perspective-origin-parsing-invalid.html
perspective-origin-parsing-valid.html
rotate-parsing-invalid.html
rotate-parsing-valid.html
scale-parsing-invalid.html
scale-parsing-valid.html
transform-box-invalid.html
transform-box-valid.html
transform-invalid.html
transform-origin-invalid.html
transform-origin-valid.html
transform-valid.html
translate-parsing-invalid.html
translate-parsing-valid.html