Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Side by Side Diff: third_party/WebKit/LayoutTests/editing/execCommand/format-block-with-braces-expected.txt

Issue 2277683002: Convert editing/execCommand/format-block-with-braces.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-08-24T17:53:25 Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/execCommand/format-block-with-braces.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
5 This test uses FormatBlock with html brackets in the tag string passed to execCo mmand.
6
7 Before FormatBlock with <h1>:
8 | "
9 Format Me
10 "
11
12 After FormatBlock with <h1>:
13 | <h1>
14 | "
15 <#selection-caret>Format Me
16 "
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/execCommand/format-block-with-braces.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698