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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/mixed-editability-7-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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 746x39 7 LayoutText {#text} at (0,0) size 746x39
8 text run at (0,0) width 746: "This tests creating a selection based in side a nested editable region that extends out to editable content that is insid e the same" 8 text run at (0,0) width 746: "This tests creating a selection based in side a nested editable region that extends out to editable content that is insid e the same"
9 text run at (0,20) width 129: "highest editable root. " 9 text run at (0,20) width 129: "highest editable root. "
10 text run at (129,20) width 245: "'One' through 'Three' should be selec ted." 10 text run at (129,20) width 245: "'One' through 'Three' should be selec ted."
11 LayoutBlockFlow {DIV} at (0,56) size 784x60 11 LayoutBlockFlow {DIV} at (0,56) size 784x60
12 LayoutBlockFlow {DIV} at (0,0) size 784x20 12 LayoutBlockFlow {DIV} at (0,0) size 784x20
13 LayoutText {#text} at (0,0) size 26x19 13 LayoutText {#text} at (0,0) size 26x19
14 text run at (0,0) width 26: "One" 14 text run at (0,0) width 26: "One"
15 LayoutBlockFlow {DIV} at (0,20) size 784x20 15 LayoutBlockFlow {DIV} at (0,20) size 784x20
16 LayoutInline {SPAN} at (0,0) size 28x19 16 LayoutInline {SPAN} at (0,0) size 27x19
17 LayoutText {#text} at (0,0) size 28x19 17 LayoutText {#text} at (0,0) size 27x19
18 text run at (0,0) width 28: "Two" 18 text run at (0,0) width 27: "Two"
19 LayoutText {#text} at (28,0) size 4x19 19 LayoutText {#text} at (26,0) size 5x19
20 text run at (28,0) width 4: " " 20 text run at (26,0) width 5: " "
21 LayoutInline {SPAN} at (0,0) size 35x19 21 LayoutInline {SPAN} at (0,0) size 36x19
22 LayoutText {#text} at (32,0) size 35x19 22 LayoutText {#text} at (30,0) size 36x19
23 text run at (32,0) width 35: "Three" 23 text run at (30,0) width 36: "Three"
24 LayoutBlockFlow {DIV} at (0,40) size 784x20 24 LayoutBlockFlow {DIV} at (0,40) size 784x20
25 LayoutText {#text} at (0,0) size 29x19 25 LayoutText {#text} at (0,0) size 29x19
26 text run at (0,0) width 29: "Four" 26 text run at (0,0) width 29: "Four"
27 selection start: position 0 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body 27 selection start: position 0 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body
28 selection end: position 5 of child 0 {#text} of child 2 {SPAN} of child 3 {DIV } of child 2 {DIV} of body 28 selection end: position 5 of child 0 {#text} of child 2 {SPAN} of child 3 {DIV } of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698