Descriptionbackground-color and text-decoration are not preserved when merging paragraphs
In mergeInlineAndImplicitStyleOfElement(), the element styles are retrieved.
If they contain either background-color or text-decoration they will be removed
by removeNonEditingProperties() due to copyEditingProperties() implicit
OnlyInheritableEditingProperties parameter.
WebKit merge from r151772 and r152286
BUG=268922
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155705
Patch Set 1 #Messages
Total messages: 6 (0 generated)
|