- From: Jukka K. Korpela <jkorpela@cs.tut.fi>
- Date: Wed, 02 Oct 2013 18:34:22 +0300
- To: www-validator-css@w3.org
2013-10-02 17:32, Chris Lilley wrote: > I don't have a minimal test case, but I do have a stylesheet that > generates the error. Unfortunately its the standard CSSWG stylesheet! There the problem can be reduced to this rather minimal case: @page {margin: 0} As I wrote earlier, I was able to reproduce the problem with a simple a {margin: 0} but when trying again a bit later, it passed. This suggested to me that there is some change going on that makes the validator somewhat unstable. Yucca
Received on Wednesday, 2 October 2013 15:34:56 UTC