[html5] r8758 - [e] (0) Try to highlight the relevant parts of the examples to make this table s [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 9 16:39:38 PDT 2014


Author: ianh
Date: 2014-09-09 16:39:34 -0700 (Tue, 09 Sep 2014)
New Revision: 8758

Modified:
   complete.html
   index
   source
Log:
[e] (0) Try to highlight the relevant parts of the examples to make this table section easier to understand
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=26518
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2014-09-09 23:37:19 UTC (rev 8757)
+++ complete.html	2014-09-09 23:39:34 UTC (rev 8758)
@@ -27919,9 +27919,9 @@
   <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><p>In the following table, characteristics are given in the second
+    <div class=example><pre><strong><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.</p>
+side in the right column.</p></strong>
 <table>
  <caption>Characteristics with positive and negative sides</caption>
  <thead>
@@ -27941,11 +27941,11 @@
 </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><table>
- <caption>
+<strong> <caption>
   <strong>Characteristics with positive and negative sides.</strong>
   <p>Characteristics are given in the second column, with the
   negative side in the left column and the positive side in the right
-  column.</p>
+  column.</p></strong>
  </caption>
  <thead>
   <tr>
@@ -27966,12 +27966,12 @@
     <div class=example><pre><table>
  <caption>
   <strong>Characteristics with positive and negative sides.</strong>
-  <details>
+<strong>  <details>
    <summary>Help</summary>
    <p>Characteristics are given in the second column, with the
    negative side in the left column and the positive side in the right
    column.</p>
-  </details>
+  </details></strong>
  </caption>
  <thead>
   <tr>
@@ -27991,9 +27991,9 @@
    <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><figure>
  <figcaption>Characteristics with positive and negative sides</figcaption>
- <p>Characteristics are given in the second column, with the
+<strong> <p>Characteristics are given in the second column, with the
  negative side in the left column and the positive side in the right
- column.</p>
+ column.</p></strong>
  <table>
   <thead>
    <tr>
@@ -28015,9 +28015,9 @@
     <div class=example><pre><figure>
  <figcaption>
   <strong>Characteristics with positive and negative sides</strong>
-  <p>Characteristics are given in the second column, with the
+<strong>  <p>Characteristics are given in the second column, with the
   negative side in the left column and the positive side in the right
-  column.</p>
+  column.</p></strong>
  </figcaption>
  <table>
   <thead>

Modified: index
===================================================================
--- index	2014-09-09 23:37:19 UTC (rev 8757)
+++ index	2014-09-09 23:39:34 UTC (rev 8758)
@@ -27919,9 +27919,9 @@
   <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><p>In the following table, characteristics are given in the second
+    <div class=example><pre><strong><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.</p>
+side in the right column.</p></strong>
 <table>
  <caption>Characteristics with positive and negative sides</caption>
  <thead>
@@ -27941,11 +27941,11 @@
 </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><table>
- <caption>
+<strong> <caption>
   <strong>Characteristics with positive and negative sides.</strong>
   <p>Characteristics are given in the second column, with the
   negative side in the left column and the positive side in the right
-  column.</p>
+  column.</p></strong>
  </caption>
  <thead>
   <tr>
@@ -27966,12 +27966,12 @@
     <div class=example><pre><table>
  <caption>
   <strong>Characteristics with positive and negative sides.</strong>
-  <details>
+<strong>  <details>
    <summary>Help</summary>
    <p>Characteristics are given in the second column, with the
    negative side in the left column and the positive side in the right
    column.</p>
-  </details>
+  </details></strong>
  </caption>
  <thead>
   <tr>
@@ -27991,9 +27991,9 @@
    <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><figure>
  <figcaption>Characteristics with positive and negative sides</figcaption>
- <p>Characteristics are given in the second column, with the
+<strong> <p>Characteristics are given in the second column, with the
  negative side in the left column and the positive side in the right
- column.</p>
+ column.</p></strong>
  <table>
   <thead>
    <tr>
@@ -28015,9 +28015,9 @@
     <div class=example><pre><figure>
  <figcaption>
   <strong>Characteristics with positive and negative sides</strong>
-  <p>Characteristics are given in the second column, with the
+<strong>  <p>Characteristics are given in the second column, with the
   negative side in the left column and the positive side in the right
-  column.</p>
+  column.</p></strong>
  </figcaption>
  <table>
   <thead>

Modified: source
===================================================================
--- source	2014-09-09 23:37:19 UTC (rev 8757)
+++ source	2014-09-09 23:39:34 UTC (rev 8758)
@@ -36225,9 +36225,9 @@
    <dt>In prose, surrounding the table</dt>
 
    <dd>
-    <div class="example"><pre><p>In the following table, characteristics are given in the second
+    <div class="example"><pre><strong><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.</p>
+side in the right column.</p></strong>
 <table>
  <caption>Characteristics with positive and negative sides</caption>
  <thead>
@@ -36251,11 +36251,11 @@
 
    <dd>
     <div class="example"><pre><table>
- <caption>
+<strong> <caption>
   <strong>Characteristics with positive and negative sides.</strong>
   <p>Characteristics are given in the second column, with the
   negative side in the left column and the positive side in the right
-  column.</p>
+  column.</p></strong>
  </caption>
  <thead>
   <tr>
@@ -36280,12 +36280,12 @@
     <div class="example"><pre><table>
  <caption>
   <strong>Characteristics with positive and negative sides.</strong>
-  <details>
+<strong>  <details>
    <summary>Help</summary>
    <p>Characteristics are given in the second column, with the
    negative side in the left column and the positive side in the right
    column.</p>
-  </details>
+  </details></strong>
  </caption>
  <thead>
   <tr>
@@ -36309,9 +36309,9 @@
    <dd>
     <div class="example"><pre><figure>
  <figcaption>Characteristics with positive and negative sides</figcaption>
- <p>Characteristics are given in the second column, with the
+<strong> <p>Characteristics are given in the second column, with the
  negative side in the left column and the positive side in the right
- column.</p>
+ column.</p></strong>
  <table>
   <thead>
    <tr>
@@ -36337,9 +36337,9 @@
     <div class="example"><pre><figure>
  <figcaption>
   <strong>Characteristics with positive and negative sides</strong>
-  <p>Characteristics are given in the second column, with the
+<strong>  <p>Characteristics are given in the second column, with the
   negative side in the left column and the positive side in the right
-  column.</p>
+  column.</p></strong>
  </figcaption>
  <table>
   <thead>



More information about the Commit-Watchers mailing list