|
72 | 72 | </p> |
73 | 73 | <h1 class="p-name no-ref" id=title>CSS Exclusions Module Level 1</h1> |
74 | 74 | <h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content>Editor’s Draft, |
75 | | - <span class=dt-updated><span class=value-title title=20141024>24 October 2014</span></span></span></h2> |
| 75 | + <span class=dt-updated><span class=value-title title=20141027>27 October 2014</span></span></span></h2> |
76 | 76 | <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-exclusions/>http://dev.w3.org/csswg/css-exclusions/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css3-exclusions/>http://www.w3.org/TR/css3-exclusions/</a><dt>Previous Versions:<dd><a href=http://www.w3.org/TR/2013/WD-css3-exclusions-20130528/ rel=previous>http://www.w3.org/TR/2013/WD-css3-exclusions-20130528/</a><dt>Feedback:<dd><span><a href="mailto:www-style@w3.org?subject=[css-exclusions] feedback">www-style@w3.org</a> with subject line “<kbd>[css-exclusions] <var>… message topic …</var></kbd>” (<a href=http://lists.w3.org/Archives/Public/www-style/ rel=discussion>archives</a>)</span><dt>Test Suite:<dd><a href=http://test.csswg.org/suites/css-exclusions-1_dev/nightly-unstable/>http://test.csswg.org/suites/css-exclusions-1_dev/nightly-unstable/</a><dd><span><a href=http://test.csswg.org/suites/css3-exclusions/nightly-unstable/>http://test.csswg.org/suites/css3-exclusions/nightly-unstable/</a></span><dt>Editors:<dd><div class="p-author h-card vcard"><a class="p-name fn u-email email" href=mailto:ratan@microsoft.com>Rossen Atanassov</a> (<span class="p-org org">Microsoft</span>)</div><dd><div class="p-author h-card vcard"><a class="p-name fn u-email email" href=mailto:vhardy@adobe.com>Vincent Hardy</a> (<span class="p-org org">Adobe</span>)</div><dd><div class="p-author h-card vcard"><a class="p-name fn u-email email" href=mailto:astearns@adobe.com>Alan Stearns</a> (<span class="p-org org">Adobe</span>)</div><dt>Issues list:<dd><span><a href="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&product=CSS&component=Exclusions&resolution=---&cmdtype=doit">in Bugzilla</a></span></dl></div> |
77 | 77 | <div data-fill-with=warning></div> |
78 | 78 | <p class=copyright data-fill-with=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2014 <a href=http://www.w3.org/><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href=http://www.csail.mit.edu/><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href=http://www.ercim.eu/><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href=http://www.keio.ac.jp/>Keio</a>, <a href=http://ev.buaa.edu.cn/>Beihang</a>), All Rights Reserved. W3C <a href=http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer>liability</a>, <a href=http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks>trademark</a> and <a href=http://www.w3.org/Consortium/Legal/copyright-documents>document use</a> rules apply. |
@@ -234,11 +234,11 @@ <h2 class="heading settled" data-level=3 id=exclusions><span class=secno>3. </sp |
234 | 234 | containing block’s <span>wrapping context</span>. As a consequence, exclusions |
235 | 235 | impact the layout of their containing block’s descendants.</p> |
236 | 236 |
|
237 | | -<p>Elements layout their inline content in their <span>content area</span> and wrap |
| 237 | +<p>Elements lay out their inline content in their <span>content area</span> and wrap |
238 | 238 | around the <span>exclusion areas</span> in their associated <span>wrapping |
239 | 239 | context</span>. If the element is itself an exclusion, it does not wrap around |
240 | 240 | its own exclusion area and the impact of other exclusions on other exclusions |
241 | | - is controlled by the <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-position-3/#z-index title=z-index>z-index</a> property as explained in the |
| 241 | + is controlled by the <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-position-3/#propdef-z-index title=z-index>z-index</a> property as explained in the |
242 | 242 | 'exclusions order' section.</p> |
243 | 243 |
|
244 | 244 | <h3 class="heading settled" data-level=3.1 id=declaring-exclusions><span class=secno>3.1. </span><span class=content> |
@@ -431,7 +431,7 @@ <h3 class="heading settled" data-level=3.2 id=scope-and-effect-of-exclusions><sp |
431 | 431 | (see the <a href=#propagation-of-exclusions>propagation of exclusions</a> |
432 | 432 | section below).</p> |
433 | 433 |
|
434 | | -<p>As a reminder, for exclusions with <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-position-3/#position title=position>position</a>:<span class=css>fixed</span>, the containing block |
| 434 | +<p>As a reminder, for exclusions with <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-position-3/#propdef-position title=position>position</a>:<span class=css>fixed</span>, the containing block |
435 | 435 | is established by the root element.</p> |
436 | 436 |
|
437 | 437 |
|
@@ -542,10 +542,10 @@ <h3 class="heading settled" data-level=3.4 id=exclusions-order><span class=secno |
542 | 542 | applied in reverse to the document order in which they are defined. The last exclusion |
543 | 543 | appears on top of all other exclusion, thus it affects the inline flow content of |
544 | 544 | all other preceding exclusions or elements descendant of the same containing block. |
545 | | - The <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-position-3/#z-index title=z-index>z-index</a> property can be used to change the ordering of |
| 545 | + The <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-position-3/#propdef-z-index title=z-index>z-index</a> property can be used to change the ordering of |
546 | 546 | <a href=http://www.w3.org/TR/CSS2/visuren.html#choose-position>positioned</a> exclusion |
547 | 547 | boxes (see <a data-biblio-type=normative data-link-type=biblio href=#biblio-css21 title=CSS21>[CSS21]</a>). Statically positioned exclusions are not affected by the |
548 | | - <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-position-3/#z-index title=z-index>z-index</a> property and thus follow the painting order.</p> |
| 548 | + <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-position-3/#propdef-z-index title=z-index>z-index</a> property and thus follow the painting order.</p> |
549 | 549 |
|
550 | 550 | <div class=example> |
551 | 551 |
|
@@ -642,7 +642,7 @@ <h4 class="heading settled" data-level=3.5.1 id=exclusions-processing-model-desc |
642 | 642 | <ul> |
643 | 643 | <li><strong>Step 1</strong>: resolve exclusion boxes belonging to each |
644 | 644 | <a data-link-type=dfn href=#wrapping-context title="wrapping context">wrapping context</a> |
645 | | - <li><strong>Step 2</strong>: resolve each <a data-link-type=dfn href=#wrapping-context title="wrapping context">wrapping context</a> and layout |
| 645 | + <li><strong>Step 2</strong>: resolve each <a data-link-type=dfn href=#wrapping-context title="wrapping context">wrapping context</a> and lay out |
646 | 646 | each containing block in turn: |
647 | 647 | <ul> |
648 | 648 | <li><strong>Step 2-A</strong>: resolve the position and size of exclusion |
@@ -686,7 +686,7 @@ <h4 class="heading settled" data-level=3.5.4 id=step-2-A><span class=secno>3.5.4 |
686 | 686 | block’s</a> <a data-link-type=dfn href=#wrapping-context title="wrapping context">wrapping context</a>.</p> |
687 | 687 |
|
688 | 688 | <p>Scrolling is ignored in this step when resolving the position and size of |
689 | | - <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-position-3/#position title=position>position</a>: <span class=css>fixed</span> <a data-link-type=dfn href=#exclusion-box title="exclusion boxes">exclusion boxes</a>.</p> |
| 689 | + <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-position-3/#propdef-position title=position>position</a>: <span class=css>fixed</span> <a data-link-type=dfn href=#exclusion-box title="exclusion boxes">exclusion boxes</a>.</p> |
690 | 690 |
|
691 | 691 | <p>Once the <a href=http://www.w3.org/TR/CSS2/visudet.html#containing-block-details>containing block’s</a> <a data-link-type=dfn href=#wrapping-context title="wrapping context">wrapping context</a> is computed, all <a data-link-type=dfn href=#exclusion-box title="exclusion boxes">exclusion boxes</a> in |
692 | 692 | that <a data-link-type=dfn href=#wrapping-context title="wrapping context">wrapping context</a> are removed from the normal flow.</p> |
|
0 commit comments