Revert "WebKit doesn't preserve style when copying text from another element"
authorGrzegorz Czajkowski <g.czajkowski@samsung.com>
Fri, 17 May 2013 09:13:47 +0000 (11:13 +0200)
committerGrzegorz Czajkowski <g.czajkowski@samsung.com>
Mon, 3 Jun 2013 12:55:08 +0000 (14:55 +0200)
commit5d2357690066adc3f68873ef102216e9f4225246
treeee61822ad805796b86eac997a0535802c0e1d8ad
parente48162b4da31d6717bc2de02bd3b1590a92f5029
Revert "WebKit doesn't preserve style when copying text from another element"

This reverts commit fccadac34c199ba488e2835fde9401fe7faca785.
There is a better solution at https://tizendev.org/gerrit/#/c/69322/ (no regression)

Change-Id: I75bf5fd5fa7cd9e51b470ba8f0438ee32844b80f
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