Skip to content

Commit 0637c7a

Browse files
committed
[css-text] I18N-ISSUE-336: no local definition of "anonymous inline" (editorial)
--HG-- extra : rebase_source : 124e7031db805cb661579c99ae49d42af5620d89
1 parent 95087be commit 0637c7a

4 files changed

Lines changed: 15 additions & 11 deletions

File tree

css-text/Overview.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
rel=dcterms.rights>
1111
<meta content="CSS Text Module Level 3" name=dcterms.title>
1212
<meta content=text name=dcterms.type>
13-
<meta content=2014-04-20 name=dcterms.date>
13+
<meta content=2014-04-23 name=dcterms.date>
1414
<meta content="Elika J. Etemad" name=dcterms.creator>
1515
<meta content="Koji Ishii" name=dcterms.creator>
1616
<meta content=W3C name=dcterms.publisher>
17-
<meta content="http://www.w3.org/TR/2014/WD-css-text-3-20140420/"
17+
<meta content="http://www.w3.org/TR/2014/WD-css-text-3-20140423/"
1818
name=dcterms.identifier>
1919
<link href="#contents" rel=contents><!--<link rel=index href="#index">-->
2020

@@ -69,13 +69,13 @@
6969

7070
<h1>CSS Text Module Level 3</h1>
7171

72-
<h2 class="no-num no-toc">W3C Working Draft 20 April 2014</h2>
72+
<h2 class="no-num no-toc">W3C Working Draft 23 April 2014</h2>
7373

7474
<dl>
7575
<dt>This version:
7676

7777
<dd><a
78-
href="http://www.w3.org/TR/2014/WD-css-text-3-20140420/">http://www.w3.org/TR/2014/WD-css-text-3-20140420/</a></dd>
78+
href="http://www.w3.org/TR/2014/WD-css-text-3-20140423/">http://www.w3.org/TR/2014/WD-css-text-3-20140423/</a></dd>
7979
<!--
8080
<dd><a href="http://dev.w3.org/csswg/css3-text/">http://dev.w3.org/csswg/css3-text/</a>
8181
-->
@@ -950,9 +950,11 @@ <h3 id=white-space-rules><span class=secno>4.1. </span> The White Space
950950
<h4 id=white-space-phase-1><span class=secno>4.1.1. </span>Phase I:
951951
Collapsing and Transformation</h4>
952952

953-
<p>For each inline (including anonymous inlines) within an inline
954-
formatting context, white space characters are handled as follows,
955-
ignoring bidi formatting characters as if they were not there:
953+
<p>For each inline (including anonymous inlines, see <a href="#ref-CSS21"
954+
rel=biblioentry>[CSS21]<!--{{CSS21}}--></a> section <a
955+
href="http://www.w3.org/TR/CSS21/visuren.html#anonymous">9.2.2.1</a>)
956+
within an inline formatting context, white space characters are handled as
957+
follows, ignoring bidi formatting characters as if they were not there:
956958

957959
<ul>
958960
<li id=collapse>

css-text/Overview.src.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,9 @@ <h3 id="white-space-rules">
621621

622622
<h4 id="white-space-phase-1">Phase I: Collapsing and Transformation</h4>
623623

624-
<p>For each inline (including anonymous inlines) within an inline
624+
<p>For each inline (including anonymous inlines;
625+
see [[CSS21]] section <a href="http://www.w3.org/TR/CSS21/visuren.html#anonymous">9.2.2.1</a>)
626+
within an inline
625627
formatting context, white space characters are handled as follows,
626628
ignoring bidi formatting characters as if they were not there:</p>
627629

css-text/issues-lc-2013.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -495,12 +495,12 @@ <h1>CSS Text Level 3 Disposition of Comments for 2013-10-10 LCWD</h1>
495495
From: Phillips, Addison
496496
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Jan/0443.html'>http://lists.w3.org/Archives/Public/www-style/2014Jan/0443.html</a>
497497
Open:</pre>
498-
<pre class=' open' id='issue-67'>
498+
<pre class='a' id='issue-67'>
499499
Issue 67. <a href='#issue-67'>#</a>
500500
Summary: I18N-ISSUE-336: no local definition of "anonymous inline" (editorial)
501501
From: Phillips, Addison
502502
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Jan/0439.html'>http://lists.w3.org/Archives/Public/www-style/2014Jan/0439.html</a>
503-
Open:</pre>
503+
Closed: Accepted</pre>
504504
<pre class=' open' id='issue-68'>
505505
Issue 68. <a href='#issue-68'>#</a>
506506
Summary: I18N-ISSUE-337: line terminator handling

css-text/issues-lc-2013.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ Issue 67.
473473
Summary: I18N-ISSUE-336: no local definition of "anonymous inline" (editorial)
474474
From: Phillips, Addison
475475
Comment: http://lists.w3.org/Archives/Public/www-style/2014Jan/0439.html
476-
Open:
476+
Closed: Accepted
477477
----
478478
Issue 68.
479479
Summary: I18N-ISSUE-337: line terminator handling

0 commit comments

Comments
 (0)