Skip to content

Commit 21b5a0d

Browse files
committed
[css-text-3] Reference Bidi_Control property to define “bidi formatting characters”. Fixes #2134.
1 parent f385cb1 commit 21b5a0d

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

css-text-3/Overview.bs

+3-1
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,9 @@ Characters and Letters</h3>
594594
see [[CSS21]] section <a href="https://www.w3.org/TR/CSS21/visuren.html#anonymous">9.2.2.1</a>)
595595
within an inline
596596
formatting context, white space characters are handled as follows,
597-
ignoring bidi formatting characters as if they were not there:</p>
597+
ignoring <dfn>bidi formatting characters</dfn>
598+
(characters with the <code>Bidi_Control</code> property [[!UAX9]])
599+
as if they were not there:
598600

599601
<ul>
600602
<li id="collapse"><p>If 'white-space' is set to

css-text-3/issues-lc-2013.html

+5-2
Original file line numberDiff line numberDiff line change
@@ -1390,14 +1390,17 @@ <h1>CSS Text Level 3 Disposition of Comments for 2013-10-10 LCWD</h1>
13901390
<span>Summary: Describe breaking by syllable boundary as in Javanese</span>
13911391
<span>From: Richard Ishida</span>
13921392
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1750'>https://github.com/w3c/csswg-drafts/issues/1750</a></span>
1393+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1750#issuecomment-377618739'>https://github.com/w3c/csswg-drafts/issues/1750#issuecomment-377618739</a></span>
13931394
<span class="a">Closed: Accepted</span>
1395+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/f385cb117f6d9b15e3fc7ba524f15cb4d4c6e21e'>https://github.com/w3c/csswg-drafts/commit/f385cb117f6d9b15e3fc7ba524f15cb4d4c6e21e</a></span>
13941396
<span>Resolved: Editorial</span></pre>
13951397
<pre class=' a' id='issue-160'>
13961398
<span>Issue 160. <a href='#issue-160'>#</a></span>
13971399
<span>Summary: Fix applies-to lines</span>
13981400
<span>From: mfluehr</span>
13991401
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1833'>https://github.com/w3c/csswg-drafts/issues/1833</a></span>
14001402
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1833#issuecomment-332409644'>https://github.com/w3c/csswg-drafts/issues/1833#issuecomment-332409644</a></span>
1403+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/3ee791a19062bab41952615b29e307c6956b7130'>https://github.com/w3c/csswg-drafts/commit/3ee791a19062bab41952615b29e307c6956b7130</a></span>
14011404
<span class="a">Closed: Accepted</span>
14021405
<span>Resolved: Bugfix</span></pre>
14031406
<pre class='open ' id='issue-161'>
@@ -1428,12 +1431,12 @@ <h1>CSS Text Level 3 Disposition of Comments for 2013-10-10 LCWD</h1>
14281431
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2015'>https://github.com/w3c/csswg-drafts/issues/2015</a></span>
14291432
<span class="a">Closed: Accepted</span>
14301433
<span>Resolved: Bugfix</span></pre>
1431-
<pre class='open ' id='issue-165'>
1434+
<pre class=' a' id='issue-165'>
14321435
<span>Issue 165. <a href='#issue-165'>#</a></span>
14331436
<span>Summary: Define “bidi formatting characters”</span>
14341437
<span>From: Simon Sapin</span>
14351438
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2134'>https://github.com/w3c/csswg-drafts/issues/2134</a></span>
1436-
<span class="">Open: Needs edits</span>
1439+
<span class="a">Closed: Accepted</span>
14371440
<span>Resolved: Bugfix</span></pre>
14381441
<pre class=' oi' id='issue-166'>
14391442
<span>Issue 166. <a href='#issue-166'>#</a></span>

css-text-3/issues-lc-2013.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -1358,14 +1358,17 @@ Issue 159.
13581358
Summary: Describe breaking by syllable boundary as in Javanese
13591359
From: Richard Ishida
13601360
Comment: https://github.com/w3c/csswg-drafts/issues/1750
1361+
Response: https://github.com/w3c/csswg-drafts/issues/1750#issuecomment-377618739
13611362
Closed: Accepted
1363+
Changes: https://github.com/w3c/csswg-drafts/commit/f385cb117f6d9b15e3fc7ba524f15cb4d4c6e21e
13621364
Resolved: Editorial
13631365
----
13641366
Issue 160.
13651367
Summary: Fix applies-to lines
13661368
From: mfluehr
13671369
Comment: https://github.com/w3c/csswg-drafts/issues/1833
13681370
Response: https://github.com/w3c/csswg-drafts/issues/1833#issuecomment-332409644
1371+
Changes: https://github.com/w3c/csswg-drafts/commit/3ee791a19062bab41952615b29e307c6956b7130
13691372
Closed: Accepted
13701373
Resolved: Bugfix
13711374
----
@@ -1401,7 +1404,7 @@ Issue 165.
14011404
Summary: Define “bidi formatting characters”
14021405
From: Simon Sapin
14031406
Comment: https://github.com/w3c/csswg-drafts/issues/2134
1404-
Open: Needs edits
1407+
Closed: Accepted
14051408
Resolved: Bugfix
14061409
----
14071410
Issue 166.

0 commit comments

Comments
 (0)