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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/inserting/multiple-lines-selected-expected.txt

Issue 2286263002: Convert editing/inserting/multiple-lines-selected.html to use w3c test harness (Closed)
Patch Set: 2016-08-29T18:14:14 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
OLDNEW
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 layer at (0,0) size 800x600
9 LayoutView at (0,0) size 800x600
10 layer at (0,0) size 800x600
11 LayoutBlockFlow {HTML} at (0,0) size 800x600
12 LayoutBlockFlow {BODY} at (8,8) size 784x584
13 LayoutBlockFlow {P} at (0,0) size 784x36
14 LayoutText {#text} at (0,0) size 775x36
15 text run at (0,0) width 571: "This tests inserting a paragraph separat or into a selection that spans multiple paragraphs. "
16 text run at (570,0) width 205: "'ar' should be on the line after 'f'"
17 text run at (0,18) width 264: "and the caret should be just before the 'a'."
18 LayoutBlockFlow {DIV} at (0,52) size 784x36
19 LayoutBlockFlow {DIV} at (0,0) size 784x18
20 LayoutText {#text} at (0,0) size 6x18
21 text run at (0,0) width 6: "f"
22 LayoutBlockFlow {DIV} at (0,18) size 784x18
23 LayoutText {#text} at (0,0) size 13x18
24 text run at (0,0) width 13: "ar"
25 caret: position 0 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698