summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/editing/execCommand/format-block-with-braces-expected.txt
blob: 3b4e7e38171d0c758d9e7dbe9a0863cf87465fb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
This test uses FormatBlock with html brackets in the tag string passed to execCommand.

Before FormatBlock with <h1>:
| "
Format Me
"

After FormatBlock with <h1>:
| <h1>
|   "
<#selection-caret>Format Me
"