Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / remove-format-textdecoration-in-iframe-expected.txt
blob7d06eee67ae069512eab517c26c5705c6f408549
1 This testcase is to test crash scenario when designMode is set on document and RemoveFormat is called. Expected result is that crash should not happen and underline should be removed from all the selected text
2 | "<#selection-anchor>This Test should not crash.
3         "
4 | <iframe>
5 |   onload="selectAndRemoveFormat()"
6 | "
7         "
8 | <p>
9 |   "PASS"
10 | "
11     "
13 FRAME 0:
14 | <head>
15 | <body>