NEW 53944
Inconsistency between m_innerBlock's style and m_buttonText's style in RenderMenuList.cpp
https://bugs.webkit.org/show_bug.cgi?id=53944
Summary Inconsistency between m_innerBlock's style and m_buttonText's style in Render...
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.