[html5] r7398 - [e] (0) update link to bug Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Sep 24 20:31:05 PDT 2012


Author: ianh
Date: 2012-09-24 20:31:03 -0700 (Mon, 24 Sep 2012)
New Revision: 7398

Modified:
   complete.html
   index
   source
Log:
[e] (0) update link to bug
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=17895
Affected topics: Rendering

Modified: complete.html
===================================================================
--- complete.html	2012-09-25 00:28:18 UTC (rev 7397)
+++ complete.html	2012-09-25 03:31:03 UTC (rev 7398)
@@ -97454,10 +97454,9 @@
 
   <h4 id=phrasing-content-1><span class=secno>14.3.4 </span>Phrasing content</h4>
 
-  <p class=critical>The rule for <code><a href=#the-b-element>b</a></code> and
-  <code><a href=#the-strong-element>strong</a></code> elements below might change (to 'bolder' instead
-  of 'bold'). See <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=12154">W3C bug
-  12154</a>. Implementation feedback is desired.</p>
+  <p class=critical>The rule for <code><a href=#the-b-element>b</a></code> and <code><a href=#the-strong-element>strong</a></code> elements below might
+  change (to 'bolder' instead of 'bold'). See <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=17895">bug 17895</a>. Implementation feedback
+  is desired.</p>
 
   <pre class=css>@namespace url(http://www.w3.org/1999/xhtml);
 

Modified: index
===================================================================
--- index	2012-09-25 00:28:18 UTC (rev 7397)
+++ index	2012-09-25 03:31:03 UTC (rev 7398)
@@ -97454,10 +97454,9 @@
 
   <h4 id=phrasing-content-1><span class=secno>14.3.4 </span>Phrasing content</h4>
 
-  <p class=critical>The rule for <code><a href=#the-b-element>b</a></code> and
-  <code><a href=#the-strong-element>strong</a></code> elements below might change (to 'bolder' instead
-  of 'bold'). See <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=12154">W3C bug
-  12154</a>. Implementation feedback is desired.</p>
+  <p class=critical>The rule for <code><a href=#the-b-element>b</a></code> and <code><a href=#the-strong-element>strong</a></code> elements below might
+  change (to 'bolder' instead of 'bold'). See <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=17895">bug 17895</a>. Implementation feedback
+  is desired.</p>
 
   <pre class=css>@namespace url(http://www.w3.org/1999/xhtml);
 

Modified: source
===================================================================
--- source	2012-09-25 00:28:18 UTC (rev 7397)
+++ source	2012-09-25 03:31:03 UTC (rev 7398)
@@ -112895,11 +112895,10 @@
 
   <h4>Phrasing content</h4>
 
-  <p class="critical">The rule for <code>b</code> and
-  <code>strong</code> elements below might change (to 'bolder' instead
-  of 'bold'). See <a
-  href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=12154">W3C bug
-  12154</a>. Implementation feedback is desired.</p>
+  <p class="critical">The rule for <code>b</code> and <code>strong</code> elements below might
+  change (to 'bolder' instead of 'bold'). See <a
+  href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=17895">bug 17895</a>. Implementation feedback
+  is desired.</p>
 
   <pre class="css">@namespace url(http://www.w3.org/1999/xhtml);
 




More information about the Commit-Watchers mailing list