Bug 113923

Summary: Changing typing style with font size delta overrides the previous font size delta
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, enrica, mifenton, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug none

Description Ryosuke Niwa 2013-04-03 23:36:47 PDT
Changing typing style with font size delta overrides the previous font size delta
Comment 1 Ryosuke Niwa 2013-04-03 23:47:01 PDT
Created attachment 196442 [details]
Fixes the bug
Comment 2 Ryosuke Niwa 2013-04-03 23:48:13 PDT
<rdar://problem/12947362>
Comment 3 Ryosuke Niwa 2013-04-03 23:49:10 PDT
I couldn't think of a good way of testing this fix. Let me know if you have any ideas. I've tried WebKit API tests but it appears that I have to mess with NSFontManager and emulate a whole bunch of stuff.
Comment 4 Andreas Kling 2013-04-04 05:03:43 PDT
Comment on attachment 196442 [details]
Fixes the bug

LGTM.
Comment 5 WebKit Review Bot 2013-04-04 12:14:18 PDT
Comment on attachment 196442 [details]
Fixes the bug

Clearing flags on attachment: 196442

Committed r147661: <http://trac.webkit.org/changeset/147661>
Comment 6 WebKit Review Bot 2013-04-04 12:14:20 PDT
All reviewed patches have been landed.  Closing bug.