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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/selection-button-text-expected.txt

Issue 1372393006: Auto-rebaseline for r351979 (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 800x132 3 layer at (0,0) size 800x132
4 LayoutBlockFlow {HTML} at (0,0) size 800x132 4 LayoutBlockFlow {HTML} at (0,0) size 800x132
5 LayoutBlockFlow {BODY} at (8,16) size 784x108 5 LayoutBlockFlow {BODY} at (8,16) size 784x108
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 568x18 7 LayoutText {#text} at (0,0) size 568x18
8 text run at (0,0) width 568: "To PASS this test case the text of the b utton label should not be selected in the selection." 8 text run at (0,0) width 568: "To PASS this test case the text of the b utton label should not be selected in the selection."
9 LayoutBlockFlow {DIV} at (0,34) size 784x74 9 LayoutBlockFlow {DIV} at (0,34) size 784x74
10 LayoutBlockFlow (anonymous) at (0,0) size 784x37 10 LayoutBlockFlow (anonymous) at (0,0) size 784x37
11 LayoutText {#text} at (0,0) size 50x18 11 LayoutText {#text} at (0,0) size 50x18
12 text run at (0,0) width 50: "Buttons" 12 text run at (0,0) width 50: "Buttons"
13 LayoutBR {BR} at (49,0) size 1x18 13 LayoutBR {BR} at (49,0) size 1x18
14 LayoutText {#text} at (0,18) size 61x18 14 LayoutText {#text} at (0,18) size 61x18
15 text run at (0,18) width 61: "with text " 15 text run at (0,18) width 61: "with text "
16 LayoutButton {INPUT} at (60.44,19) size 58.98x18 [bgcolor=#C0C0C0] 16 LayoutButton {INPUT} at (60.44,19) size 55.97x18 [bgcolor=#C0C0C0]
17 LayoutBlockFlow (anonymous) at (8,2) size 42.98x13 17 LayoutBlockFlow (anonymous) at (8,2) size 39.97x13
18 LayoutText {#text} at (0,0) size 43x13 18 LayoutText {#text} at (0,0) size 40x13
19 text run at (0,0) width 43: "too little" 19 text run at (0,0) width 40: "too little"
20 LayoutText {#text} at (119,18) size 59x18 20 LayoutText {#text} at (116,18) size 59x18
21 text run at (119,18) width 59: " too little" 21 text run at (116,18) width 59: " too little"
22 LayoutBlockFlow {DIV} at (0,37) size 784x19 22 LayoutBlockFlow {DIV} at (0,37) size 784x19
23 LayoutText {#text} at (0,0) size 56x18 23 LayoutText {#text} at (0,0) size 56x18
24 text run at (0,0) width 56: "and text " 24 text run at (0,0) width 56: "and text "
25 LayoutButton {INPUT} at (55.09,1) size 65.86x18 [bgcolor=#C0C0C0] 25 LayoutButton {INPUT} at (55.09,1) size 63.44x18 [bgcolor=#C0C0C0]
26 LayoutBlockFlow (anonymous) at (8,2) size 49.86x13 26 LayoutBlockFlow (anonymous) at (8,2) size 47.44x13
27 LayoutText {#text} at (0,0) size 50x13 27 LayoutText {#text} at (0,0) size 48x13
28 text run at (0,0) width 50: "too much" 28 text run at (0,0) width 48: "too much"
29 LayoutText {#text} at (120,0) size 65x18 29 LayoutText {#text} at (118,0) size 65x18
30 text run at (120,0) width 65: " too much" 30 text run at (118,0) width 65: " too much"
31 LayoutBlockFlow (anonymous) at (0,56) size 784x18 31 LayoutBlockFlow (anonymous) at (0,56) size 784x18
32 LayoutText {#text} at (0,0) size 250x18 32 LayoutText {#text} at (0,0) size 250x18
33 text run at (0,0) width 250: "Should not be selected in the selectio n." 33 text run at (0,0) width 250: "Should not be selected in the selectio n."
34 selection start: position 0 of child 0 {#text} of child 1 {P} of body 34 selection start: position 0 of child 0 {#text} of child 1 {P} of body
35 selection end: position 41 of child 6 {#text} of child 3 {DIV} of body 35 selection end: position 41 of child 6 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698