Skip to content

Commit cbe4f36

Browse files
committed
[css2] Added that raster images default to 1 pixel = 1px by 1px.
(Issue 16) http://csswg.inkedblade.net/spec/css2.1#issue-16 --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402798
1 parent afac4c5 commit cbe4f36

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css2/conform.src

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: conform.src,v 2.82 2007-07-17 03:40:55 fantasai Exp $ -->
3+
<!-- $Id: conform.src,v 2.83 2007-11-13 14:33:56 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -149,6 +149,8 @@ dimensions"><a name="intrinsic">Intrinsic dimensions</a></span></strong>
149149
by the surroundings. CSS does not define how the intrinsic dimensions
150150
are found. In CSS&nbsp;2.1 only replaced elements can come with
151151
intrinsic dimensions.
152+
For raster images without reliable resolution information, a size of
153+
1&nbps;px unit per image source pixel must be assumed.
152154

153155
<dt><strong><span class="index-def" title="attribute"><a
154156
name="attribute">Attribute</a></span></strong>

0 commit comments

Comments
 (0)