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
<li><code>list-style-image: radial-gradient(circle, #006, #00a 90%, #0000af 100%, white 100%)</code></li>
242
242
</ul>
243
243
</div>
244
-
<pclass=note>In many places this section references a box, such as "the box's top-left corner" or "the box's right side". In all of these circumstances, the "box" refers to the 'CSS View Box' (see the "View Boxes" section of this spec for clarification). A gradient's 'Image View Box' has no intrinsic dimensions. This means that, for example, if you use a gradient in a background-image, the "box" will simply be the size of the background area. If you use a gradient in a list-style-image, the "box" will be a 1em square.</p>
244
+
<pclass=note>In many places this section references a box, such as "the box's top-left corner" or "the box's right side". In all of these circumstances, the "box" refers to the 'CSS View Box' (see the "Sizing Images and Objects in CSS" section of this spec for clarification). A gradient has no intrinsic dimensions. This means that, for example, if you use a gradient in a background-image, the "box" will simply be the size of the background area. If you use a gradient in a list-style-image, the "box" will be a 1em square.</p>
0 commit comments