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

Unified Diff: LayoutTests/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/fast/repaint/block-layout-inline-children-replaced-expected.txt
diff --git a/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt b/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt
deleted file mode 100644
index cc268c63f385d8e5453b793643103e7faabaa79b..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-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 800x18
- RenderText {#text} at (0,0) size 220x18
- text run at (0,0) width 220: "This is a test for regression against "
- RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
- RenderText {#text} at (220,0) size 305x18
- text run at (220,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=40142"
- RenderBlock {DIV} at (0,34) size 800x152
- RenderBlock {DIV} at (0,0) size 402x152 [border: (1px solid #DDDDDD)]
- RenderImage {IMG} at (155,1) size 92x100

Powered by Google App Engine
This is Rietveld 408576698