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

Unified Diff: LayoutTests/platform/linux/fast/block/positioning/relative-overflow-block-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-block-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/positioning/relative-overflow-block-expected.txt b/LayoutTests/platform/linux/fast/block/positioning/relative-overflow-block-expected.txt
index 41a19aa771901c497e15b0d55946dac2c6d877dc..9563c9375cb80dff2699474e1b7d02526eeb3ada 100644
--- a/LayoutTests/platform/linux/fast/block/positioning/relative-overflow-block-expected.txt
+++ b/LayoutTests/platform/linux/fast/block/positioning/relative-overflow-block-expected.txt
@@ -9,5 +9,5 @@ layer at (0,0) size 785x585
LayoutText {#text} at (0,0) size 0x0
layer at (8,48) size 504x504
LayoutBlockFlow (positioned) {DIV} at (8,48) size 504x504 [border: (2px solid #0000FF)]
-layer at (310,350) size 504x504 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585 outlineClip at (0,0) size 785x585
+layer at (310,350) size 504x504 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585
LayoutBlockFlow (relative positioned) {DIV} at (2,2) size 504x504 [border: (2px solid #FF0000)]

Powered by Google App Engine
This is Rietveld 408576698