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

Unified Diff: LayoutTests/platform/win-xp/fast/overflow/scroll-nested-positioned-layer-in-overflow-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-xp/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt b/LayoutTests/platform/win-xp/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
index e225fdfcfbbb604cca4ac54b9925bab6e0d882aa..d94751f35bd5fe711894a26be98f34832d5ba118 100644
--- a/LayoutTests/platform/win-xp/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 284.00 scrollHeight 842
LayoutBlockFlow (positioned) {DIV} at (0,42) size 800x558
-layer at (0,-242) size 532x842 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558 outlineClip at (0,42) size 785x558
+layer at (0,-242) size 532x842 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558
LayoutBlockFlow (positioned) {DIV} at (0,0) size 532x842
LayoutBlockFlow (anonymous) at (0,0) size 532x20
LayoutText {#text} at (0,0) size 532x19

Powered by Google App Engine
This is Rietveld 408576698