[html5] r7428 - [e] (0) Clarify how bidi paragraph separation works Fixing https://www.w3.org/Bu [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 2 12:14:14 PDT 2012


Author: ianh
Date: 2012-10-02 12:14:13 -0700 (Tue, 02 Oct 2012)
New Revision: 7428

Modified:
   source
Log:
[e] (0) Clarify how bidi paragraph separation works
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=17065
Affected topics: Video Text Tracks

Modified: source
===================================================================
--- source	2012-10-01 22:10:42 UTC (rev 7427)
+++ source	2012-10-02 19:14:13 UTC (rev 7428)
@@ -114024,6 +114024,10 @@
       to determine the <i>paragraph embedding level</i> of the first
       Unicode paragraph of the cue. <a href="#refsBIDI">[BIDI]</a></p>
 
+      <p class="note">Within a cue, paragraph boundaries are only denoted by Type B characters, such
+      as U+000A LINE FEED (LF), U+0085 NEXT LINE (NEL), and U+2029 PARAGRAPH SEPARATOR. (This means
+      each line of the cue is reordered as if it was a separate paragraph.)</p>
+
      </li>
 
      <li>




More information about the Commit-Watchers mailing list