Bug 116846 - Move isBlockFlowElement and related functions out of the Node class into editing code
Summary: Move isBlockFlowElement and related functions out of the Node class into edit...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-27 14:38 PDT by Darin Adler
Modified: 2013-05-27 16:40 PDT (History)
3 users (show)

See Also:


Attachments
Patch (14.97 KB, patch)
2013-05-27 14:43 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2013-05-27 14:38:00 PDT
Move isBlockFlowElement and related functions out of the Node class into editing code
Comment 1 Darin Adler 2013-05-27 14:43:51 PDT
Created attachment 203012 [details]
Patch
Comment 2 Antti Koivisto 2013-05-27 16:08:28 PDT
Comment on attachment 203012 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-05-27 16:40:26 PDT
Comment on attachment 203012 [details]
Patch

Clearing flags on attachment: 203012

Committed r150782: <http://trac.webkit.org/changeset/150782>
Comment 4 WebKit Commit Bot 2013-05-27 16:40:27 PDT
All reviewed patches have been landed.  Closing bug.