Bug 46954

Summary: Implement queryCommandState('justifyFull')
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: darin, enrica, ojan, rolandsteiner, tkent, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 45910    
Bug Blocks:    
Attachments:
Description Flags
Patch darin: review+

Description Ryosuke Niwa 2010-09-30 19:16:40 PDT
This is a follow up to the bug 45910 in which I forgot to implement queryCommandState('justifyFull').
Comment 1 Ryosuke Niwa 2010-09-30 19:24:46 PDT
Created attachment 69412 [details]
Patch
Comment 2 Ryosuke Niwa 2010-09-30 19:27:44 PDT
All thanks to Roland's RTE test suite! http://www.browserscope.org/richtext2/test
Comment 3 Ryosuke Niwa 2010-10-01 11:26:17 PDT
Committed r68904: <http://trac.webkit.org/changeset/68904>