Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) more markup errors
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16142
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@7020 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 6, 2012
1 parent 167d920 commit 0b88afd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions complete.html
Expand Up @@ -68295,8 +68295,8 @@ <h5 id=processing-model-2><span class=secno>7.1.4.2 </span>Processing model</h5>

</li>

<li><p>Let the <span>running mutation observers flag be
false.</span></li>
<li><p>Let the <a href=#running-mutation-observers>running mutation observers</a> flag be
false.</li>

</ol><hr><p>When the user agent is to <dfn id=provide-a-stable-state>provide a stable state</dfn>, if
any asynchronously-running algorithms are <dfn id=await-a-stable-state title="await a stable
Expand Down
4 changes: 2 additions & 2 deletions index
Expand Up @@ -68295,8 +68295,8 @@ interface <dfn id=navigatoronline>NavigatorOnLine</dfn> {

</li>

<li><p>Let the <span>running mutation observers flag be
false.</span></li>
<li><p>Let the <a href=#running-mutation-observers>running mutation observers</a> flag be
false.</li>

</ol><hr><p>When the user agent is to <dfn id=provide-a-stable-state>provide a stable state</dfn>, if
any asynchronously-running algorithms are <dfn id=await-a-stable-state title="await a stable
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -79825,7 +79825,7 @@ interface <dfn>NavigatorOnLine</dfn> {

</li>

<li><p>Let the <span>running mutation observers</var> flag be
<li><p>Let the <span>running mutation observers</span> flag be
false.</p></li>

</ol>
Expand Down

0 comments on commit 0b88afd

Please sign in to comment.