- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Fri, 22 Oct 2010 19:22:32 -0700
- To: css21testsuite@gtalbot.org
- CC: "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>
On 10/22/2010 11:39 AM, "Gérard Talbot" wrote: > Hello all, > > In Safari 5.0.2, Chrome 6 and Opera 10.70 respective Implementation > Reports, the testcase > > http://test.csswg.org/suites/css2.1/20101001/html4/tables-101.htm > > is said to be passed but when I view that testcase in Safari 5.0.2, > Chrome 7.0.517.41, Opera 10.63 build 6450, the 2nd snowflake character > overlaps and overflows out of the middle green bordered box. I indicated > before > > http://lists.w3.org/Archives/Public/public-css-testsuite/2010Jul/0072.html > > that this condition should be/become part of the testcase itself: each > of the snowflake characters should be *inside* each of their respective > green bordered box and should not be touching green borders, any green > borders. While that's probably true, the table auto-sizing algorithm is undefined in CSS2.1, so I'm not sure we can say that Webkit and Presto are failing per spec. The assertion for the test, which is in the title, is that a DOM-adjusted percentage margin behaves the same as a statically inserted one. (The timeout is intended to force an initial layout before altering it with the DOM.) ~fantasai
Received on Saturday, 23 October 2010 02:23:08 UTC