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

Unified Diff: LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-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/win/fast/repaint/block-layout-inline-children-replaced-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt b/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt
index 77dad4019049c9a266039b838f671151f81a54a9..aa5b2a45dd5046c0c5683967c44ed284974b8ee2 100644
--- a/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt
@@ -1,14 +1,7 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
- RenderBlock {P} at (0,0) size 800x20
- RenderText {#text} at (0,0) size 209x19
- text run at (0,0) width 209: "This is a test for regression against "
- RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
- RenderText {#text} at (209,0) size 291x19
- text run at (209,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=40142"
- RenderBlock {DIV} at (0,36) size 800x152
- RenderBlock {DIV} at (0,0) size 402x152 [border: (1px solid #DDDDDD)]
- RenderImage {IMG} at (155,1) size 92x100
+This is a test for regression against https://bugs.webkit.org/show_bug.cgi?id=40142
+
+
+(repaint rects
+ (rect 0 36 402 152)
+)
+

Powered by Google App Engine
This is Rietveld 408576698