Re: table-anonymous-objects-033/034 were mis-imported from reftests

On 10/16/10 4:55 PM, L. David Baron wrote:
> These tests:
> http://test.csswg.org/suites/css2.1/20101001/html4/table-anonymous-objects-033.htm
> http://test.csswg.org/suites/css2.1/20101001/html4/table-anonymous-objects-034.htm
> http://test.csswg.org/suites/css2.1/20101001/xhtml1/table-anonymous-objects-033.xht
> http://test.csswg.org/suites/css2.1/20101001/xhtml1/table-anonymous-objects-034.xht
> were not satisfactorily imported by the automatic importer of
> reftests.  This is because the reference is position:absolute (which
> shrink-wraps) but the test is position:relative (which does not).
>
> I think putting both test and reference in something
> position:absolute and giving that element fixed dimensions in both
> cases would be ideal.

I made them both position:absolute; top: 0; width: 100%.  Svn rev 1513.

-Boris

Received on Tuesday, 19 October 2010 04:44:22 UTC