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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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: webViewDidChange:WebViewDidChangeNotification
7 layer at (0,0) size 800x600
8 LayoutView at (0,0) size 800x600
9 layer at (0,0) size 800x600
10 LayoutBlockFlow {HTML} at (0,0) size 800x600
11 LayoutBlockFlow {BODY} at (8,8) size 784x584
12 LayoutBlockFlow {P} at (0,0) size 784x40
13 LayoutText {#text} at (0,0) size 770x39
14 text run at (0,0) width 532: "This tests inserting a paragraph separat or into a selection that spans multiple paragraphs. "
15 text run at (532,0) width 238: "'ar' should be on the line after 'f' a nd the"
16 text run at (0,20) width 203: "caret should be just before the 'a'."
17 LayoutBlockFlow {DIV} at (0,56) size 784x40
18 LayoutBlockFlow {DIV} at (0,0) size 784x20
19 LayoutText {#text} at (0,0) size 4x19
20 text run at (0,0) width 4: "f"
21 LayoutBlockFlow {DIV} at (0,20) size 784x20
22 LayoutText {#text} at (0,0) size 20x19
23 text run at (0,0) width 20: "bar"
24 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