Skip to content

Commit

Permalink
[e] (0) Make this example have longer more descriptive anchors
Browse files Browse the repository at this point in the history
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8324 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Dec 3, 2013
1 parent d24be27 commit 2ec9f4e
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
14 changes: 7 additions & 7 deletions complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@

<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 2 December 2013</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 3 December 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -32503,17 +32503,17 @@ <h5 id=link-type-bookmark><span class=secno>4.8.5.3 </span>Link type "<dfn title
&lt;h1&gt;Example of permalinks&lt;/h1&gt;
&lt;div id="a"&gt;
&lt;h2&gt;First example&lt;/h2&gt;
&lt;p&gt;&lt;a href="a.html" rel="bookmark"&gt;This&lt;/a&gt; permalink applies to
only the content from the first H2 to the second H2. The DIV isn't
&lt;p&gt;&lt;a href="a.html" rel="bookmark"&gt;This permalink applies to
only the content from the first H2 to the second H2&lt;/a&gt;. The DIV isn't
exactly that section, but it roughly corresponds to it.&lt;/p&gt;
&lt;/div&gt;
&lt;h2&gt;Second example&lt;/h2&gt;
&lt;article id="b"&gt;
&lt;p&gt;&lt;a href="b.html" rel="bookmark"&gt;This&lt;/a&gt; permalink applies to
the outer ARTICLE element (which could be, e.g., a blog post).&lt;/p&gt;
&lt;p&gt;&lt;a href="b.html" rel="bookmark"&gt;This permalink applies to
the outer ARTICLE element&lt;/a&gt; (which could be, e.g., a blog post).&lt;/p&gt;
&lt;article id="c"&gt;
&lt;p&gt;&lt;a href="c.html" rel="bookmark"&gt;This&lt;/a&gt; permalink applies to
the inner ARTICLE element (which could be, e.g., a blog comment).&lt;/p&gt;
&lt;p&gt;&lt;a href="c.html" rel="bookmark"&gt;This permalink applies to
the inner ARTICLE element&lt;/a&gt; (which could be, e.g., a blog comment).&lt;/p&gt;
&lt;/article&gt;
&lt;/article&gt;
&lt;/body&gt;
Expand Down
14 changes: 7 additions & 7 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@

<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 2 December 2013</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 3 December 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -32503,17 +32503,17 @@ dictionary <dfn id=trackeventinit>TrackEventInit</dfn> : <a href=#eventinit>Even
&lt;h1&gt;Example of permalinks&lt;/h1&gt;
&lt;div id="a"&gt;
&lt;h2&gt;First example&lt;/h2&gt;
&lt;p&gt;&lt;a href="a.html" rel="bookmark"&gt;This&lt;/a&gt; permalink applies to
only the content from the first H2 to the second H2. The DIV isn't
&lt;p&gt;&lt;a href="a.html" rel="bookmark"&gt;This permalink applies to
only the content from the first H2 to the second H2&lt;/a&gt;. The DIV isn't
exactly that section, but it roughly corresponds to it.&lt;/p&gt;
&lt;/div&gt;
&lt;h2&gt;Second example&lt;/h2&gt;
&lt;article id="b"&gt;
&lt;p&gt;&lt;a href="b.html" rel="bookmark"&gt;This&lt;/a&gt; permalink applies to
the outer ARTICLE element (which could be, e.g., a blog post).&lt;/p&gt;
&lt;p&gt;&lt;a href="b.html" rel="bookmark"&gt;This permalink applies to
the outer ARTICLE element&lt;/a&gt; (which could be, e.g., a blog post).&lt;/p&gt;
&lt;article id="c"&gt;
&lt;p&gt;&lt;a href="c.html" rel="bookmark"&gt;This&lt;/a&gt; permalink applies to
the inner ARTICLE element (which could be, e.g., a blog comment).&lt;/p&gt;
&lt;p&gt;&lt;a href="c.html" rel="bookmark"&gt;This permalink applies to
the inner ARTICLE element&lt;/a&gt; (which could be, e.g., a blog comment).&lt;/p&gt;
&lt;/article&gt;
&lt;/article&gt;
&lt;/body&gt;
Expand Down
12 changes: 6 additions & 6 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -35299,17 +35299,17 @@ dictionary <dfn>TrackEventInit</dfn> : <span>EventInit</span> {
&lt;h1>Example of permalinks&lt;/h1>
&lt;div id="a">
&lt;h2>First example&lt;/h2>
&lt;p>&lt;a href="a.html" rel="bookmark">This&lt;/a> permalink applies to
only the content from the first H2 to the second H2. The DIV isn't
&lt;p>&lt;a href="a.html" rel="bookmark">This permalink applies to
only the content from the first H2 to the second H2&lt;/a>. The DIV isn't
exactly that section, but it roughly corresponds to it.&lt;/p>
&lt;/div>
&lt;h2>Second example&lt;/h2>
&lt;article id="b">
&lt;p>&lt;a href="b.html" rel="bookmark">This&lt;/a> permalink applies to
the outer ARTICLE element (which could be, e.g., a blog post).&lt;/p>
&lt;p>&lt;a href="b.html" rel="bookmark">This permalink applies to
the outer ARTICLE element&lt;/a> (which could be, e.g., a blog post).&lt;/p>
&lt;article id="c">
&lt;p>&lt;a href="c.html" rel="bookmark">This&lt;/a> permalink applies to
the inner ARTICLE element (which could be, e.g., a blog comment).&lt;/p>
&lt;p>&lt;a href="c.html" rel="bookmark">This permalink applies to
the inner ARTICLE element&lt;/a> (which could be, e.g., a blog comment).&lt;/p>
&lt;/article>
&lt;/article>
&lt;/body>
Expand Down

0 comments on commit 2ec9f4e

Please sign in to comment.