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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/button-inner-block-reuse-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/linux/fast/forms/button-inner-block-reuse-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/button-inner-block-reuse-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/button-inner-block-reuse-expected.txt
index b3f3e766f03334cc5cc54a243af339b84beec122..a873ef0acd0f784361d014669d84cf31915c282c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/button-inner-block-reuse-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/button-inner-block-reuse-expected.txt
@@ -6,16 +6,16 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 197x19
text run at (0,0) width 197: "This tests for regressions against "
- LayoutInline {I} at (0,0) size 779x39
+ LayoutInline {I} at (0,0) size 778x39
LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
LayoutText {#text} at (197,0) size 350x19
text run at (197,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8420"
- LayoutText {#text} at (547,0) size 779x39
- text run at (547,0) width 4: " "
- text run at (551,0) width 228: "iExploder(#12): Assertion failure in"
+ LayoutText {#text} at (546,0) size 778x39
+ text run at (546,0) width 5: " "
+ text run at (550,0) width 228: "iExploder(#12): Assertion failure in"
text run at (0,20) width 237: "RenderContainer::removeChildNode"
- LayoutText {#text} at (237,20) size 4x19
- text run at (237,20) width 4: "."
+ LayoutText {#text} at (236,20) size 5x19
+ text run at (236,20) width 5: "."
LayoutBlockFlow {P} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 749x19
text run at (0,0) width 530: "In the render tree, the button should have only one child, an anonymous block wrapping "

Powered by Google App Engine
This is Rietveld 408576698