Bug 46954 - Implement queryCommandState('justifyFull')
Summary: Implement queryCommandState('justifyFull')
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on: 45910
Blocks:
  Show dependency treegraph
 
Reported: 2010-09-30 19:16 PDT by Ryosuke Niwa
Modified: 2010-10-01 11:26 PDT (History)
6 users (show)

See Also:


Attachments
Patch (16.74 KB, patch)
2010-09-30 19:24 PDT, Ryosuke Niwa
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>