Skip to content

Commit fb1b4d7

Browse files
committed
[css2] Removed projection from scroll value for clip
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401819
1 parent bdc18d6 commit fb1b4d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css2/visufx.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ user agent uses a scrolling mechanism that is visible on the screen
7878
for a box whether or not any of its content is clipped. This avoids
7979
any problem with scrollbars appearing and disappearing in a dynamic
8080
environment. When this value is specified and the target medium is
81-
'print' or 'projection', overflowing content should be printed.
81+
'print', overflowing content should be printed.
8282

8383
<dt><strong>auto</strong>
8484

0 commit comments

Comments
 (0)