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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/inserting/insert-br-009-expected.txt

Issue 2175673002: Convert editing/inserting/insert-br-00[0-9].html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-22T18:29:29 Created 4 years, 5 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: webViewDidChange:WebViewDidChangeNotification
6 layer at (0,0) size 800x600
7 LayoutView at (0,0) size 800x600
8 layer at (0,0) size 800x600
9 LayoutBlockFlow {HTML} at (0,0) size 800x600
10 LayoutBlockFlow {BODY} at (8,8) size 784x584
11 LayoutBlockFlow {P} at (0,0) size 784x40
12 LayoutText {#text} at (0,0) size 780x39
13 text run at (0,0) width 300: "This tests for a bug in InsertLineBreakC ommand. "
14 text run at (300,0) width 480: "Only one line break should be inserted and the caret should end up at the end of"
15 text run at (0,20) width 144: "the bordered div below."
16 LayoutBlockFlow {DIV} at (0,56) size 784x62 [border: (1px solid #000000)]
17 LayoutText {#text} at (1,1) size 75x19
18 text run at (1,1) width 75: "Hello world."
19 text run at (76,1) width 0: " "
20 LayoutText {#text} at (1,21) size 0x19
21 text run at (1,21) width 0: " "
22 LayoutText {#text} at (1,41) size 0x19
23 text run at (1,41) width 0: " "
24 caret: position 0 of child 2 {#text} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698