|
35 | 35 |
|
36 | 36 | <h1 id=css-regions-module>CSS Regions Module Level 3</h1>
|
37 | 37 |
|
38 |
| - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 10 May 2012</h2> |
| 38 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 May 2012</h2> |
39 | 39 |
|
40 | 40 | <dl>
|
41 | 41 | <dt>This version:
|
42 | 42 |
|
43 | 43 | <dd><a
|
44 |
| - href="http://www.w3.org/TR/2012/ED-css3-regions-20120510/">http://www.w3.org/csswg/css3-regions</a> |
| 44 | + href="http://www.w3.org/TR/2012/ED-css3-regions-20120511/">http://www.w3.org/csswg/css3-regions</a> |
45 | 45 |
|
46 | 46 | <dt>Latest version:
|
47 | 47 |
|
@@ -1932,8 +1932,12 @@ <h3 id=the-namedflow-interface><span class=secno>6.1. </span>The NamedFlow
|
1932 | 1932 | <p>The <dfn
|
1933 | 1933 | id=dom-named-flow-get-regions-by-content>getRegionsByContent()</dfn>
|
1934 | 1934 | method returns the sequence of regions that contain at least part of the
|
1935 |
| - target content node. Note that the returned values is a static sequence in |
1936 |
| - document order. |
| 1935 | + target content node if it belongs to the <a href="#named-flow0">named |
| 1936 | + flow</a> directly (i.e., its ‘<a href="#flow-into"><code |
| 1937 | + class=property>flow-into</code></a>’ computed value is the <a |
| 1938 | + href="#named-flow0">named flow</a>) or one of its ancestors belongs to the |
| 1939 | + <a href="#named-flow0">named flow</a>. Otherwise, the method returns an |
| 1940 | + empty sequence. The returned value is a static sequence in document order. |
1937 | 1941 |
|
1938 | 1942 | <p>The <a href="#named-flow0">named flow</a> states are :
|
1939 | 1943 |
|
@@ -1980,8 +1984,9 @@ <h3 id=the-namedflow-interface><span class=secno>6.1. </span>The NamedFlow
|
1980 | 1984 | class=idl>getContent()</code></a> method returns an empty <code
|
1981 | 1985 | class=idl>NodeList</code> instance.
|
1982 | 1986 |
|
1983 |
| - <li>the <code class=idl>getRegionsByContentNode()</code> method retuns an |
1984 |
| - empty sequence. |
| 1987 | + <li>the <a href="#dom-named-flow-get-regions-by-content"><code |
| 1988 | + class=idl>getRegionsByContent()</code></a> method retuns an empty |
| 1989 | + sequence. |
1985 | 1990 | </ul>
|
1986 | 1991 |
|
1987 | 1992 | <div class=issue-marker data-bug_id=16382 data-bug_status=ASSIGNED> <a
|
@@ -3396,11 +3401,11 @@ <h3 class=no-num id=normative-references>Normative references</h3>
|
3396 | 3401 |
|
3397 | 3402 | <dt id=CSS3-WRITING-MODES>[CSS3-WRITING-MODES]
|
3398 | 3403 |
|
3399 |
| - <dd>Elika J. Etemad; Koji Ishii; Shinyu Murakami. <a |
3400 |
| - href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110901/"><cite>CSS |
3401 |
| - Writing Modes Module Level 3.</cite></a> 1 September 2011. W3C Working |
3402 |
| - Draft. (Work in progress.) URL: <a |
3403 |
| - href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110901/">http://www.w3.org/TR/2011/WD-css3-writing-modes-20110901/</a> |
| 3404 | + <dd>Elika J. Etemad; Koji Ishii. <a |
| 3405 | + href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120501/"><cite>CSS |
| 3406 | + Writing Modes Module Level 3.</cite></a> 1 May 2012. W3C Working Draft. |
| 3407 | + (Work in progress.) URL: <a |
| 3408 | + href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120501/">http://www.w3.org/TR/2012/WD-css3-writing-modes-20120501/</a> |
3404 | 3409 | </dd>
|
3405 | 3410 | <!---->
|
3406 | 3411 |
|
@@ -3472,11 +3477,11 @@ <h3 class=no-num id=other-references>Other references</h3>
|
3472 | 3477 |
|
3473 | 3478 | <dt id=CSS3-EXCLUSIONS>[CSS3-EXCLUSIONS]
|
3474 | 3479 |
|
3475 |
| - <dd>Vincent Hardy; Rossen Atanassov. <a |
3476 |
| - href="http://www.w3.org/TR/2011/WD-css3-exclusions-20111213/"><cite>CSS |
3477 |
| - Exclusions and Shapes Module Level 3.</cite></a> 13 December 2011. W3C |
3478 |
| - Working Draft. (Work in progress.) URL: <a |
3479 |
| - href="http://www.w3.org/TR/2011/WD-css3-exclusions-20111213/">http://www.w3.org/TR/2011/WD-css3-exclusions-20111213/</a> |
| 3480 | + <dd>Vincent Hardy; Rossen Atanassov; Alan Stearns. <a |
| 3481 | + href="http://www.w3.org/TR/2012/WD-css3-exclusions-20120503/"><cite>CSS |
| 3482 | + Exclusions and Shapes Module Level 3.</cite></a> 3 May 2012. W3C Working |
| 3483 | + Draft. (Work in progress.) URL: <a |
| 3484 | + href="http://www.w3.org/TR/2012/WD-css3-exclusions-20120503/">http://www.w3.org/TR/2012/WD-css3-exclusions-20120503/</a> |
3480 | 3485 | </dd>
|
3481 | 3486 | <!---->
|
3482 | 3487 |
|
|
0 commit comments