Skip to content

Commit

Permalink
better fix for reflecting rules paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
dstorey committed Apr 19, 2018
1 parent 13bdd14 commit 1182524
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion master/types.html
Expand Up @@ -1584,7 +1584,8 @@ <h2 id="DOMInterfacesForReflectingSVGAttributes">DOM interfaces for reflecting S
<ul>
<li>If the type of the reflecting IDL attribute is a
<a href="http://heycam.github.io/webidl/#dfn-primitive-type">primitive type</a> (such as
<b>DOMString</b> (as used by
<b>long</b>, as used by tabIndex
on <a>SVGElement</a>) or <b>DOMString</b> (as used by
<a href="styling.html#__svg__SVGStyleElement__title">title</a> on <a>SVGStyleElement</a>),
then the rules for
<a href="https://html.spec.whatwg.org/multipage/infrastructure.html#reflect">reflecting
Expand Down

0 comments on commit 1182524

Please sign in to comment.