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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/mixed-editability-6-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 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 783x36 7 LayoutText {#text} at (0,0) size 783x36
8 text run at (0,0) width 633: "This tests Select All when the caret is inside an editable region that is inside a non editable region. " 8 text run at (0,0) width 633: "This tests Select All when the caret is inside an editable region that is inside a non editable region. "
9 text run at (632,0) width 151: "Whenever the selection" 9 text run at (632,0) width 151: "Whenever the selection"
10 text run at (0,18) width 565: "is in an editable region, Select All sh ould select the contents of the highest editable root." 10 text run at (0,18) width 565: "is in an editable region, Select All sh ould select the contents of the highest editable root."
11 LayoutBlockFlow {DIV} at (0,52) size 784x54 11 LayoutBlockFlow {DIV} at (0,52) size 784x54
12 LayoutBlockFlow {DIV} at (0,0) size 784x18 12 LayoutBlockFlow {DIV} at (0,0) size 784x18
13 LayoutText {#text} at (0,0) size 27x18 13 LayoutText {#text} at (0,0) size 27x18
14 text run at (0,0) width 27: "One" 14 text run at (0,0) width 27: "One"
15 LayoutBlockFlow {DIV} at (0,18) size 784x18 15 LayoutBlockFlow {DIV} at (0,18) size 784x18
16 LayoutInline {SPAN} at (0,0) size 30x18 16 LayoutInline {SPAN} at (0,0) size 29x18
17 LayoutText {#text} at (0,0) size 30x18 17 LayoutText {#text} at (0,0) size 29x18
18 text run at (0,0) width 30: "Two" 18 text run at (0,0) width 29: "Two"
19 LayoutText {#text} at (29,0) size 5x18 19 LayoutText {#text} at (28,0) size 5x18
20 text run at (29,0) width 5: " " 20 text run at (28,0) width 5: " "
21 LayoutInline {SPAN} at (0,0) size 38x18 21 LayoutInline {SPAN} at (0,0) size 38x18
22 LayoutText {#text} at (33,0) size 38x18 22 LayoutText {#text} at (32,0) size 38x18
23 text run at (33,0) width 38: "Three" 23 text run at (32,0) width 38: "Three"
24 LayoutBlockFlow {DIV} at (0,36) size 784x18 24 LayoutBlockFlow {DIV} at (0,36) size 784x18
25 LayoutText {#text} at (0,0) size 31x18 25 LayoutText {#text} at (0,0) size 31x18
26 text run at (0,0) width 31: "Four" 26 text run at (0,0) width 31: "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 4 of child 0 {#text} of child 5 {DIV} of child 2 {DIV} of body 28 selection end: position 4 of child 0 {#text} of child 5 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698