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

Current Transform Matrix (CTM) setup to not export #289

Closed
dstorey opened this issue May 18, 2018 · 5 comments
Closed

Current Transform Matrix (CTM) setup to not export #289

dstorey opened this issue May 18, 2018 · 5 comments

Comments

@dstorey
Copy link
Member

dstorey commented May 18, 2018

In SVG we are referencing CTM:

  <term name='CTM' href='https://www.w3.org/TR/css-transforms-1/#current-transformation-matrix'/>
  <term name='current transformation matrix' href='https://www.w3.org/TR/css-transforms-1/#current-transformation-matrix'/>

We get lint errors as this term is set to noexport in CSS Transforms:

<dfn class="dfn-paneled" id="current-transformation-matrix" data-noexport="" data-dfn-type="dfn">current transformation matrix</dfn>

https://drafts.csswg.org/css-transforms/#current-transformation-matrix

Is it possible to change this to data-export or is there a reason why it is noexport?

@dstorey
Copy link
Member Author

dstorey commented May 18, 2018

CC @dirkschulze
P.S. there doesn't seems to be a CSS transforms label listed.

@dirkschulze
Copy link
Contributor

@dstorey Could you reopen this issue in the csswg-draft repo on https://github.com/w3c/csswg-drafts please?

I know it is confusing that the FXTF spec is hosted in the CSSWG.

@dstorey
Copy link
Member Author

dstorey commented May 19, 2018

Sure. Do you want a bug for changing the github link in the pc to csswg too?

@dirkschulze
Copy link
Contributor

@dstorey I exported the terms of the CSS Transform spec. Please close the issue once you can confirm it.

@dstorey
Copy link
Member Author

dstorey commented May 22, 2018

Thanks. When we make our next change to the spec I'll check the link warning mail and close when it passes.

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

No branches or pull requests

2 participants