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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x36 7 LayoutBlockFlow {P} at (0,0) size 784x36
8 LayoutText {#text} at (0,0) size 770x36 8 LayoutText {#text} at (0,0) size 769x36
9 text run at (0,0) width 423: "This tests double clicking inside and at the end of an editable div. " 9 text run at (0,0) width 422: "This tests double clicking inside and at the end of an editable div. "
10 text run at (423,0) width 347: "The selection that is created should n ot extend outside" 10 text run at (421,0) width 348: "The selection that is created should n ot extend outside"
11 text run at (0,18) width 124: "the editable region." 11 text run at (0,18) width 124: "the editable region."
12 LayoutBlockFlow {DIV} at (0,52) size 784x18 12 LayoutBlockFlow {DIV} at (0,52) size 784x18
13 LayoutText {#text} at (0,0) size 212x18 13 LayoutText {#text} at (0,0) size 212x18
14 text run at (0,0) width 212: "This text is inside an editable div" 14 text run at (0,0) width 212: "This text is inside an editable div"
15 LayoutInline {SPAN} at (0,0) size 5x18 15 LayoutInline {SPAN} at (0,0) size 5x18
16 LayoutText {#text} at (211,0) size 5x18 16 LayoutText {#text} at (211,0) size 5x18
17 text run at (211,0) width 5: " " 17 text run at (211,0) width 5: " "
18 layer at (8,94) size 784x18 18 layer at (8,94) size 784x18
19 LayoutBlockFlow {P} at (0,86) size 784x18 19 LayoutBlockFlow {P} at (0,86) size 784x18
20 LayoutText {#text} at (0,0) size 155x18 20 LayoutText {#text} at (0,0) size 155x18
21 text run at (0,0) width 155: "This text is not editable." 21 text run at (0,0) width 155: "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