Skip to content

Commit 3d979c4

Browse files
committed
Resolved issues 2, 3, 6 and 8. All examples are changed with better typographic and color ones.
1 parent cc889cc commit 3d979c4

14 files changed

Lines changed: 471 additions & 410 deletions

css3-exclusions/Exclusions.src.html

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -303,28 +303,25 @@ <h4 id="wrap-flow-property">The 'wrap-flow' property</h4>
303303
</tr>
304304
<tr>
305305
<td><code class="html">#exclusion{ wrap-flow: maximum; }</code></td>
306+
<td><code class="html">#exclusion{ wrap-flow: maximum; }</code></td>
307+
</tr>
308+
<tr>
309+
<td><img src="images/exclusion_wrap_side_maximum_L.png" alt="Example rendering for wrap-side: maximum" /></td>
310+
<td><img src="images/exclusion_wrap_side_maximum_R.png" alt="Example rendering for wrap-side: maximum" /></td>
311+
</tr>
312+
<tr>
306313
<td><code class="html">#exclusion{ wrap-flow: clear; }</code></td>
314+
<td><code class="html">&nbsp;</code></td>
307315
</tr>
308316
<tr>
309-
<td><img src="images/exclusion_wrap_side_maximum.png" alt="Example rendering for wrap-side: maximum" /></td>
310317
<td><img src="images/exclusion_wrap_side_clear.png" alt="Example rendering for wrap-side: clear" /></td>
318+
<td>&nbsp;</td>
311319
</tr>
312320
</table>
313321
</div>
314322
<!-- End section "wrap-flow Property" -->
315323
<!-- End section "Declaring Exclusions" -->
316-
317-
<div class="issue">
318-
Could we rework the examples with an image that looks more like:
319-
320-
<img src="images/alternate-example.png" width="50%" />
321324

322-
</div>
323-
324-
<div class="issue">
325-
Could we break the 'maximum' example into two pieces?
326-
</div>
327-
328325
<h3 id="scope-and-effect-of-exclusions">Scope and Effect of Exclusions</h3>
329326
<p>
330327
An exclusion affects the inline flow content descended from the exclusion's containing
@@ -607,8 +604,6 @@ <h3 id="exclusions-order">Exclusions order</h3>
607604
</tr>
608605
</table>
609606

610-
<div class="issue">Can we have the same example with a white background?</div>
611-
612607
</div>
613608
<!-- End section "Order of Exclusions" -->
614609

@@ -688,8 +683,6 @@ <h2 id="shapes">Shapes</h2>
688683
&lt;/div&gt;
689684
</code></pre>
690685
<img class="singleImgExample" src="images/shapes_CSS2.1_MBP.png" alt="Example rendering of circle shape and box model." />
691-
692-
<div class="issue">Could we remove the outside dark border and use a 1px red outline?</div>
693686
</div>
694687

695688
<h3 id="shapes-from-svg-syntax">Shapes from SVG Syntax</h3>

css3-exclusions/Overview.html

Lines changed: 462 additions & 394 deletions
Large diffs are not rendered by default.
2.69 KB
Loading
2.84 KB
Loading
3.88 KB
Loading
-2.13 KB
Loading
-3.16 KB
Loading
-2.7 KB
Loading
-21 KB
Binary file not shown.
21 KB
Loading

0 commit comments

Comments
 (0)