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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/expanding-selections2-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 784x584 6 LayoutBlockFlow {BODY} at (8,8) size 784x584
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 186x18 13 LayoutText {#text} at (0,0) size 186x18
14 text run at (0,0) width 186: "This text is in an editable div" 14 text run at (0,0) width 186: "This text is in an editable div"
15 LayoutInline {SPAN} at (0,0) size 5x18 15 LayoutInline {SPAN} at (0,0) size 5x18
16 LayoutText {#text} at (185,0) size 5x18 16 LayoutText {#text} at (185,0) size 5x18
17 text run at (185,0) width 5: "." 17 text run at (185,0) width 5: "."
18 LayoutBlockFlow (anonymous) at (0,70) size 784x18 18 LayoutBlockFlow (anonymous) at (0,70) size 784x18
19 LayoutText {#text} at (0,0) size 249x18 19 LayoutText {#text} at (0,0) size 249x18
20 text run at (0,0) width 249: "This text is outside the editable region ." 20 text run at (0,0) width 249: "This text is outside the editable region ."
21 LayoutText {#text} at (0,0) size 0x0 21 LayoutText {#text} at (0,0) size 0x0
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