[Webkit-unassigned] [Bug 118185] Gmail reply email - Bold and Italic style get stuck

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 03:27:39 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118185





--- Comment #21 from vanivhegde at gmail.com  2013-07-25 03:27:29 PST ---
(In reply to comment #20)
> (From update of attachment 207437 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=207437&action=review
> 
> > LayoutTests/editing/style/toggle-style-bold-italic-mixed-editability.html:14
> > +test('mac');
> > +test('win');
> > +test('unix');
> 
> Can we call debug() to output the editing behavior we're going to use?
> Take a look at other tests that call setEditingBehavior. Some them do this.

We can do that, but we will have to write a custom log function to add text to already existing <ol> that is used by editing.js to log data.
I will upload a patch with this change, it won't look that bad though. It's just that we are adding an additional function in the test files. Hope that's okay!

-- 
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