Re: absolute positionned child in relative floated parent

Nico wrote:
>  
> Example I have :
> <DIV1 pos:relative>
>  <DIV2 pos:relativ float:right>
>    <DIV3 pos:absolute 50,50>A
>  
> In Mozilla DIV3 is positionned from DIV1 topleft when DIV2 is floated 
> right. [...] I want to be sure this is a Moz bug.

http://bugzilla.mozilla.org/show_bug.cgi?id=67543

-- 
Ian Hickson
``The inability of a user agent to implement part of this specification due to
the limitations of a particular device (e.g., non interactive user agents will
probably not implement dynamic pseudo-classes because they make no sense
without interactivity) does not imply non-conformance.'' -- Selectors, Sec13

Received on Tuesday, 19 February 2002 05:50:13 UTC