- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Mon, 6 Sep 2010 18:47:21 -0700
- To: "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>
- Cc: "Arron Eicholz" <arron.eicholz@microsoft.com>
> Author: Microsoft > > http://test.csswg.org/suites/css2.1/20100815/html4/position-applies-to-001.htm > http://test.csswg.org/suites/css2.1/20100815/html4/position-applies-to-002.htm > http://test.csswg.org/suites/css2.1/20100815/html4/position-applies-to-003.htm > http://test.csswg.org/suites/css2.1/20100815/html4/position-applies-to-004.htm > http://test.csswg.org/suites/css2.1/20100815/html4/position-applies-to-005.htm > http://test.csswg.org/suites/css2.1/20100815/html4/position-applies-to-006.htm > http://test.csswg.org/suites/css2.1/20100815/html4/position-applies-to-007.htm > http://test.csswg.org/suites/css2.1/20100815/html4/position-applies-to-013.htm > http://test.csswg.org/suites/css2.1/20100815/html4/position-applies-to-014.htm > http://test.csswg.org/suites/css2.1/20100815/html4/position-applies-to-015.htm > > In all those 10 testcases, > > <link rel="help" > href="http://www.w3.org/TR/CSS21/visuren.html#choose-position"> > > should be replaced with > > <link rel="help" title="9.7 Relationships between 'display', 'position', > and 'float'" > href="http://www.w3.org/TR/CSS21/visuren.html#position-props"> > > because this is the only spot in the spec where elements with display > set to table or sub-table elements are described that they can be > absolutely positioned and how the position of the box can be determined. The correct <link rel="help"> should have been <link rel="help" title="9.7 Relationships between 'display', 'position', and 'float'" href="http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo"> regards, Gérard -- Contributions to the CSS 2.1 test suite: http://www.gtalbot.org/BrowserBugsSection/css21testsuite/ CSS 2.1 test suite (beta 3; August 15th 2010): http://test.csswg.org/suites/css2.1/20100815/html4/toc.html CSS 2.1 test suite contributors: http://test.csswg.org/source/contributors/
Received on Tuesday, 7 September 2010 01:47:57 UTC