Skip to content

Commit

Permalink
[e] (0) Try to highlight the relevant parts of the examples to make t…
Browse files Browse the repository at this point in the history
…his table section easier to understand

Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=26518
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8758 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 9, 2014
1 parent 6f05c73 commit 4f35ee5
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 30 deletions.
20 changes: 10 additions & 10 deletions complete.html
Expand Up @@ -27919,9 +27919,9 @@ <h5 id=table-descriptions-techniques>4.9.1.1 Techniques for describing tables</h
<p>There are a variety of ways to include this information, such as:</p>

<dl><dt>In prose, surrounding the table<dd>
<div class=example><pre>&lt;p>In the following table, characteristics are given in the second
<div class=example><pre><strong>&lt;p>In the following table, characteristics are given in the second
column, with the negative side in the left column and the positive
side in the right column.&lt;/p>
side in the right column.&lt;/p></strong>
&lt;table>
&lt;caption>Characteristics with positive and negative sides&lt;/caption>
&lt;thead>
Expand All @@ -27941,11 +27941,11 @@ <h5 id=table-descriptions-techniques>4.9.1.1 Techniques for describing tables</h
&lt;/table></pre></div>
<dt>In the table's <code id=table-descriptions-techniques:the-caption-element><a href=#the-caption-element>caption</a></code><dd>
<div class=example><pre>&lt;table>
&lt;caption>
<strong> &lt;caption>
&lt;strong>Characteristics with positive and negative sides.&lt;/strong>
&lt;p>Characteristics are given in the second column, with the
negative side in the left column and the positive side in the right
column.&lt;/p>
column.&lt;/p></strong>
&lt;/caption>
&lt;thead>
&lt;tr>
Expand All @@ -27966,12 +27966,12 @@ <h5 id=table-descriptions-techniques>4.9.1.1 Techniques for describing tables</h
<div class=example><pre>&lt;table>
&lt;caption>
&lt;strong>Characteristics with positive and negative sides.&lt;/strong>
&lt;details>
<strong> &lt;details>
&lt;summary>Help&lt;/summary>
&lt;p>Characteristics are given in the second column, with the
negative side in the left column and the positive side in the right
column.&lt;/p>
&lt;/details>
&lt;/details></strong>
&lt;/caption>
&lt;thead>
&lt;tr>
Expand All @@ -27991,9 +27991,9 @@ <h5 id=table-descriptions-techniques>4.9.1.1 Techniques for describing tables</h
<dt>Next to the table, in the same <code id=table-descriptions-techniques:the-figure-element><a href=#the-figure-element>figure</a></code><dd>
<div class=example><pre>&lt;figure>
&lt;figcaption>Characteristics with positive and negative sides&lt;/figcaption>
&lt;p>Characteristics are given in the second column, with the
<strong> &lt;p>Characteristics are given in the second column, with the
negative side in the left column and the positive side in the right
column.&lt;/p>
column.&lt;/p></strong>
&lt;table>
&lt;thead>
&lt;tr>
Expand All @@ -28015,9 +28015,9 @@ <h5 id=table-descriptions-techniques>4.9.1.1 Techniques for describing tables</h
<div class=example><pre>&lt;figure>
&lt;figcaption>
&lt;strong>Characteristics with positive and negative sides&lt;/strong>
&lt;p>Characteristics are given in the second column, with the
<strong> &lt;p>Characteristics are given in the second column, with the
negative side in the left column and the positive side in the right
column.&lt;/p>
column.&lt;/p></strong>
&lt;/figcaption>
&lt;table>
&lt;thead>
Expand Down
20 changes: 10 additions & 10 deletions index
Expand Up @@ -27919,9 +27919,9 @@ dictionary <dfn id=trackeventinit>TrackEventInit</dfn> : <a href=#eventinit id=t
<p>There are a variety of ways to include this information, such as:</p>

