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

Unified Diff: LayoutTests/platform/win/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/win/fast/block/positioning/relative-overflow-block-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/positioning/relative-overflow-block-expected.txt b/LayoutTests/platform/win/fast/block/positioning/relative-overflow-block-expected.txt
index 38f3e8e2c35ee832a1efd4bc0c78f0fe570d8eb5..2680bc19eeec1f82df3f4a1aaa8a9ee7bf3b55cb 100644
--- a/LayoutTests/platform/win/fast/block/positioning/relative-overflow-block-expected.txt
+++ b/LayoutTests/platform/win/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,44) size 504x504
LayoutBlockFlow (positioned) {DIV} at (8,44) size 504x504 [border: (2px solid #0000FF)]
-layer at (310,346) size 504x504 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585 outlineClip at (0,0) size 785x585
+layer at (310,346) 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