- From: Robert Hogan <lists@roberthogan.net>
- Date: Thu, 29 Sep 2011 21:25:18 +0100
- To: public-css-testsuite@w3.org, bzbarsky@mit.edu, fantasai@inkedblade.net, css21testsuite@gtalbot.org
Hi there, http://test.csswg.org/suites/css2.1/20110323/html4/dynamic-top- change-005.htm This test assumes that a relatively positioned block should offset from its relatively positioned inline parent. I've put a reduction of this assumption at: https://bugs.webkit.org/attachment.cgi?id=109192 See also https://bugs.webkit.org/show_bug.cgi?id=53140 Is the test correct to assume this? Why shouldn't it instead offset from its nearest containing block, i.e. the 'grandparent'? Wouldn't that be the expected behaviour? Thanks, Robert
Received on Saturday, 1 October 2011 20:03:59 UTC