Skip to content

Commit 7299cfd

Browse files
authored
[css-images-4] Fix escaping in object-view-box definition (w3c#7113)
1 parent 02e9206 commit 7299cfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-images-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1936,7 +1936,7 @@ Setting The Viewbox: the 'object-view-box' property {#the-object-view-box}
19361936

19371937
<pre class=propdef>
19381938
Name: object-view-box
1939-
Value: none | <basic-shape-rect>
1939+
Value: none | <<basic-shape-rect>>
19401940
Initial: none
19411941
Applies to: [=replaced elements=]
19421942
Inherited: no

0 commit comments

Comments
 (0)