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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/getscreenctm-in-scrollable-svg-area-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/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt b/LayoutTests/platform/win-xp/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt
index eb3f0c344c14cee362f8841cd495ee9fdc1a6d28..7234ee7f325b1155d8227caf4044af51e5c25e8b 100644
--- a/LayoutTests/platform/win-xp/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 1700.00 scrollHeight 4005
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x4005 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x4005 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {html} at (0,0) size 785x4005
LayoutBlockFlow {body} at (0,0) size 785x4005
LayoutSVGRoot {svg} at (276,1950) size 248x154

Powered by Google App Engine
This is Rietveld 408576698