[Webkit-unassigned] [Bug 121843] New: [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 Sep 24 09:23:40 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121843
Summary: [CSS Regions] Propagating margins fails when there's a
<p> inside the flowed <div>
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mmaerean at adobe.com
CC: WebkitBugTracker at adobe.com
Blocks: 57312
Created an attachment (id=212474)
--> (https://bugs.webkit.org/attachment.cgi?id=212474&action=review)
patch to delete the expected png(s) and to add the -expected.html file
When there's a <p> inside <div style="flow-into:flow">, the margins of the paragraph should collapse with the parent div but they don't.
The LayoutTests/fast/regions/flow-content-basic.html test can't be turned into a ref test.
The current expected png results are not correct.
This bug blocks bug #120457.
--
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