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

Unified Diff: LayoutTests/platform/linux/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, 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/fast/forms/button-cannot-be-nested-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/button-cannot-be-nested-expected.txt b/LayoutTests/platform/linux/fast/forms/button-cannot-be-nested-expected.txt
index 8ef011080bc12ecdd5391282054c74da890a4ccb..7ea3d2a449b5803a756335be974aaf2003f863fd 100644
--- a/LayoutTests/platform/linux/fast/forms/button-cannot-be-nested-expected.txt
+++ b/LayoutTests/platform/linux/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 800x110
+ RenderBlock {HTML} at (0,0) size 800x110
+ RenderBody {BODY} at (8,8) size 784x94
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 38x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBlock {P} at (0,36) size 784x22
+ RenderButton {BUTTON} at (0,0) size 38x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 22x16
RenderText {#text} at (0,0) size 22x16
text run at (0,0) width 22: "test"
- RenderButton {BUTTON} at (44,2) size 45x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderButton {BUTTON} at (38,0) size 45x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) 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,74) 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