On Apr 28, 2009, at 10:20 AM, Philippe Wittenbergh wrote: > This latest change has been incorporated in WebKit nightlies (but not > Safari 4beta). But it apparently mangles something else, as most of > the red squares don't appear…
Oh my. Apparently the latest nightly webkit builds compute the offset from top based on the height of viewport when the (parent/ancestor) absolute div doesn't have a height specified. Here is a more minimal test case illustrating the issue(s): <http://dev.l-c-n.com/css2/abs_pos-percent_offset.html> Philippe --- Philippe Wittenbergh http://l-c-n.com/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
