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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/button-inner-block-reuse-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 207x18 7 RenderText {#text} at (0,0) size 207x18
8 text run at (0,0) width 207: "This tests for regressions against " 8 text run at (0,0) width 207: "This tests for regressions against "
9 RenderInline {I} at (0,0) size 784x36 9 RenderInline {I} at (0,0) size 784x36
10 RenderInline {A} at (0,0) size 348x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
11 RenderText {#text} at (207,0) size 348x18 11 RenderText {#text} at (207,0) size 348x18
12 text run at (207,0) width 348: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=8420" 12 text run at (207,0) width 348: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=8420"
13 RenderText {#text} at (555,0) size 784x36 13 RenderText {#text} at (555,0) size 784x36
14 text run at (555,0) width 4: " " 14 text run at (555,0) width 4: " "
15 text run at (559,0) width 225: "iExploder(#12): Assertion failure in " 15 text run at (559,0) width 225: "iExploder(#12): Assertion failure in "
16 text run at (0,18) width 236: "RenderContainer::removeChildNode" 16 text run at (0,18) width 236: "RenderContainer::removeChildNode"
17 RenderText {#text} at (236,18) size 4x18 17 RenderText {#text} at (236,18) size 4x18
18 text run at (236,18) width 4: "." 18 text run at (236,18) width 4: "."
19 RenderBlock {P} at (0,52) size 784x36 19 RenderBlock {P} at (0,52) size 784x36
20 RenderText {#text} at (0,0) size 703x36 20 RenderText {#text} at (0,0) size 703x36
21 text run at (0,0) width 559: "In the render tree, the button should ha ve only one child, an anonymous block wrapping " 21 text run at (0,0) width 559: "In the render tree, the button should ha ve only one child, an anonymous block wrapping "
22 text run at (559,0) width 144: "all of the button's other" 22 text run at (559,0) width 144: "all of the button's other"
23 text run at (0,18) width 80: "descendants." 23 text run at (0,18) width 80: "descendants."
24 RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #EEEEEE)] 24 RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #EEEEEE)]
25 RenderBlock (anonymous) at (0,114) size 784x19 25 RenderBlock (anonymous) at (0,114) size 784x15
26 RenderButton {BUTTON} at (2,2) size 16x15 [bgcolor=#C0C0C0] [border: non e (2px outset #C0C0C0) none (2px outset #C0C0C0)] 26 RenderButton {BUTTON} at (0,0) size 16x15 [bgcolor=#C0C0C0] [border: non e (2px outset #C0C0C0) none (2px outset #C0C0C0)]
27 RenderBlock (anonymous) at (8,7) size 0x0 27 RenderBlock (anonymous) at (8,7) size 0x0
28 RenderBlock (anonymous) at (0,0) size 0x0 28 RenderBlock (anonymous) at (0,0) size 0x0
29 RenderInline {SPAN} at (0,0) size 0x0 29 RenderInline {SPAN} at (0,0) size 0x0
30 RenderBlock (anonymous) at (0,0) size 0x0 30 RenderBlock (anonymous) at (0,0) size 0x0
31 RenderBlock {DIV} at (0,0) size 0x0 31 RenderBlock {DIV} at (0,0) size 0x0
32 RenderBlock (anonymous) at (0,0) size 0x0 32 RenderBlock (anonymous) at (0,0) size 0x0
33 RenderInline {SPAN} at (0,0) size 0x0 33 RenderInline {SPAN} at (0,0) size 0x0
34 RenderText {#text} at (0,0) size 0x0 34 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698