Skip to content

Commit f1e4f73

Browse files
committed
[css2] Sentence about px unit as per ISSUE-1
http://www.w3.org/Style/CSS/Tracker/issues/1 --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402840
1 parent 7d4b62e commit f1e4f73

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

css2/syndata.src

Lines changed: 4 additions & 2 deletions
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: syndata.src,v 2.156 2008-04-08 16:33:57 bbos Exp $ -->
3+
<!-- $Id: syndata.src,v 2.157 2008-04-17 09:22:00 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Syntax and basic data types</title>
@@ -858,7 +858,9 @@ the property's <a href="about.html#initial-value">initial value</a>.
858858
resolution of the viewing device, i.e., most often a computer
859859
display. If the pixel density of the output device is very different
860860
from that of a typical computer display, the user agent should rescale
861-
pixel values. It is recommended that the <span class="index-def"
861+
pixel values. It is recommended that the pixel unit refer to the whole
862+
number of device pixels that best approximates the reference pixel. It
863+
is recommended that the <span class="index-def"
862864
title="reference pixel|pixel"><em>reference pixel</em></span> be the
863865
visual angle of one pixel on a device with a pixel density of 96dpi
864866
and a distance from the reader of an arm's length. For a nominal arm's

0 commit comments

Comments
 (0)