|
4 | 4 | Shortname: css-writing-modes
|
5 | 5 | Level: 3
|
6 | 6 | Status: ED
|
7 |
| -Date: 2013-11-21 |
8 |
| -Deadline: 2013-12-24 |
| 7 | +Date: 2014-03-20 |
| 8 | +Deadline: 2014-09-20 |
9 | 9 | Group: csswg
|
10 | 10 | ED: http://dev.w3.org/csswg/css-writing-modes-3/
|
11 | 11 | TR: http://www.w3.org/TR/css-writing-modes-3/
|
12 | 12 | Previous Version: http://www.w3.org/TR/2013/WD-css-writing-modes-3-20131126/
|
13 |
| -Previous Version: http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/ |
14 |
| -Previous Version: http://www.w3.org/TR/2012/WD-css3-writing-modes-20120501/ |
15 |
| -Previous Version: http://www.w3.org/TR/2011/WD-css3-writing-modes-20110901/ |
16 |
| -Previous Version: http://www.w3.org/TR/2011/WD-css3-writing-modes-20110531/ |
17 |
| -Previous Version: http://www.w3.org/TR/2011/WD-css3-writing-modes-20110428/ |
18 |
| -Previous Version: http://www.w3.org/TR/2011/WD-css3-writing-modes-20110201/ |
19 |
| -Previous Version: http://www.w3.org/TR/2010/WD-css3-writing-modes-20101202/ |
20 | 13 | !Issue Tracking: <a href="http://www.w3.org/Style/CSS/Tracker/products/30">http://www.w3.org/Style/CSS/Tracker/products/30</a>
|
21 |
| -Editor: fantasai, Invited Expert, http://fantasai.inkedblade.net/contact/ |
| 14 | +Editor: fantasai, Invited Expert, http://fantasai.inkedblade.net/contact |
22 | 15 | Editor: Koji Ishii, Invited Expert, kojiishi@gluesoft.co.jp
|
23 | 16 | Former Editor: Shinyu Murakami, <a href="http://www.antenna.co.jp/">Antenna House</a>, murakami@antenna.co.jp
|
24 | 17 | Former Editor: Paul Nelson, <a href="http://www.microsoft.com/">Microsoft</a>, paulnel@microsoft.com
|
@@ -202,7 +195,7 @@ Inline Direction and Bidirectionality</h2>
|
202 | 195 |
|
203 | 196 | <p>In CSS,
|
204 | 197 | the paragraph embedding level must be set
|
205 |
| - (following <a href="www.unicode.org/reports/tr9/#HL1">UAX9 clause HL1</a>) |
| 198 | + (following <a href="http://www.unicode.org/reports/tr9/#HL1">UAX9 clause HL1</a>) |
206 | 199 | according to the 'direction' property of the paragraph's containing block
|
207 | 200 | rather than by the heuristic given in steps
|
208 | 201 | <a href="http://www.unicode.org/reports/tr9/#P2">P2</a> and
|
@@ -1934,10 +1927,10 @@ Auto-sizing Block Containers in Orthogonal Flows</h4>
|
1934 | 1927 | <dd>the <a href="http://www.w3.org/TR/css3-sizing/#max-content-measure">max-content measure</a> of the box
|
1935 | 1928 |
|
1936 | 1929 | <dt><var>fill-available</var>
|
1937 |
| - <dd>the <a href="http://www.w3.org/TR/css3-sizing/#fill-available-fit">fill-available fit</a> into the box's containing block's size in the box's inline axis |
| 1930 | + <dd>the <a href="http://www.w3.org/TR/css3-sizing/#terms">fill-available fit</a> into the box's containing block's size in the box's inline axis |
1938 | 1931 |
|
1939 | 1932 | <dt><var>fill-fallback</var>
|
1940 |
| - <dd>the <a href="http://www.w3.org/TR/css3-sizing/#fill-available-fit">fill-available fit</a> into the initial containing block's size in the box's inline axis |
| 1933 | + <dd>the <a href="http://www.w3.org/TR/css3-sizing/#terms">fill-available fit</a> into the initial containing block's size in the box's inline axis |
1941 | 1934 | </dl>
|
1942 | 1935 |
|
1943 | 1936 | <p>
|
|
0 commit comments