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

Unified Diff: LayoutTests/platform/linux/fast/block/positioning/relative-overflow-replaced-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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/linux/fast/block/positioning/relative-overflow-replaced-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/positioning/relative-overflow-replaced-expected.txt b/LayoutTests/platform/linux/fast/block/positioning/relative-overflow-replaced-expected.txt
index c9503696328d71f73878b1ea94a6293863172799..7684465d71bd162464960dbd183258ecb0e42acf 100644
--- a/LayoutTests/platform/linux/fast/block/positioning/relative-overflow-replaced-expected.txt
+++ b/LayoutTests/platform/linux/fast/block/positioning/relative-overflow-replaced-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 785x585
LayoutText {#text} at (100,85) size 710x39
text run at (100,85) width 610: " The image should be 1000px over to the right and bottom, which should cause horizontal and vertical"
text run at (0,105) width 124: "scrollbars to appear."
-layer at (1008,1008) size 100x100 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585 outlineClip at (0,0) size 785x585
+layer at (1008,1008) size 100x100 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585
LayoutImage (relative positioned) {IMG} at (0,0) size 100x100 [bgcolor=#00FF00]

Powered by Google App Engine
This is Rietveld 408576698