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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/block/positioning/relative-overflow-block-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/positioning/relative-overflow-block-expected.txt b/LayoutTests/platform/mac/fast/block/positioning/relative-overflow-block-expected.txt
index 9280d4bf30b68ff62957a82acaa10a138fe07415..d774ad8b3f6326df4c3a3af67758c899088e0026 100644
--- a/LayoutTests/platform/mac/fast/block/positioning/relative-overflow-block-expected.txt
+++ b/LayoutTests/platform/mac/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