Bug 53944

Summary: Inconsistency between m_innerBlock's style and m_buttonText's style in RenderMenuList.cpp
Product: WebKit Reporter: Xiaomei Ji <xji>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Xiaomei Ji
Reported 2011-02-07 14:35:57 PST
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.