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

Unified Diff: LayoutTests/platform/mac/fast/repaint/body-background-image-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/mac/fast/repaint/body-background-image-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/body-background-image-expected.txt b/LayoutTests/platform/mac/fast/repaint/body-background-image-expected.txt
index 4a9a6ade4cc55abae994e72f58d8e2ee1d5cc873..19b02e534e99be4c2b63f6801cab977063a85098 100644
--- a/LayoutTests/platform/mac/fast/repaint/body-background-image-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/body-background-image-expected.txt
@@ -1,18 +1,9 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x540
- RenderBlock {HTML} at (0,0) size 800x540 [bgcolor=#FFFFFF]
- RenderBody {BODY} at (8,240) size 784x284
- RenderBlock {P} at (0,248) size 784x36
- RenderText {#text} at (0,0) size 100x18
- text run at (0,0) width 100: "Repaint test for "
- RenderInline {I} at (0,0) size 747x36
- RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
- RenderText {#text} at (100,0) size 301x18
- text run at (100,0) width 301: "http://bugs.webkit.org/show_bug.cgi?id=15157"
- RenderText {#text} at (401,0) size 747x36
- text run at (401,0) width 4: " "
- text run at (405,0) width 342: "Image defined in background-position: top center gets"
- text run at (0,18) width 146: "unexpectedly truncated"
- RenderText {#text} at (146,18) size 4x18
- text run at (146,18) width 4: "."
+Repaint test for http://bugs.webkit.org/show_bug.cgi?id=15157 Image defined in background-position: top center gets unexpectedly truncated.
+
+(repaint rects
+ (rect 0 0 800 600)
+ (rect 8 240 784 284)
+ (rect 8 240 784 284)
+ (rect 8 240 784 284)
+)
+

Powered by Google App Engine
This is Rietveld 408576698