Nothing Special   »   [go: up one dir, main page]

Skip to content

Commit

Permalink
Removed empty a and dfn elements (respec error)
Browse files Browse the repository at this point in the history
  • Loading branch information
plehegar committed Mar 2, 2016
1 parent ba22d91 commit 74aeacf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ <h2>Definition</h2>
<p>If the <a>selection</a>'s <a>range</a> is not null and is
<a href="http://www.w3.org/TR/dom/#dom-range-collapsed"><dfn id="range-collapsed">collapsed</dfn></a> ([[DOM4]]),
then the caret position must be at that <a>range</a>'s <a href="http://www.w3.org/TR/dom/#concept-range-bp"><dfn>boundary point</dfn></a>.
<a></a><dfn></dfn>
When the <a>selection</a> is not empty, this specification does not define the caret position;
user agents should follow platform conventions in deciding whether the caret is at the start of the <a>selection</a>,
the end of the <a>selection</a>, or somewhere else.
Expand Down

0 comments on commit 74aeacf

Please sign in to comment.