Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-transforms-1] WPT tests need to be updated to latest specification #3637

Open
svgeesus opened this issue Feb 8, 2019 · 1 comment
Open

Comments

@svgeesus
Copy link
Contributor

svgeesus commented Feb 8, 2019

Large number of the [WPT tests for css-transforms-1] are now incorrect (they were correct at one time but have not been updates as the specification changed to reflect actually implemented behavior). In particular, there are still tests for:

  • CSS units in the SVG transform presentation attribute
  • CSS units in the SVG gradientTransform presentation attribute
  • CSS units in the SVG patternTransform presentation attribute
  • translateX(),translateY(), scaleX(), scaleY(), and skew() in the presentation attributes
  • ommitted comma-wsp in transforms and transform-list productions
  • 3-value rotate()
  • 3D transforms (tests should be re-labelled as css-transforms-2 tests)
@svgeesus
Copy link
Contributor Author

svgeesus commented Feb 8, 2019

The tests for transform-box need to be supplemented by tests for content-box, border-box, and stroke-box (see spec)

Currently, only the fill-box and view-box values are tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant