- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Fri, 19 Mar 2010 11:48:29 -0700
- To: Bruno Fassino <fassino@gmail.com>
- CC: public-css-testsuite@w3.org
On 03/19/2010 10:17 AM, Bruno Fassino wrote: > > But then the first mentioned test > http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_9/anonymous-box-generation-001.xht > should probably have its assertion reworded since it claims to prove > the "generation" of the anonymous box, which I don't think is > something provable (at least in this case). > > Well, all this is probably just a theoretical matter. The UA must either generate an anonymous box *or behave as if it does*. Gecko, for example, does not generate an anonymous box, but in most testable cases you can't tell that it doesn't. So the test can't prove the generation of the box, but it could prove that the behavior is identical to what would be expected if it generated the box. ~fantasai
Received on Friday, 19 March 2010 18:49:06 UTC