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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/expanding-selections-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (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 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutBlockFlow {HTML} at (0,0) size 800x600 5 LayoutBlockFlow {HTML} at (0,0) size 800x600
6 LayoutBlockFlow {BODY} at (8,8) size 784x576 6 LayoutBlockFlow {BODY} at (8,8) size 784x576
7 LayoutBlockFlow {P} at (0,0) size 784x40 7 LayoutBlockFlow {P} at (0,0) size 784x40
8 LayoutText {#text} at (0,0) size 738x39 8 LayoutText {#text} at (0,0) size 737x39
9 text run at (0,0) width 392: "This tests double clicking inside and at the end of an editable div. " 9 text run at (0,0) width 391: "This tests double clicking inside and at the end of an editable div. "
10 text run at (392,0) width 346: "The selection that is created should n ot extend outside the" 10 text run at (390,0) width 347: "The selection that is created should n ot extend outside the"
11 text run at (0,20) width 92: "editable region." 11 text run at (0,20) width 92: "editable region."
12 LayoutBlockFlow {DIV} at (0,56) size 784x20 12 LayoutBlockFlow {DIV} at (0,56) size 784x20
13 LayoutText {#text} at (0,0) size 193x19 13 LayoutText {#text} at (0,0) size 193x19
14 text run at (0,0) width 193: "This text is inside an editable div" 14 text run at (0,0) width 193: "This text is inside an editable div"
15 LayoutInline {SPAN} at (0,0) size 4x19 15 LayoutInline {SPAN} at (0,0) size 4x19
16 LayoutText {#text} at (193,0) size 4x19 16 LayoutText {#text} at (193,0) size 4x19
17 text run at (193,0) width 4: " " 17 text run at (193,0) width 4: " "
18 layer at (8,100) size 784x20 18 layer at (8,100) size 784x20
19 LayoutBlockFlow {P} at (0,92) size 784x20 19 LayoutBlockFlow {P} at (0,92) size 784x20
20 LayoutText {#text} at (0,0) size 142x19 20 LayoutText {#text} at (0,0) size 142x19
21 text run at (0,0) width 142: "This text is not editable." 21 text run at (0,0) width 142: "This text is not editable."
22 caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body 22 caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698