Skip to content

Commit 5e04243

Browse files
xfqzcorpan
authored andcommitted
[cssom] Bikeshed fix
1 parent 96e1220 commit 5e04243

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

cssom/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -386,10 +386,10 @@ the second column:
386386
<th>Serialization
387387
<tbody>
388388
<tr>
389-
<td>'width'
389+
<td>'@media/width'
390390
<td>...
391391
<tr>
392-
<td>'height'
392+
<td>'@media/height'
393393
<td>...
394394
<tr>
395395
<td>'device-width'
@@ -2583,7 +2583,7 @@ If the user agent supports HTML, the following IDL applies: [[HTML]]
25832583
HTMLElement implements ElementCSSInlineStyle;
25842584
</pre>
25852585

2586-
If the user agent supports SVG, the following IDL applies: [[SVG]]
2586+
If the user agent supports SVG, the following IDL applies: [[SVG11]]
25872587

25882588
<pre class=idl>
25892589
SVGElement implements ElementCSSInlineStyle;

0 commit comments

Comments
 (0)