Skip to content

Commit 9792049

Browse files
committed
[css3-text] Remove issue on EAW; add issue on implementation of line-break transformations.
1 parent 97ce65e commit 9792049

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

css3-text/Overview.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1009,11 +1009,8 @@ <h4 id=line-break-transform><span class=secno>4.1.2. </span> Line Break
10091009

10101010
<p class=issue>Comments on how well this would work in practice would be
10111011
very much appreciated, particularly from people who work with Thai and
1012-
similar scripts.
1013-
1014-
<p class=issue>Is this our only dependency on EAW? If so, are we sure it's
1015-
the property we want to use, or should we be using instead the extended
1016-
Script property?
1012+
similar scripts. Note that current implementations do not follow these
1013+
rules (although IE does in some cases transform the break).
10171014

10181015
<h3 id=tab-size><span class=secno>4.2. </span> Tab Character Size: the
10191016
<a href="#tab-size1"><code class=property>tab-size</code></a>

css3-text/Overview.src.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -684,11 +684,9 @@ <h4 id="line-break-transform">
684684

685685
<p class="issue">Comments on how well this would work in practice would
686686
be very much appreciated, particularly from people who work with
687-
Thai and similar scripts.</p>
688-
689-
<p class="issue">Is this our only dependency on EAW? If so, are we sure
690-
it's the property we want to use, or should we be using instead the
691-
extended Script property?</p>
687+
Thai and similar scripts.
688+
Note that current implementations do not follow these rules
689+
(although IE does in some cases transform the break).</p>
692690

693691
<h3 id="tab-size">
694692
Tab Character Size: the 'tab-size' property</h3>

0 commit comments

Comments
 (0)