HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/7097

SVNBugCommentTime (UTC)
709716982sprinkle more bidi references2012-05-08 00:36
Index: source
===================================================================
--- source	(revision 7096)
+++ source	(revision 7097)
@@ -11937,7 +11937,8 @@
     a manner analogous to the Paragraph Level determination in the
     bidirectional algorithm). Authors are urged to only use this value
     as a last resort when the direction of the text is truly unknown
-    and no better server-side heuristic can be applied.</p>
+    and no better server-side heuristic can be applied. <a
+    href="#refsBIDI">[BIDI]</a></p>
 
     <p class="note">For <code>textarea</code> and <code>pre</code>
     elements, the heuristic is applied on a per-paragraph level.</p>
@@ -11995,7 +11996,8 @@
     directionality</span> of the element is '<span
     title="concept-rtl">rtl</span>'. Otherwise, <span>the
     directionality</span> of the element is '<span
-    title="concept-ltr">ltr</span>'.</p>
+    title="concept-ltr">ltr</span>'. <a
+    href="#refsBIDI">[BIDI]</a></p>
 
    </dd>
 
@@ -13581,7 +13583,7 @@
   embeddings and overrides are explicitly terminated by a U+202C POP
   DIRECTIONAL FORMATTING character. This helps reduce incidences of
   text being reused in a manner that has unforeseen effects on the
-  bidirectional algorithm.</p>
+  bidirectional algorithm. <a href="#refsBIDI">[BIDI]</a></p>
 
   <p>The aforementioned restrictions are defined by specifying that
   certain parts of documents form <span>bidirectional-algorithm

|