Skip to content

Commit 9349b49

Browse files
author
Daniel Glazman
committed
[css4-page] fixing absolute image URL
1 parent 1701759 commit 9349b49

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

css4-page/Overview.src.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,7 @@ <h2>The CSS 3 Page Model</h2>
264264
<p>This section is informative.</p>
265265
<p> </p>
266266
<figure class="floating-right-image"><img alt="CSS 3 Paged Media's page model"
267-
src="file:///Users/glazou/Workspace/csswg/css4-page/PageBox.png"><legend>The
268-
CSS3 Page Model</legend></figure>
267+
src="PageBox.png"><legend>The CSS3 Page Model</legend></figure>
269268
The current Page Model, as described in <cite>CSS3 Module: Paged Media </cite>[[!CSS3PAGE]],
270269
is the following one: the printable area of a page, the <dfn id="page-box">page
271270
box</dfn>, is made of one page box itself divided in four areas:

0 commit comments

Comments
 (0)