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

Unified Diff: LayoutTests/platform/win/svg/custom/getscreenctm-in-scrollable-div-area-nested-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/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt b/LayoutTests/platform/win/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt
index 51fc1e4382496e810dace2fc17a7b7895ad700bc..522cb61f25a794df4d2a156e08da52617c770c3a 100644
--- a/LayoutTests/platform/win/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x550
LayoutBlockFlow {body} at (0,0) size 800x550
layer at (0,0) size 750x550 clip at (0,0) size 735x535 scrollY 300.00 scrollHeight 1000
LayoutBlockFlow {div} at (0,0) size 750x550
-layer at (0,-300) size 725x1000 backgroundClip at (0,0) size 725x535 clip at (0,0) size 710x535 outlineClip at (0,0) size 735x535 scrollY 1400.00 scrollHeight 4100
+layer at (0,-300) size 725x1000 backgroundClip at (0,0) size 725x535 clip at (0,0) size 710x535 scrollY 1400.00 scrollHeight 4100
LayoutBlockFlow {div} at (0,0) size 725x1000
LayoutSVGRoot {svg} at (266,250) size 268x153
LayoutSVGRect {rect} at (350,250) size 100x100 [fill={[type=SOLID] [color=#000080] [opacity=0.50]}] [x=350.00] [y=1950.00] [width=100.00] [height=100.00]

Powered by Google App Engine
This is Rietveld 408576698