[Bug 29510] Containing block for sticky positioning should skip anonymous containing blocks.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29510

L. David Baron (Mozilla) <dbaron@dbaron.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dbaron@dbaron.org

--- Comment #1 from L. David Baron (Mozilla) <dbaron@dbaron.org> ---
Should such anonymous boxes count as containing blocks at all?  It's not clear
to me that they should; it might be worth testing the other things that should
depend on whether they count as containing blocks.  (The spec specifically
excludes percentages in the last paragraph of
https://drafts.csswg.org/css2/visuren.html#anonymous-block-level , but it's not
clear to me why it excludes only those and not other things.)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 2 March 2016 01:22:58 UTC