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

Side by Side Diff: LayoutTests/platform/mac-retina/virtual/slimmingpaint/fast/forms/control-clip-expected.txt

Issue 1163133002: Auto-rebaseline for r196458 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 236x18
8 text run at (0,0) width 236: "Tests that buttons clip their contents."
9 LayoutBlockFlow {P} at (0,34) size 784x36
10 LayoutText {#text} at (0,0) size 748x36
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 262: "Contents should not overflow the yello w"
13 text run at (0,18) width 46: "border."
14 LayoutBlockFlow {P} at (0,86) size 784x50
15 LayoutButton {BUTTON} at (0,0) size 100x50 [bgcolor=#C0C0C0] [border: (2 px outset #FFFF00)]
16 LayoutBlockFlow (anonymous) at (12,12) size 76x204
17 LayoutBlockFlow {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border : (2px solid #800080)]
18 LayoutBlockFlow (floating) {DIV} at (52,2) size 20x100 [bgcolor=#0 06400]
19 LayoutText {#text} at (13,2) size 36x52
20 text run at (13,2) width 28: "short"
21 text run at (10,15) width 34: "words"
22 text run at (15,28) width 24: "only"
23 text run at (9,41) width 36: "please"
24 LayoutText {#text} at (0,0) size 0x0
25 LayoutButton {BUTTON} at (0,152) size 100x50 [bgcolor=#C0C0C0] [border: (2 px outset #FFFF00)]
26 LayoutBlockFlow (anonymous) at (12,12) size 76x204
27 LayoutBlockFlow {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
28 LayoutBlockFlow (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006 400]
29 LayoutText {#text} at (13,2) size 36x52
30 text run at (13,2) width 28: "short"
31 text run at (10,15) width 34: "words"
32 text run at (15,28) width 24: "only"
33 text run at (9,41) width 36: "please"
34 LayoutBlockFlow {P} at (0,218) size 784x0
35 layer at (8,226) size 100x50
36 LayoutButton (positioned) {BUTTON} at (8,226) size 100x50 [bgcolor=#C0C0C0] [b order: (2px outset #FFFF00)]
37 LayoutBlockFlow (anonymous) at (12,12) size 76x204
38 LayoutBlockFlow {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
39 LayoutBlockFlow (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
40 LayoutText {#text} at (13,2) size 36x52
41 text run at (13,2) width 28: "short"
42 text run at (10,15) width 34: "words"
43 text run at (15,28) width 24: "only"
44 text run at (9,41) width 36: "please"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698