[html5] r8149 - [e] (0) Internal comment about isolated combining characters Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 20 15:19:16 PDT 2013


Author: ianh
Date: 2013-08-20 15:19:14 -0700 (Tue, 20 Aug 2013)
New Revision: 8149

Modified:
   complete.html
   index
   source
Log:
[e] (0) Internal comment about isolated combining characters
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2013-08-20 17:49:57 UTC (rev 8148)
+++ complete.html	2013-08-20 22:19:14 UTC (rev 8149)
@@ -10682,6 +10682,7 @@
   <!--<code>Text</code> nodes and attribute values may begin with an <i>isolated combining
   character</i>.--> <!-- commented out since nothing disallows it currently, so it's implicit;
   however, if we ever make charmod a normative reference, this will be needed to override it -->
+  <!-- see also https://www.w3.org/Bugs/Public/show_bug.cgi?id=13502#c22 -->
 
   This specification includes extra constraints on the exact value of <code><a href=#text>Text</a></code> nodes and
   attribute values depending on their precise context.

Modified: index
===================================================================
--- index	2013-08-20 17:49:57 UTC (rev 8148)
+++ index	2013-08-20 22:19:14 UTC (rev 8149)
@@ -10682,6 +10682,7 @@
   <!--<code>Text</code> nodes and attribute values may begin with an <i>isolated combining
   character</i>.--> <!-- commented out since nothing disallows it currently, so it's implicit;
   however, if we ever make charmod a normative reference, this will be needed to override it -->
+  <!-- see also https://www.w3.org/Bugs/Public/show_bug.cgi?id=13502#c22 -->
 
   This specification includes extra constraints on the exact value of <code><a href=#text>Text</a></code> nodes and
   attribute values depending on their precise context.

Modified: source
===================================================================
--- source	2013-08-20 17:49:57 UTC (rev 8148)
+++ source	2013-08-20 22:19:14 UTC (rev 8149)
@@ -10701,6 +10701,7 @@
   <!--<code>Text</code> nodes and attribute values may begin with an <i>isolated combining
   character</i>.--> <!-- commented out since nothing disallows it currently, so it's implicit;
   however, if we ever make charmod a normative reference, this will be needed to override it -->
+  <!-- see also https://www.w3.org/Bugs/Public/show_bug.cgi?id=13502#c22 -->
 
   This specification includes extra constraints on the exact value of <code>Text</code> nodes and
   attribute values depending on their precise context.




More information about the Commit-Watchers mailing list