Index: LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt b/LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt |
index 17b407ce04518597618259e515d79c70b205ac98..9c2576496d0f35e7aa62b86f0b694f0ba3f9be1f 100644 |
--- a/LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt |
+++ b/LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt |
@@ -1,24 +1,24 @@ |
layer at (0,0) size 800x600 |
RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x106 |
- RenderBlock {HTML} at (0,0) size 800x106 |
- RenderBody {BODY} at (8,8) size 784x90 |
+layer at (0,0) size 800x103 |
+ RenderBlock {HTML} at (0,0) size 800x103 |
+ RenderBody {BODY} at (8,8) size 784x87 |
RenderBlock {DIV} at (0,0) size 784x18 |
RenderInline {A} at (0,0) size 63x18 [color=#0000EE] |
RenderText {#text} at (0,0) size 63x18 |
text run at (0,0) width 63: "Bug 6584" |
RenderText {#text} at (63,0) size 374x18 |
text run at (63,0) width 374: " REGRESSION: button after unclosed button gives trouble" |
- RenderBlock {P} at (0,34) size 784x22 |
- RenderButton {BUTTON} at (2,2) size 35.97x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] |
+ RenderBlock {P} at (0,34) size 784x19 |
+ RenderButton {BUTTON} at (0,1) size 35.97x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] |
RenderBlock (anonymous) at (8,2) size 19.97x13 |
RenderText {#text} at (0,0) size 20x13 |
text run at (0,0) width 20: "test" |
- RenderButton {BUTTON} at (41.97,2) size 42.92x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] |
+ RenderButton {BUTTON} at (35.97,1) size 42.92x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] |
RenderBlock (anonymous) at (8,2) size 26.92x13 |
RenderText {#text} at (0,0) size 27x13 |
text run at (0,0) width 27: "test2" |
RenderText {#text} at (0,0) size 0x0 |
- RenderBlock {DIV} at (0,72) size 784x18 |
+ RenderBlock {DIV} at (0,69) size 784x18 |
RenderText {#text} at (0,0) size 602x18 |
text run at (0,0) width 602: "There should be two separate buttons instead of button \"test2\" being nested inside button \"test\"." |