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

Nonsense in property index table #47

Closed
dirkschulze opened this issue Oct 2, 2013 · 1 comment
Closed

Nonsense in property index table #47

dirkschulze opened this issue Oct 2, 2013 · 1 comment

Comments

@dirkschulze
Copy link
Contributor

I have the following meta code for the property 'transform'

<pre class='propdef'>
Name: transform
Value: none | <<transform-list>>
Initial: none
Applies to: <i>transformable elements</i>
Inherited: no
Percentages: refer to the size of <i>bounding box</i>
Computed value: As specified, but with relative lengths converted into absolute lengths.
Media: visual
Animatable: as <a href="#interpolation-of-transforms">transform</a>
</pre>

Which results in nonsense in the following nonsense in the property index table:

none | <a data-link-type="type" class="production" title="&lt;transform-list&gt;" href="#typedef-transform-list">&lt;transform-list&gt;</a>
@dirkschulze
Copy link
Contributor Author

I believe the same happened to the "Miscellaneous Descriptors" table.

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

1 participant