[RC4] page-grammar-001, 002 too complex and too specific

http://test.csswg.org/suites/css2.1/20101210/html4/page-grammar-001.htm
http://test.csswg.org/suites/css2.1/20101210/html4/page-grammar-002.htm

There are multiple issues with these cases:

1. The tests need to be flagged "may"
2. The pass conditions need to be rewritten to account for the "may"
3. The case should be considerably simplified since you are testing whitespace between @page and :right/:left. If the white space is all that is being tested then you just need to see if :right actually applies its styles when there is a white space before it. There is no need for a :left in the @page :right case.

--
Thanks,
Arron Eicholz

Received on Tuesday, 11 January 2011 01:31:41 UTC