[Webkit-unassigned] [Bug 116242] New: [CSS Regions] Transform applied to content node causes overflow to be hidden
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 16 13:10:38 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116242
Summary: [CSS Regions] Transform applied to content node causes
overflow to be hidden
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rhauck at adobe.com
1. Open the attached test case. It has a transform applied to the content node of a named flow.
2. In Web Inspector, toggle the transform off and on
RESULT:
The overflow is visible when the transform is removed and becomes hidden when it's applied
EXPECTED:
transform should not affect overflow behavior
Note: The exact same test case applying the transform to the region instead does not affect overflow at all.
--
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