We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ecd69a commit f887541Copy full SHA for f887541
css-images-4/Overview.bs
@@ -1981,9 +1981,9 @@ Setting The Viewbox: the 'object-view-box' property {#the-object-view-box}
1981
When the element is painted,
1982
its contents are scaled and translated
1983
such that the element's contents
1984
- retain the same position and size
1985
- relative to the view box's final size and position
1986
- that they had when the view box's dimensions were first determined.
+ retain the same position and size,
+ relative to the view box's final size and position,
+ that they had when the view box was determined (above).
1987
1988
Issue: Have not yet defined what happens if the view box is zero-area.
1989
It's an error case,
0 commit comments