<dl><dt>In prose, surrounding the table<dd>
<div class=example><pre>&lt;p>In the following table, characteristics are given in the second
<div class=example><pre><strong>&lt;p>In the following table, characteristics are given in the second
column, with the negative side in the left column and the positive
side in the right column.&lt;/p>
side in the right column.&lt;/p></strong>
&lt;table>
&lt;caption>Characteristics with positive and negative sides&lt;/caption>
&lt;thead>
Expand All @@ -27941,11 +27941,11 @@ side in the right column.&lt;/p>
&lt;/table></pre></div>
<dt>In the table's <code id=table-descriptions-techniques:the-caption-element><a href=#the-caption-element>caption</a></code><dd>
<div class=example><pre>&lt;table>
&lt;caption>
<strong> &lt;caption>
&lt;strong>Characteristics with positive and negative sides.&lt;/strong>
&lt;p>Characteristics are given in the second column, with the
negative side in the left column and the positive side in the right
column.&lt;/p>
column.&lt;/p></strong>
&lt;/caption>
&lt;thead>
&lt;tr>
Expand All @@ -27966,12 +27966,12 @@ side in the right column.&lt;/p>
<div class=example><pre>&lt;table>
&lt;caption>
&lt;strong>Characteristics with positive and negative sides.&lt;/strong>
&lt;details>
<strong> &lt;details>
&lt;summary>Help&lt;/summary>
&lt;p>Characteristics are given in the second column, with the
negative side in the left column and the positive side in the right
column.&lt;/p>
&lt;/details>
&lt;/details></strong>
&lt;/caption>
&lt;thead>
&lt;tr>
Expand All @@ -27991,9 +27991,9 @@ side in the right column.&lt;/p>
<dt>Next to the table, in the same <code id=table-descriptions-techniques:the-figure-element><a href=#the-figure-element>figure</a></code><dd>
<div class=example><pre>&lt;figure>
&lt;figcaption>Characteristics with positive and negative sides&lt;/figcaption>
&lt;p>Characteristics are given in the second column, with the
<strong> &lt;p>Characteristics are given in the second column, with the
negative side in the left column and the positive side in the right
column.&lt;/p>
column.&lt;/p></strong>
&lt;table>
&lt;thead>
&lt;tr>
Expand All @@ -28015,9 +28015,9 @@ side in the right column.&lt;/p>
<div class=example><pre>&lt;figure>
&lt;figcaption>
&lt;strong>Characteristics with positive and negative sides&lt;/strong>
&lt;p>Characteristics are given in the second column, with the
<strong> &lt;p>Characteristics are given in the second column, with the
negative side in the left column and the positive side in the right
column.&lt;/p>
column.&lt;/p></strong>
&lt;/figcaption>
&lt;table>
&lt;thead>
Expand Down
20 changes: 10 additions & 10 deletions source
Expand Up @@ -36225,9 +36225,9 @@ dictionary <dfn>TrackEventInit</dfn> : <span>EventInit</span> {
<dt>In prose, surrounding the table</dt>

<dd>
<div class="example"><pre>&lt;p>In the following table, characteristics are given in the second
<div class="example"><pre><strong>&lt;p>In the following table, characteristics are given in the second
column, with the negative side in the left column and the positive
side in the right column.&lt;/p>
side in the right column.&lt;/p></strong>
&lt;table>
&lt;caption>Characteristics with positive and negative sides&lt;/caption>
&lt;thead>
Expand All @@ -36251,11 +36251,11 @@ side in the right column.&lt;/p>

<dd>
<div class="example"><pre>&lt;table>
&lt;caption>
<strong> &lt;caption>
&lt;strong>Characteristics with positive and negative sides.&lt;/strong>
&lt;p>Characteristics are given in the second column, with the
negative side in the left column and the positive side in the right
column.&lt;/p>
column.&lt;/p></strong>
&lt;/caption>
&lt;thead>
&lt;tr>
Expand All @@ -36280,12 +36280,12 @@ side in the right column.&lt;/p>
<div class="example"><pre>&lt;table>
&lt;caption>
&lt;strong>Characteristics with positive and negative sides.&lt;/strong>
&lt;details>
<strong> &lt;details>
&lt;summary>Help&lt;/summary>
&lt;p>Characteristics are given in the second column, with the
negative side in the left column and the positive side in the right
column.&lt;/p>
&lt;/details>
&lt;/details></strong>
&lt;/caption>
&lt;thead>
&lt;tr>
Expand All @@ -36309,9 +36309,9 @@ side in the right column.&lt;/p>
<dd>
<div class="example"><pre>&lt;figure>
&lt;figcaption>Characteristics with positive and negative sides&lt;/figcaption>
&lt;p>Characteristics are given in the second column, with the
<strong> &lt;p>Characteristics are given in the second column, with the
negative side in the left column and the positive side in the right
column.&lt;/p>
column.&lt;/p></strong>
&lt;table>
&lt;thead>
&lt;tr>
Expand All @@ -36337,9 +36337,9 @@ side in the right column.&lt;/p>
<div class="example"><pre>&lt;figure>
&lt;figcaption>
&lt;strong>Characteristics with positive and negative sides&lt;/strong>
&lt;p>Characteristics are given in the second column, with the
<strong> &lt;p>Characteristics are given in the second column, with the
negative side in the left column and the positive side in the right
column.&lt;/p>
column.&lt;/p></strong>
&lt;/figcaption>
&lt;table>
&lt;thead>
Expand Down

0 comments on commit 4f35ee5

Please sign in to comment.