We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43913c1 commit 3c5871bCopy full SHA for 3c5871b
css-images-5/Overview.bs
@@ -49,8 +49,10 @@ Setting The Viewbox: the 'object-view-box' property {#the-object-view-box}
49
50
The 'object-view-box' property
51
specifies a "view box" over an element,
52
- similar to the <{svg/viewBox|<svg viewBox>}> attribute,
53
- zooming or panning over the element's contents.
+ which allows zooming or panning over the element's contents.
+ It maps to the <{svg/viewBox|<svg viewBox>}> attribute in SVG. [[SVG2]]
54
+
55
+ ISSUE: Make sure behavior is <a href="https://github.com/w3c/csswg-drafts/issues/7058#issuecomment-1057553833">properly consistent for SVG</a>.
56
57
<dl dfn-type=value dfn-for=object-view-box>
58
: <dfn>none</dfn>
0 commit comments