Comment #4 on issue 25880 by [email protected]:  
LayoutTests/editing/style/remove-nested-inline-styles.html is failing on  
linux and win
http://code.google.com/p/chromium/issues/detail?id=25880

Editor::selectionHasStyle is called only if document()->settings()-
> editingBehavior()!=EditingMacBehavior (from executeToggleStyle in  
> EditorCommand.cpp).
If setting is EditingMacBehavior it calls selectionStartHasStyle and it  
returns true if
the style is present at the beginning of selection (or at least the comment  
in the code
says so).

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to