Hi, §8.1 of css3-page says > Media queries do not honor ‘size’: they assume the paper size that > would be chosen if no @page rules were specified. This is consistent with §2 of css3-mediaqueries: > To avoid circular dependencies, it is never necessary to apply the > style sheet in order to evaluate expressions. However, css3-page has an inline issue: > It would be useful if media queries could respond at least to sizes > specified on an unqualified @page. See also https://www.w3.org/Style/CSS/Tracker/issues/39 I agree this would be nice in simple cases, but it would be a clear layering violation and against the principle set in css3-mediaqueries. Even ignoring that, the best we could do is to have MQs based on the size of the first page, while subsequent pages might have a different size. I propose resolving this issue with no change. MQs are based on the default page size. -- Simon SapinReceived on Saturday, 2 February 2013 18:09:41 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 17:21:05 GMT