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

Side by Side Diff: LayoutTests/platform/win/fast/forms/button-cannot-be-nested-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 800x109 3 layer at (0,0) size 800x105
4 RenderBlock {HTML} at (0,0) size 800x109 4 RenderBlock {HTML} at (0,0) size 800x105
5 RenderBody {BODY} at (8,8) size 784x93 5 RenderBody {BODY} at (8,8) size 784x89
6 RenderBlock {DIV} at (0,0) size 784x18 6 RenderBlock {DIV} at (0,0) size 784x18
7 RenderInline {A} at (0,0) size 63x17 [color=#0000EE] 7 RenderInline {A} at (0,0) size 63x17 [color=#0000EE]
8 RenderText {#text} at (0,0) size 63x17 8 RenderText {#text} at (0,0) size 63x17
9 text run at (0,0) width 63: "Bug 6584" 9 text run at (0,0) width 63: "Bug 6584"
10 RenderText {#text} at (62,0) size 379x17 10 RenderText {#text} at (62,0) size 379x17
11 text run at (62,0) width 379: " REGRESSION: button after unclosed butt on gives trouble" 11 text run at (62,0) width 379: " REGRESSION: button after unclosed butt on gives trouble"
12 RenderBlock {P} at (0,34) size 784x25 12 RenderBlock {P} at (0,34) size 784x21
13 RenderButton {BUTTON} at (2,2) size 37.50x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 13 RenderButton {BUTTON} at (0,0) size 37.50x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
14 RenderBlock (anonymous) at (8,3) size 21.50x15 14 RenderBlock (anonymous) at (8,3) size 21.50x15
15 RenderText {#text} at (0,0) size 22x15 15 RenderText {#text} at (0,0) size 22x15
16 text run at (0,0) width 22: "test" 16 text run at (0,0) width 22: "test"
17 RenderButton {BUTTON} at (43.50,2) size 44.91x21 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)] 17 RenderButton {BUTTON} at (37.50,0) size 44.91x21 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)]
18 RenderBlock (anonymous) at (8,3) size 28.91x15 18 RenderBlock (anonymous) at (8,3) size 28.91x15
19 RenderText {#text} at (0,0) size 29x15 19 RenderText {#text} at (0,0) size 29x15
20 text run at (0,0) width 29: "test2" 20 text run at (0,0) width 29: "test2"
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 RenderBlock {DIV} at (0,75) size 784x18 22 RenderBlock {DIV} at (0,71) size 784x18
23 RenderText {#text} at (0,0) size 613x17 23 RenderText {#text} at (0,0) size 613x17
24 text run at (0,0) width 613: "There should be two separate buttons ins tead of button \"test2\" being nested inside button \"test\"." 24 text run at (0,0) width 613: "There should be two separate buttons ins tead of button \"test2\" being nested inside button \"test\"."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698