Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / insert-text-not-inheriting-block-properties-expected.txt
blobe26be7b4105f686cdb749e7470498e3630c759e4
1 If you select a paragraph and type a character, block style properties should not be inherited to the next paragraph.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS container.innerHTML is "<p style=\"text-indent: 3em;\"><span>aBar</span></p>"
7 PASS successfullyParsed is true
9 TEST COMPLETE