Skip to content

Commit

Permalink
[e] (0) Clarification
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=19545
Affected topics: HTML, HTML Syntax and Parsing

git-svn-id: http://svn.whatwg.org/webapps@7651 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 25, 2013
1 parent 6fe7ac7 commit e0f549a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion complete.html
Expand Up @@ -87053,7 +87053,7 @@ <h3 id=parsing><span class=secno>12.2 </span>Parsing HTML documents</h3>
user agents must either act as described below when encountering
such problems, or must abort processing at the first error that they
encounter for which they do not wish to apply the rules described
below.</p>
in this specification.</p>

<p>Conformance checkers must report at least one parse error
condition to the user if one or more parse error conditions exist in
Expand Down Expand Up @@ -104742,6 +104742,7 @@ <h2 class=no-num id=references>References</h2><!--REFS-->
Sam Kuper,
Sam Ruby,
Sam Weinig,
Samuel Bronson,
Sander van Lambalgen,
Sarven Capadisli,
Scott Gonz&aacute;lez,
Expand Down
3 changes: 2 additions & 1 deletion index
Expand Up @@ -87053,7 +87053,7 @@ dictionary <dfn id=storageeventinit>StorageEventInit</dfn> : <a href=#eventinit>
user agents must either act as described below when encountering
such problems, or must abort processing at the first error that they
encounter for which they do not wish to apply the rules described
below.</p>
in this specification.</p>

<p>Conformance checkers must report at least one parse error
condition to the user if one or more parse error conditions exist in
Expand Down Expand Up @@ -104742,6 +104742,7 @@ if (s = prompt('What is your name?')) {
Sam Kuper,
Sam Ruby,
Sam Weinig,
Samuel Bronson,
Sander van Lambalgen,
Sarven Capadisli,
Scott Gonz&aacute;lez,
Expand Down
3 changes: 2 additions & 1 deletion source
Expand Up @@ -101020,7 +101020,7 @@ dictionary <dfn>StorageEventInit</dfn> : <span>EventInit</span> {
user agents must either act as described below when encountering
such problems, or must abort processing at the first error that they
encounter for which they do not wish to apply the rules described
below.</p>
in this specification.</p>

<p>Conformance checkers must report at least one parse error
condition to the user if one or more parse error conditions exist in
Expand Down Expand Up @@ -122572,6 +122572,7 @@ if (s = prompt('What is your name?')) {
Sam Kuper,
Sam Ruby,
Sam Weinig,
Samuel Bronson,
Sander van Lambalgen,
Sarven Capadisli,
Scott Gonz&aacute;lez,
Expand Down

0 comments on commit e0f549a

Please sign in to comment.