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

Unified Diff: LayoutTests/platform/win-xp/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, 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/win-xp/fast/forms/button-inner-block-reuse-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/button-inner-block-reuse-expected.txt b/LayoutTests/platform/win-xp/fast/forms/button-inner-block-reuse-expected.txt
index 499e55a2a5b604a55db91e913bd922d19661b05c..bf75bc2a0e88c5bdac303675a2686c408dd291b7 100644
--- a/LayoutTests/platform/win-xp/fast/forms/button-inner-block-reuse-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/button-inner-block-reuse-expected.txt
@@ -21,8 +21,8 @@ layer at (0,0) size 800x600
text run at (0,0) width 530: "In the render tree, the button should have only one child, an anonymous block wrapping "
text run at (530,0) width 219: "all of the button's other descendants."
RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock (anonymous) at (0,102) size 784x10
- RenderButton {BUTTON} at (2,2) size 16x6 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBlock (anonymous) at (0,102) size 784x6
+ RenderButton {BUTTON} at (0,0) size 16x6 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 0x0
RenderBlock (anonymous) at (0,0) size 0x0
RenderInline {SPAN} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698