Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / do-not-copy-unnecessary-styles-2-expected.txt
blob13a4d20da0ae7eb087aff1bb2ad4ad44f19c9dde
1 This test verifies that WebKit does not erroneously clone nodes hierarchy when copying text with background color.
2 "Hello" should be blue and has yellow background but you should not see red border.
4 You should not see any borders:
5 | <span>
6 |   style="color: rgb(0, 0, 255); background-color: rgb(255, 255, 0);"
7 |   "Hello<#selection-caret>"