bidi: http://lists.w3.org/Archives/Public/public-web-notification/2012Jun/0003.html
authorAnne van Kesteren <annevk@opera.com>
Thu, 07 Jun 2012 12:58:20 +0200
changeset 5 ce7609323bc7
parent 4 efe6a33eaa55
child 6 2fb089113c31
bidi: http://lists.w3.org/Archives/Public/public-web-notification/2012Jun/0003.html
Overview.html
Overview.src.html
--- a/Overview.html	Thu Jun 07 10:05:41 2012 +0200
+++ b/Overview.html	Thu Jun 07 12:58:20 2012 +0200
@@ -525,26 +525,16 @@
 
 <p>User agents are expected to honor the Unicode semantics of the text of a
 <a href="#concept-notification" title="concept-notification">notification</a>'s <a href="#title">title</a>
-and <a href="#body">body</a>.
-
-<p>The directionality of a
-<a href="#concept-notification" title="concept-notification">notification</a>'s <a href="#title">title</a> is
-given by its <a href="#title-direction">title direction</a>. If that is
-"<code title="">auto</code>", the directionality is "<code title="">rtl</code>" if
-<a href="#title">title</a> contains a character of bidirectional character type AL
-or R, and there is no character of bidirectional character type L anywhere
-before it, or "<code title="">ltr</code>" otherwise.
-
-<!-- copied from HTML: -->
-<p>A <a href="#concept-notification" title="concept-notification">notification</a>'s
-<a href="#body">body</a> is expected to be treated as an independent set of one or
-more bidirectional algorithm paragraphs when displayed, as defined by the
-bidirectional algorithm, including, for instance, supporting the
-paragraph-breaking behaviour of U+000A LINE FEED (LF) characters.
-
-<p>The higher-level override of rules P2 and P3 is provided by a
+and <a href="#body">body</a>. Each is expected to be treated as an independent set
+of one or more bidirectional algorithm paragraphs when displayed, as defined
+by the bidirectional algorithm's rules P1, P2, and P3, including, for
+instance, supporting the paragraph-breaking behaviour of
+U+000A LINE FEED (LF) characters. For each paragraph of the
+<a href="#title">title</a> and <a href="#body">body</a>, the
 <a href="#concept-notification" title="concept-notification">notification</a>'s
-<a href="#body-direction">body direction</a>, when that is not "<code title="">auto</code>".
+<a href="#title-direction">title direction</a> and <a href="#body-direction">body direction</a> respectively
+provide the higher-level override of rules P2 and P3 if they have a value
+other than "<code title="">auto</code>".
 <a href="#refsBIDI">[BIDI]</a>
 
 
@@ -653,6 +643,7 @@
 <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
 
 <p>Thanks to
+Aharon (Vladimir) Lanin,
 Alex Russell,
 Doug Turner,
 Drew Wilson,
--- a/Overview.src.html	Thu Jun 07 10:05:41 2012 +0200
+++ b/Overview.src.html	Thu Jun 07 12:58:20 2012 +0200
@@ -503,26 +503,16 @@
 
 <p>User agents are expected to honor the Unicode semantics of the text of a
 <span title=concept-notification>notification</span>'s <span>title</span>
-and <span>body</span>.
-
-<p>The directionality of a
-<span title=concept-notification>notification</span>'s <span>title</span> is
-given by its <span>title direction</span>. If that is
-"<code title>auto</code>", the directionality is "<code title>rtl</code>" if
-<span>title</span> contains a character of bidirectional character type AL
-or R, and there is no character of bidirectional character type L anywhere
-before it, or "<code title>ltr</code>" otherwise.
-
-<!-- copied from HTML: -->
-<p>A <span title=concept-notification>notification</span>'s
-<span>body</span> is expected to be treated as an independent set of one or
-more bidirectional algorithm paragraphs when displayed, as defined by the
-bidirectional algorithm, including, for instance, supporting the
-paragraph-breaking behaviour of U+000A LINE FEED (LF) characters.
-
-<p>The higher-level override of rules P2 and P3 is provided by a
+and <span>body</span>. Each is expected to be treated as an independent set
+of one or more bidirectional algorithm paragraphs when displayed, as defined
+by the bidirectional algorithm's rules P1, P2, and P3, including, for
+instance, supporting the paragraph-breaking behaviour of
+U+000A LINE FEED (LF) characters. For each paragraph of the
+<span>title</span> and <span>body</span>, the
 <span title=concept-notification>notification</span>'s
-<span>body direction</span>, when that is not "<code title>auto</code>".
+<span>title direction</span> and <span>body direction</span> respectively
+provide the higher-level override of rules P2 and P3 if they have a value
+other than "<code title>auto</code>".
 <span data-anolis-ref>BIDI</span>
 
 
@@ -619,6 +609,7 @@
 <h2 class=no-num>Acknowledgments</h2>
 
 <p>Thanks to
+Aharon (Vladimir) Lanin,
 Alex Russell,
 Doug Turner,
 Drew Wilson,