[Webkit-unassigned] [Bug 121843] [CSS Regions] Propagating margins fails when there's a <p> inside the flowed <div>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 1 04:52:28 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=121843


Mihai Maerean <mmaerean at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from Mihai Maerean <mmaerean at adobe.com>  2013-10-01 04:51:25 PST ---
This bug is invalid because:

1. In CSS, the adjoining margins of two or more boxes (which might or might not be siblings) can combine to form a single margin. Two margins are adjoining if and only if both belong to in-flow block-level boxes that participate in the same block formatting context ( http://www.w3.org/TR/CSS2/box.html#collapsing-margins )

2. CSS Regions establish a new block formatting Context. ( http://dev.w3.org/csswg/css-regions/ )

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list