Microsoft's pseudo-005 testcase: :hover increasing blue square dimensions

Hello,

http://www.w3.org/Style/CSS/Test/CSS2.1/20100127/html4/pseudo-005.htm

http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_5/pseudo-005.xht

Right now, the test says:

"
PREREQUISITE: Hover over the blue box.

Test passes regardless of if the purple and orange boxes reflow.
"

I propose to replace this with

"
PREREQUISITE: Hover over the blue box.

Test passes if the blue square width and height increase significantly.
When this happens, the purple and orange squares may or may not reflow.
"

In all fairness, the test can not be passed if the blue square
dimensions do not increase.

regards, Gérard
-- 
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/

CSS 2.1 test suite (alpha 1; January 27th 2010):
http://www.w3.org/Style/CSS/Test/CSS2.1/20100127/html4/toc.htm

CSS 2.1 test suite contributors:
http://test.csswg.org/source/contributors/

Received on Friday, 19 February 2010 01:10:47 UTC