|
5 | 5 | <head profile="http://www.w3.org/2006/03/hcard"><meta |
6 | 6 | content="text/html; charset=utf-8" http-equiv=Content-Type> |
7 | 7 |
|
8 | | - <title>CSS Exclusions and Shapes Module Level 1</title> |
| 8 | + <title>CSS Exclusions and Shapes Module Level 3</title> |
9 | 9 | <link href=default.css rel=stylesheet type="text/css"> |
10 | 10 | <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet |
11 | 11 | type="text/css"> |
|
62 | 62 | <p><a href="http://www.w3.org/"><img alt=W3C height=48 |
63 | 63 | src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo--> |
64 | 64 |
|
65 | | - <h1 id=css-exclusions-module>CSS exclusions and shapes</h1> |
| 65 | + <h1 id=css-exclusions-module>CSS exclusions and shapes Level 3</h1> |
66 | 66 |
|
67 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 December |
| 67 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 December |
68 | 68 | 2011</h2> |
69 | 69 |
|
70 | 70 | <dl> |
71 | 71 | <dt>This version: |
72 | 72 |
|
73 | 73 | <dd><a |
74 | | - href="http://www.w3.org/TR/2011/ED-css3-exclusions-20111206/">http://www.w3.org/csswg/css3-exclusions/</a> |
| 74 | + href="http://www.w3.org/TR/2011/ED-css3-exclusions-20111207/">http://www.w3.org/csswg/css3-exclusions/</a> |
75 | 75 |
|
76 | 76 | <dt>Latest version: |
77 | 77 |
|
@@ -165,7 +165,9 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2> |
165 | 165 | href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the |
166 | 166 | W3C Patent Policy</a>.</p> |
167 | 167 | <!--end-status--> |
168 | | - <!--<p>The following features are at risk: …</p>--> |
| 168 | + |
| 169 | + <p>This is the First Public Working Draft of the CSS Exclusions and Shapes |
| 170 | + Level 3 Module. |
169 | 171 |
|
170 | 172 | <h2 class="no-num no-toc" id=contents>Table of contents</h2> |
171 | 173 | <!--begin-toc--> |
@@ -498,8 +500,9 @@ <h4 id=wrap-flow-property><span class=secno>3.1.1. </span>The ‘<a |
498 | 500 | <p> The element will be considered as an exclusion for all inline flow |
499 | 501 | content descendants of the exclusions' containing block. |
500 | 502 |
|
501 | | - <div class=figure> <img src="images/exclusions-illustration.png" |
502 | | - width="70%"> |
| 503 | + <div class=figure> <img |
| 504 | + alt="General illustration showing how exclusions combine" |
| 505 | + src="images/exclusions-illustration.png" width="70%"> |
503 | 506 | <p class=caption>Combining exclusions</p> |
504 | 507 | </div> |
505 | 508 |
|
@@ -1306,7 +1309,9 @@ <h4 id=shape-outside-property><span class=secno>4.3.1. </span>The ‘<a |
1306 | 1309 | class=property>auto</code>’ had been specified. |
1307 | 1310 | </dl> |
1308 | 1311 |
|
1309 | | - <div class=figure> <img src="images/shapes-exclusions.png" width="70%"> |
| 1312 | + <div class=figure> <img |
| 1313 | + alt="arbitrary shapes for excluions. Illustrates how content flows around shapes" |
| 1314 | + src="images/shapes-exclusions.png" width="70%"> |
1310 | 1315 | <p class=caption>Arbitrary shapes for exclusions</p> |
1311 | 1316 | </div> |
1312 | 1317 |
|
|
0 commit comments