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

SVG Text Parsing #14111

Merged
merged 1 commit into from
Nov 29, 2018
Merged

Conversation

ewilligers
Copy link
Contributor

Test that properties support the full grammar in
https://svgwg.org/svg2-draft/text.html

Blink/Firefox/Edge/Safari do not support

  • shape-inside
  • shape-subtract
  • text-decoration-fill
  • text-decoration-stroke

Safari/Edge do not support

  • inline-size

Edge does not support

  • shape-margin

Test that properties support the full grammar in
https://svgwg.org/svg2-draft/text.html

Blink/Firefox/Edge/Safari do not support
- shape-inside
- shape-subtract
- text-decoration-fill
- text-decoration-stroke

Safari/Edge do not support
- inline-size

Edge does not support
- shape-margin
Copy link
Contributor

@svgeesus svgeesus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good tests for supported properties

@svgeesus svgeesus merged commit b28b033 into web-platform-tests:master Nov 29, 2018
@ewilligers ewilligers deleted the svg-text-parsing branch February 13, 2019 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants