Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / format-block-with-braces-expected.txt
blob3b4e7e38171d0c758d9e7dbe9a0863cf87465fb3
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
5 This test uses FormatBlock with html brackets in the tag string passed to execCommand.
7 Before FormatBlock with <h1>:
8 | "
9 Format Me
12 After FormatBlock with <h1>:
13 | <h1>
14 |   "
15 <#selection-caret>Format Me