File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2220,6 +2220,7 @@ <h3 id=page-size-prop><span class=secno>8.1. </span>Page size: the ‘<a
22202220 the page box height. Values in units of < span class =css > ‘< code
22212221 class =property > em</ code > ’</ span > and < span class =css > ‘< code
22222222 class =property > ex</ code > ’</ span > refer to the page context's font.
2223+ Negative lengths are illegal.
22232224
22242225 < tr >
22252226 < td > <page-size>
Original file line number Diff line number Diff line change @@ -1581,7 +1581,7 @@ <h3 id="page-size-prop">Page size: the 'size' property</h3>
15811581the box is a square). If two length values are specified, the first establishes
15821582the page box width, and the second the page box height. Values in units of
15831583< span class ="css "> 'em'</ span > and < span class ="css "> 'ex'</ span > refer to the
1584- page context's font.</ td >
1584+ page context's font. Negative lengths are illegal. </ td >
15851585</ tr >
15861586< tr >
15871587< td > <page-size></ td >
You can’t perform that action at this time.
0 commit comments