[Webkit-unassigned] [Bug 116310] [CSSRegions] Constrain auto-height region computation in a different way

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 17 09:07:00 PDT 2013


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


Alexandru Chiculita <achicu at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #202077|review?                     |review+
               Flag|                            |




--- Comment #2 from Alexandru Chiculita <achicu at adobe.com>  2013-05-17 09:05:27 PST ---
(From update of attachment 202077)
View in context: https://bugs.webkit.org/attachment.cgi?id=202077&action=review

Looks good. Please, add a separate bug to track the other issue.

> Source/WebCore/ChangeLog:10
> +        Covered by existing regions tests, since when replaced-based the region had an intrinsic height of 0 and now, block-based, it does not have any children.

We will need to add a test for regions with "box-sizing: border-box" and "height: auto". Looks like both the previous and the new functions subtract the padding out of your height.

-- 
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