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

Unified Diff: LayoutTests/platform/mac/fast/backgrounds/size/zero-expected.txt

Issue 719973003: Auto-rebaseline for r185238 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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/mac/fast/backgrounds/size/zero-expected.txt
diff --git a/LayoutTests/platform/mac/fast/backgrounds/size/zero-expected.txt b/LayoutTests/platform/mac/fast/backgrounds/size/zero-expected.txt
index 6cb52a765b26e631cb2d7b6758fb2acdf4919ad5..e52359438d597bacc6a02541f1cc3f45b9f4f1e9 100644
--- a/LayoutTests/platform/mac/fast/backgrounds/size/zero-expected.txt
+++ b/LayoutTests/platform/mac/fast/backgrounds/size/zero-expected.txt
@@ -14,10 +14,11 @@ layer at (0,0) size 800x600
text run at (556,0) width 31: " Bug"
RenderText {#text} at (586,0) size 5x16
text run at (586,0) width 5: "."
- RenderBlock {P} at (0,32) size 784x16
- RenderText {#text} at (0,0) size 580x16
- text run at (0,0) width 580: "There should be four empty squares with black borders. WebKit should not hang or assert."
- RenderBlock {DIV} at (8,64) size 106x106 [border: (3px solid #000000)]
- RenderBlock {DIV} at (8,178) size 106x106 [border: (3px solid #000000)]
- RenderBlock {DIV} at (8,292) size 106x106 [border: (3px solid #000000)]
- RenderBlock {DIV} at (8,406) size 106x106 [border: (3px solid #000000)]
+ RenderBlock {P} at (0,32) size 784x32
+ RenderText {#text} at (0,0) size 784x32
+ text run at (0,0) width 784: "There should be three empty squares with black borders and the last one should have blue background. WebKit should not"
+ text run at (0,16) width 93: "hang or assert."
+ RenderBlock {DIV} at (8,80) size 106x106 [border: (3px solid #000000)]
+ RenderBlock {DIV} at (8,194) size 106x106 [border: (3px solid #000000)]
+ RenderBlock {DIV} at (8,308) size 106x106 [border: (3px solid #000000)]
+ RenderBlock {DIV} at (8,422) size 106x106 [border: (3px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698