Skip to content

Commit 7756654

Browse files
author
Daniel Glazman
committed
[css4-page] painful absolute URIs are painful
1 parent dd1e063 commit 7756654

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css4-page/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,14 +266,14 @@ <h2>The CSS 3 Page Model</h2>
266266
The current Page Model, as described in <cite>CSS3 Module: Paged Media </cite>[[!CSS3PAGE]],
267267
is the following one: the printable area of a page, the <dfn id="page-box">page
268268
box</dfn>, is made of one page box itself divided in four areas:
269-
<figure><img alt="CSS 3 Paged Media's page model" src="file:///Users/glazou/Workspace/csswg/css4-page/PageBox.png"><legend>The
269+
<figure><img alt="CSS 3 Paged Media's page model" src="PageBox.png"><legend>The
270270
CSS3 Page Model</legend></figure>
271271
<p></p>
272272
<ol>
273273
<li>the <dfn id="page-margin">page margin</dfn>; that area is itself
274274
divided into 16 <dfn id="page-margin-boxes">page-margin boxes</dfn>
275275
(@top-left-corner, @top-left, @top-center, etc. )
276-
<figure><img alt="CSS 3 page-margin boxes" src="file:///Users/glazou/Workspace/csswg/css4-page/RightMarginBoxes.png"><legend>The
276+
<figure><img alt="CSS 3 page-margin boxes" src="RightMarginBoxes.png"><legend>The
277277
16 page-margin boxes<br>
278278
(with highlight of 3 of them)<br>
279279
</legend></figure>

0 commit comments

Comments
 (0)