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
<imgalt="A float shape around an image using its alpha-channel with a 35 pixels shape-margin" src=images/shape-outside-image-with-margin.pngwidth=70%>
795
+
<imgalt="A float shape around an image using its alpha-channel with a 35 pixels shape-margin" src=images/shape-outside-image-with-margin.pngstyle=width:70%>
796
796
<pclass=caption>A float shape around an image using its alpha-channel with a 35-pixel <aclass=propertydata-link-type=propdeschref=#propdef-shape-margintitle=shape-margin>shape-margin</a></p>
Test Suite: <ahref="http://test.csswg.org/suites/css3-shapes/nightly-unstable/">http://test.csswg.org/suites/css3-regions/nightly-unstable/</a>
13
+
Test Suite: http://test.csswg.org/suites/css3-regions/nightly-unstable/
14
14
Abstract: CSS Shapes describe geometric shapes for use in CSS. For Level 1, CSS Shapes can be applied to floats. A circle shape on a float will cause inline content to <a>wrap</a> around the circle shape instead of the float's bounding box.
15
15
</pre>
16
16
@@ -554,7 +554,7 @@ <h2 id="shapes-from-image">
554
554
</ol>
555
555
556
556
<divclass='figure'>
557
-
<imgalt="A float shape around an image using its alpha-channel" src="images/shape-outside-image.png" width="70%"/>
557
+
<imgalt="A float shape around an image using its alpha-channel" src="images/shape-outside-image.png" style="width:70%"/>
558
558
559
559
<pclass="caption">A float shape around an image using its alpha-channel.</p>
<imgalt="A float shape around an image using its alpha-channel with a 35 pixels shape-margin" src="images/shape-outside-image-with-margin.png" width="70%"/>
754
+
<imgalt="A float shape around an image using its alpha-channel with a 35 pixels shape-margin" src="images/shape-outside-image-with-margin.png" style="width:70%"/>
755
755
<pclass="caption">A float shape around an image using its alpha-channel with a 35-pixel 'shape-margin'</p>
0 commit comments