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

Unified Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-cannot-be-nested-expected.txt

Issue 789003: Rebaseline tests whose expectations were changed by r55714. (Closed)
Patch Set: adding expectations of chromium-win Created 10 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-cannot-be-nested-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-cannot-be-nested-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-cannot-be-nested-expected.txt
index 78a7be7811fb759e928a6b76a38f8db61a7fb3b5..0b43eabb2a3cb3722a7322eb563ac3b26941ba8f 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-cannot-be-nested-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/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 800x114
- RenderBlock {HTML} at (0,0) size 800x114
- RenderBody {BODY} at (8,8) size 784x98
+layer at (0,0) size 800x112
+ RenderBlock {HTML} at (0,0) size 800x112
+ RenderBody {BODY} at (8,8) size 784x96
RenderBlock {DIV} at (0,0) size 784x20
RenderInline {A} at (0,0) size 60x19 [color=#0000EE]
RenderText {#text} at (0,0) size 60x19
text run at (0,0) width 60: "Bug 6584"
RenderText {#text} at (60,0) size 355x19
text run at (60,0) width 355: " REGRESSION: button after unclosed button gives trouble"
- RenderBlock {P} at (0,36) size 784x26
- RenderButton {BUTTON} at (2,2) size 44x22 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)]
- RenderBlock (anonymous) at (8,2) size 28x18
- RenderText {#text} at (3,1) size 22x16
- text run at (3,1) width 22: "test"
- RenderButton {BUTTON} at (50,2) size 51x22 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)]
- RenderBlock (anonymous) at (8,2) size 35x18
- RenderText {#text} at (3,1) size 29x16
- text run at (3,1) width 29: "test2"
+ RenderBlock {P} at (0,36) size 784x24
+ RenderButton {BUTTON} at (2,2) size 38x20 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)]
+ RenderBlock (anonymous) at (8,2) size 22x16
+ RenderText {#text} at (0,0) size 22x16
+ text run at (0,0) width 22: "test"
+ RenderButton {BUTTON} at (44,2) size 45x20 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)]
+ RenderBlock (anonymous) at (8,2) size 29x16
+ RenderText {#text} at (0,0) size 29x16
+ text run at (0,0) width 29: "test2"
RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,78) size 784x20
+ RenderBlock {DIV} at (0,76) size 784x20
RenderText {#text} at (0,0) size 572x19
text run at (0,0) width 572: "There should be two separate buttons instead of button \"test2\" being nested inside button \"test\"."

Powered by Google App Engine
This is Rietveld 408576698