WebKit doesn't preserve style when copying text from another element
authorGrzegorz Czajkowski <g.czajkowski@samsung.com>
Thu, 25 Apr 2013 12:45:32 +0000 (14:45 +0200)
committerMateusz Leszko <m.leszko@samsung.com>
Tue, 7 May 2013 09:02:32 +0000 (11:02 +0200)
commitfccadac34c199ba488e2835fde9401fe7faca785
tree451d130d0b339f2124165e06e5942e0b68ebf531
parentcc3f8fa6dec7f1929e19f820e9a3e182961a0608
WebKit doesn't preserve style when copying text from another element

This is cherry-pick from https://bugs.webkit.org/show_bug.cgi?id=112329 (attachment #4)

Change-Id: I05699f90203cd7f58d359c05d97d5ecc0a444e8d
Source/WTF/wtf/Platform.h
Source/WebCore/editing/EditingStyle.cpp
Source/WebCore/editing/EditingStyle.h
Source/WebCore/editing/ReplaceSelectionCommand.cpp
Source/WebCore/editing/markup.cpp