[Webkit-unassigned] [Bug 121493] New: [CSSRegions] Percentage width for image in flowed content computed incorrectly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 17 08:22:41 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121493
Summary: [CSSRegions] Percentage width for image in flowed
content computed incorrectly
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mihnea at adobe.com
CC: WebkitBugTracker at adobe.com
Blocks: 57312
Created an attachment (id=211906)
--> (https://bugs.webkit.org/attachment.cgi?id=211906&action=review)
Test case
In the attached test case, the image element has a percentage width that is computed relative to the second region, even if the image completely fits in the first region of the chain. If you remove the second region in the chain, the image is sized properly. If you remove the image, you will see that the #article element, having a percentage width, is sized differently in the 2 regions in which it is flowed.
--
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