[Webkit-unassigned] [Bug 53944] New: Inconsistency between m_innerBlock's style and m_buttonText's style in RenderMenuList.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 7 14:35:57 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53944
Summary: Inconsistency between m_innerBlock's style and
m_buttonText's style in RenderMenuList.cpp
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: xji at chromium.org
CC: mitz at webkit.org
>From mitz's comment in https://bugs.webkit.org/show_bug.cgi?id=53642#c5:
> 1. what is the difference between m_innerBlock's style and m_buttonText's style? They are setting different values in the code. when m_button's style takes effect?
Hm… that’s a good question. I can see how the styles could get out of sync, which might actually be a problem for direction and unicode-bidi since some code probably looks at the RenderText’s style directly.
--
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