You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no easy way to identify the <dasharray> definition as a production rule, making it hard to extract the rule automatically. Most other CSS specs flag these production rules one way or the other, e.g. with a css class on the <dfn> tag, or with a prod class on the <pre> tag.
The text was updated successfully, but these errors were encountered:
There is no easy way to identify the
<dasharray>
definition as a production rule, making it hard to extract the rule automatically. Most other CSS specs flag these production rules one way or the other, e.g. with acss
class on the<dfn>
tag, or with aprod
class on the<pre>
tag.The text was updated successfully, but these errors were encountered: