[Webkit-unassigned] [Bug 94146] New: Remove dependency on RenderStyle from FractionalLayoutBoxExtent and LayoutBox
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 15 13:49:37 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94146
Summary: Remove dependency on RenderStyle from
FractionalLayoutBoxExtent and LayoutBox
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eae at chromium.org
FractionalLayoutBoxExtent and LayoutBox currently have a dependency on RenderStyle to resolve writing mode and directional. This breaks encapsulation and makes it hard to reuse the box classes.
--
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