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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win-xp/editing/selection/doubleclick-crash-expected.txt

Issue 1372393006: Auto-rebaseline for r351979 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
4 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
5 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
6 LayoutBlockFlow {HTML} at (0,0) size 800x600 5 LayoutBlockFlow {HTML} at (0,0) size 800x600
7 LayoutBlockFlow {BODY} at (0,0) size 800x587 6 LayoutBlockFlow {BODY} at (0,0) size 800x587
8 LayoutBlockFlow {PRE} at (0,0) size 800x80 7 LayoutBlockFlow {PRE} at (0,0) size 800x80
9 LayoutText {#text} at (0,0) size 40x64 8 LayoutText {#text} at (0,0) size 40x64
10 text run at (0,0) width 40: "Test." 9 text run at (0,0) width 40: "Test."
11 text run at (40,0) width 0: " " 10 text run at (40,0) width 0: " "
12 text run at (0,16) width 40: "Test." 11 text run at (0,16) width 40: "Test."
13 text run at (40,16) width 0: " " 12 text run at (40,16) width 0: " "
14 text run at (0,32) width 0: " " 13 text run at (0,32) width 0: " "
15 text run at (0,48) width 0: " " 14 text run at (0,48) width 0: " "
16 LayoutText {#text} at (0,64) size 0x16 15 LayoutText {#text} at (0,64) size 0x16
17 text run at (0,64) width 0: " " 16 text run at (0,64) width 0: " "
18 selection start: position 5 of child 0 {#text} of child 1 {PRE} of body 17 caret: position 5 of child 0 {#text} of child 1 {PRE} of body
19 selection end: position 6 of child 0 {#text} of child 1 {PRE} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698