Skip to content

Commit 1737e7f

Browse files
committed
[cssom] Change serialization of <resolution> to use dppx
WG resolution at https://lists.w3.org/Archives/Public/www-style/2016Jun/0118.html Fixes w3c#178.
1 parent c996510 commit 1737e7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cssom/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2439,8 +2439,8 @@ depends on the component, as follows:
24392439
by the literal string "<code>%</code>" (U+0025).
24402440

24412441
<dt>&lt;resolution>
2442-
<dd>The resolution in dots per centimeter serialized as per
2443-
&lt;number> followed by the literal string "<code>dpcm</code>".
2442+
<dd>The resolution in dots per CSS pixel serialized as per
2443+
&lt;number> followed by the literal string "<code>dppx</code>".
24442444

24452445
<dt>&lt;shape>
24462446
<dd>

0 commit comments

Comments
 (0)