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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/control-clip-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 235x18 7 LayoutText {#text} at (0,0) size 235x18
8 text run at (0,0) width 235: "Tests that buttons clip their contents." 8 text run at (0,0) width 235: "Tests that buttons clip their contents."
9 LayoutBlockFlow {P} at (0,34) size 784x18 9 LayoutBlockFlow {P} at (0,34) size 784x18
10 LayoutText {#text} at (0,0) size 773x18 10 LayoutText {#text} at (0,0) size 772x18
11 text run at (0,0) width 487: "Each button below should have a yellow b order and a black dashed outline. " 11 text run at (0,0) width 487: "Each button below should have a yellow b order and a black dashed outline. "
12 text run at (486,0) width 287: "Contents should overflow the yellow bo rder." 12 text run at (486,0) width 286: "Contents should overflow the yellow bo rder."
13 LayoutBlockFlow {P} at (0,68) size 784x50 13 LayoutBlockFlow {P} at (0,68) size 784x50
14 LayoutButton {BUTTON} at (0,0) size 100x50 [bgcolor=#C0C0C0] [border: (2 px outset #FFFF00)] 14 LayoutButton {BUTTON} at (0,0) size 100x50 [bgcolor=#C0C0C0] [border: (2 px outset #FFFF00)]
15 LayoutBlockFlow (anonymous) at (12,12) size 76x204 15 LayoutBlockFlow (anonymous) at (12,12) size 76x204
16 LayoutBlockFlow {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border : (2px solid #800080)] 16 LayoutBlockFlow {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border : (2px solid #800080)]
17 LayoutBlockFlow (floating) {DIV} at (52,2) size 20x100 [bgcolor=#0 06400] 17 LayoutBlockFlow (floating) {DIV} at (52,2) size 20x100 [bgcolor=#0 06400]
18 LayoutText {#text} at (13,2) size 34x52 18 LayoutText {#text} at (13,2) size 34x52
19 text run at (13,2) width 28: "short" 19 text run at (13,2) width 28: "short"
20 text run at (11,15) width 32: "words" 20 text run at (11,15) width 32: "words"
21 text run at (16,28) width 22: "only" 21 text run at (16,28) width 22: "only"
22 text run at (10,41) width 34: "please" 22 text run at (10,41) width 34: "please"
(...skipping 11 matching lines...) Expand all
34 layer at (8,208) size 100x50 34 layer at (8,208) size 100x50
35 LayoutButton (positioned) {BUTTON} at (8,208) size 100x50 [bgcolor=#C0C0C0] [b order: (2px outset #FFFF00)] 35 LayoutButton (positioned) {BUTTON} at (8,208) size 100x50 [bgcolor=#C0C0C0] [b order: (2px outset #FFFF00)]
36 LayoutBlockFlow (anonymous) at (12,12) size 76x204 36 LayoutBlockFlow (anonymous) at (12,12) size 76x204
37 LayoutBlockFlow {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)] 37 LayoutBlockFlow {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
38 LayoutBlockFlow (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400] 38 LayoutBlockFlow (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
39 LayoutText {#text} at (13,2) size 34x52 39 LayoutText {#text} at (13,2) size 34x52
40 text run at (13,2) width 28: "short" 40 text run at (13,2) width 28: "short"
41 text run at (11,15) width 32: "words" 41 text run at (11,15) width 32: "words"
42 text run at (16,28) width 22: "only" 42 text run at (16,28) width 22: "only"
43 text run at (10,41) width 34: "please" 43 text run at (10,41) width 34: "please"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698