Skip to content

Commit

Permalink
[e] (0) markup error
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@6452 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 15, 2011
1 parent f9304d1 commit 510e8db
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
4 changes: 1 addition & 3 deletions complete.html
Expand Up @@ -4396,8 +4396,6 @@ <h4 id=common-parser-idioms><span class=secno>2.5.1 </span>Common parser idioms<
<p>The <dfn id=code-point-length>code-point length</dfn> of a string is the number of
Unicode code points in that string.</p>

<div class=impl>

<p>When a user agent has to <dfn id=strictly-split-a-string>strictly split a string</dfn> on a
particular delimiter character <var title="">delimiter</var>, it
must use the following algorithm:</p>
Expand Down Expand Up @@ -102239,4 +102237,4 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
hand corner." src="sample-datetime-ui-3"></li>
-->

</div>

4 changes: 1 addition & 3 deletions index
Expand Up @@ -4260,8 +4260,6 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
<p>The <dfn id=code-point-length>code-point length</dfn> of a string is the number of
Unicode code points in that string.</p>

<div class=impl>

<p>When a user agent has to <dfn id=strictly-split-a-string>strictly split a string</dfn> on a
particular delimiter character <var title="">delimiter</var>, it
must use the following algorithm:</p>
Expand Down Expand Up @@ -97834,4 +97832,4 @@ Consistency in editorial style:
hand corner." src="sample-datetime-ui-3"></li>
-->

</div>

2 changes: 0 additions & 2 deletions source
Expand Up @@ -3438,8 +3438,6 @@ is conforming depends on which specs apply, and leaves it at that. -->
<p>The <dfn>code-point length</dfn> of a string is the number of
Unicode code points in that string.</p>

<div class="impl">

<p>When a user agent has to <dfn>strictly split a string</dfn> on a
particular delimiter character <var title="">delimiter</var>, it
must use the following algorithm:</p>
Expand Down

0 comments on commit 510e8db

Please sign in to comment.