File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: colors.src,v 2.30 2003-01-24 19:41:57 bbos Exp $ -->
3+ <!-- $Id: colors.src,v 2.31 2003-04-14 15:26:19 bbos Exp $ -->
44<head>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<title>Colors and backgrounds</title>
@@ -286,8 +286,13 @@ padding area.
286286horizontal position only, and the vertical position will be 50%. If two
287287values are given, the horizontal position comes first. Combinations of
288288length and percentage values are allowed, (e.g., '50% 2cm'). Negative
289- positions are allowed. Keywords cannot be combined with percentage
290- values or length values (all possible combinations are given above).
289+ positions are allowed.
290+ </p>
291+ <p>
292+ The computed value of background-position for the purpose of inheritance is
293+ undefined, since the allowed values on this property may have different
294+ effects in a child element due to differences in size and position of their
295+ respective boxes.
291296</p>
292297<div class="example">
293298
You can’t perform that action at this time.
0 commit comments