Skip to content

Commit 82c40f4

Browse files
committed
[css2] Reverted incorrect edit for issue 283.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403169
1 parent 087ea23 commit 82c40f4

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

css2/colors.src

Lines changed: 6 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: colors.src,v 2.57 2011-03-15 23:09:02 bbos Exp $ -->
3+
<!-- $Id: colors.src,v 2.58 2011-03-23 01:07:10 bbos Exp $ -->
44
<head>
55
<title>Colors and backgrounds</title>
66
<meta name="editor" lang="tr" content="Tantek &Ccedil;elik">
@@ -165,7 +165,11 @@ assumed to be the size of the rectangle that establishes the
165165
coordinate system for the 'background-position' property.
166166
</p>
167167
<p>If the image has no intrinsic dimensions and has an intrinsic ratio
168-
the dimensions are undefined in CSS&nbsp;2.1.
168+
the dimensions must be assumed to be the largest dimensions at that
169+
ratio such that neither dimension exceeds the dimensions of the
170+
rectangle that establishes the coordinate system for the <span
171+
class="propinst-background-position">'background-position'</span>
172+
property.
169173
</p>
170174
<p>If the image has no intrinsic ratio either, then the dimensions
171175
must be assumed to be the rectangle that establishes the coordinate

0 commit comments

Comments
 (0)