Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12157

git-svn-id: http://svn.whatwg.org/webapps@6076 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed May 5, 2011
1 parent 9e2f976 commit bc58712
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -54641,7 +54641,7 @@ <h4 id=pseudo-classes><span class=secno>4.14.2 </span>Pseudo-classes</h4>
<code><a href=#the-link-element>link</a></code> elements that have an <code title=attr-link-href><a href=#attr-link-href>href</a></code> attribute, must match one of
<code title=selector-link><a href=#selector-link>:link</a></code> and <code title=selector-visited><a href=#selector-visited>:visited</a></code>.</p>

<p>Other specification might apply more specific rules regarding
<p>Other specifications might apply more specific rules regarding
how these elements are to match these pseudo-elements, to mitigate
some privacy concerns that apply with straightforward
implementations of this requirement.</p>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -54669,7 +54669,7 @@ contradict people?
<code><a href=#the-link-element>link</a></code> elements that have an <code title=attr-link-href><a href=#attr-link-href>href</a></code> attribute, must match one of
<code title=selector-link><a href=#selector-link>:link</a></code> and <code title=selector-visited><a href=#selector-visited>:visited</a></code>.</p>

<p>Other specification might apply more specific rules regarding
<p>Other specifications might apply more specific rules regarding
how these elements are to match these pseudo-elements, to mitigate
some privacy concerns that apply with straightforward
implementations of this requirement.</p>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -61688,7 +61688,7 @@ contradict people?
<code title="selector-link">:link</code> and <code
title="selector-visited">:visited</code>.</p>

<p>Other specification might apply more specific rules regarding
<p>Other specifications might apply more specific rules regarding
how these elements are to match these pseudo-elements, to mitigate
some privacy concerns that apply with straightforward
implementations of this requirement.</p>
Expand Down

0 comments on commit bc58712

Please sign in to comment.