mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 05:39:41 +02:00
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 |
||
|---|---|---|
| .. | ||
| 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 | ||