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 ae60ad1 commit 5539796Copy full SHA for 5539796
cssom-1/Overview.bs
@@ -2701,6 +2701,11 @@ depends on the component, as follows:
2701
<dd>The resolution in dots per <a lt=px value>CSS pixel</a> serialized as per
2702
<number> followed by the literal string "<code>dppx</code>".
2703
2704
+ <dt><ratio>
2705
+ <dd>The numerator serialized as per <number>
2706
+ followed by the literal string "<code> / </code>",
2707
+ followed by the denominator serialized as per <number>.
2708
+
2709
<dt><shape>
2710
<dd>
2711
The return value of the following algorithm:
0 commit comments