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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/backgrounds/size/zero-expected.txt

Issue 1416553002: 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/backgrounds/size/zero-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/backgrounds/size/zero-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/backgrounds/size/zero-expected.txt
index e1456cb2990216b1b81d839f439d18501cbf6c2a..dcae242e218f2eba2b179db6e6b43ca5b51dad6b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/backgrounds/size/zero-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/backgrounds/size/zero-expected.txt
@@ -4,19 +4,19 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- LayoutInline {I} at (0,0) size 528x19
- LayoutInline {A} at (0,0) size 499x19 [color=#0000EE]
- LayoutText {#text} at (51,0) size 499x19
- text run at (51,0) width 499: "REGRESSION(r27173): Web Inspector freezes beneath Image::drawPattern()"
- LayoutText {#text} at (550,0) size 29x19
- text run at (550,0) width 29: " Bug"
- LayoutText {#text} at (579,0) size 4x19
- text run at (579,0) width 4: "."
+ LayoutText {#text} at (0,0) size 50x19
+ text run at (0,0) width 50: "Test for "
+ LayoutInline {I} at (0,0) size 527x19
+ LayoutInline {A} at (0,0) size 498x19 [color=#0000EE]
+ LayoutText {#text} at (49,0) size 498x19
+ text run at (49,0) width 498: "REGRESSION(r27173): Web Inspector freezes beneath Image::drawPattern()"
+ LayoutText {#text} at (546,0) size 30x19
+ text run at (546,0) width 30: " Bug"
+ LayoutText {#text} at (575,0) size 5x19
+ text run at (575,0) width 5: "."
LayoutBlockFlow {P} at (0,36) size 784x40
- LayoutText {#text} at (0,0) size 772x39
- text run at (0,0) width 772: "There should be three empty squares with black borders and the last one should have blue background. WebKit should not hang"
+ LayoutText {#text} at (0,0) size 771x39
+ text run at (0,0) width 771: "There should be three empty squares with black borders and the last one should have blue background. WebKit should not hang"
text run at (0,20) width 56: "or assert."
LayoutBlockFlow {DIV} at (8,92) size 106x106 [border: (3px solid #000000)]
LayoutBlockFlow {DIV} at (8,206) size 106x106 [border: (3px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698