RE: [CSS2.1] Interop Issue in regards to fixed/absolute positioned children inside of inline-relative containers

> Yes, but its "same position" should be between the "inside1" and "inside2" 
> text (and in particular vertically aligned with them).  I assume all
> implementations are taking some sort of shortcut here that ends up with
> them mispositioning it....

Note the tall orange inline block later on the line, which raises the height of the line box.  I think everybody uses the top of the line box as the vertical coordinate of the static position.

	Pavel

Received on Tuesday, 15 July 2014 22:27:08 UTC