- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Tue, 22 Jun 2010 11:29:01 -0700
- To: Yuzo Fujishima <yuzo@google.com>
- CC: www-style@w3.org
On 06/22/2010 02:47 AM, Yuzo Fujishima wrote: > Hi, > > What is the expected behavior when the display property of a page is none? > http://dev.w3.org/csswg/css3-page/#at-page-rule > > Suppose we have the following rule: > @page {size:letter; margin:1in; padding:2in; border-width:0px;} > @page {display:none;} The 'display' property does not apply to @page: http://dev.w3.org/csswg/css3-page/#page-properties ~fantasai
Received on Tuesday, 22 June 2010 18:29:36 UTC