You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -295,10 +295,10 @@ values are given, the horizontal position comes first. Combinations of
295
295
keyword, length and percentage values are allowed, (e.g., '50% 2cm' or 'center 2cm' or 'center 10%'). For combinations of keyword and non-keyword values, 'left' and 'right' may only be used as the first value, and 'top' and 'bottom' may only be used as the second value. Negative positions are allowed.
296
296
</p>
297
297
<p>
298
-
The computed value of background-position for the purpose of inheritance is
299
-
undefined, since the allowed values on this property may have different
300
-
effects in a child element due to differences in size and position of their
301
-
respective boxes.
298
+
The tiling and positioning of the
299
+
background-image on inline elements is undefined in this specification.
300
+
A future level of CSS may define the tiling and positioning of the
0 commit comments