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

Add SVG2 geometry properties as valid CSS #51228

Closed

Conversation

runningskull
Copy link

@runningskull runningskull commented Jun 6, 2018

Added properties:

  • cx
  • cy
  • r
  • rx
  • ry
  • width
  • height

Removed comment about possible deprecation of x and y properties.

Per https://www.w3.org/TR/SVG2/styling.html#PresentationAttributes
(more detail at https://www.w3.org/TR/2015/WD-SVG2-20150915/geometry.html)

I may have messed up the formatting of the newlines inside the string - couldn't figure out exactly what the rule was.

Cheers & thanks for making vscode! ✨

@aeschli
Copy link
Contributor

aeschli commented Jun 6, 2018

Please see the file header:

	"information_for_contributors": [
		"This file has been converted from https://github.com/atom/language-css/blob/master/grammars/css.cson",
		"If you want to provide a fix or improvement, please create a pull request against the original repository.",
		"Once accepted there, we are happy to receive an update request."
	],

@aeschli aeschli closed this Jun 6, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants