Skip to content

Commit e9c2f96

Browse files
committed
[css2] Added statement that UAs may clip border/padding that extends outside a line box
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401162
1 parent fe9c2d8 commit e9c2f96

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css2/visudet.src

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: visudet.src,v 2.12 1998-03-09 12:57:01 bbos Exp $ -->
3+
<!-- $Id: visudet.src,v 2.13 1998-03-14 00:42:24 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Visual rendering model details</TITLE>
@@ -1129,7 +1129,8 @@ box height calculation, they are still rendered around inline boxes
11291129
height of a line box is shorter than the <a
11301130
href="visuren.html#outer-edge">outer edges</a> of the boxes it
11311131
contains, backgrounds and colors may "bleed" into adjacent line
1132-
boxes.
1132+
boxes. However, in this case, some user agents may use the line box to
1133+
"clip" the border and padding areas (i.e., not render them).
11331134

11341135
<!-- #include src=properties/line-height.srb -->
11351136

0 commit comments

Comments
 (0)