Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / 4786404-1-expected.txt
blob46ef7e67b9820005ce544c16fc38abf0fbf5db0f
1 This tests for a bug where performing the Remove Format operation on content would apply the document's style to it, not the editable regions default style.  "foo bar baz" should not be bold, and should be black.
2 | <div>
3 |   contenteditable="true"
4 |   id="div"
5 |   style="font-weight: normal; color: black;"
6 |   "<#selection-anchor>foo "
7 |   "bar"
8 |   " baz<#selection-focus>"