- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Wed, 17 Nov 2010 12:04:15 -0800
- To: "Arron Eicholz" <Arron.Eicholz@microsoft.com>
- Cc: "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>, "Bruno Fassino" <fassino@gmail.com>
Hello,
http://test.csswg.org/suites/css2.1/20101027/html4/top-offset-002.htm
http://test.csswg.org/suites/css2.1/20101027/xhtml1/top-offset-002.xht
http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_9/top-offset-002.xht
I propose to replace
<title>CSS Test: Position 'top' property defines the offset from the top
content edge of the parent box for relative positioning</title>
(...)
<meta name="assert" content="The 'top' property, for relative
positioning, specifies the offset of the element in relation to
the parent's top content edge." />
with (proposed replacement)
<title>CSS Test: 'top' offset property - absolute length value and
relative positioning</title>
(...)
<meta name="assert" content="The 'top' property, when using an
absolute length value (not percentage) for relative positioning,
specifies the offset of the box itself." />
Bruno Fassino reported this issue before:
About Microsoft test bottom-offset-002.xht and similar ones
http://lists.w3.org/Archives/Public/public-css-testsuite/2010Feb/0040.html
+CC: Bruno Fassino
regards, Gérard
--
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/
CSS 2.1 test suite (RC3; October 27th 2010):
http://test.csswg.org/suites/css2.1/20101027/html4/toc.html
CSS 2.1 test suite contributors:
http://test.csswg.org/source/contributors/
Received on Wednesday, 17 November 2010 20:04:51 UTC