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

Unified Diff: LayoutTests/platform/android/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/android/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt
diff --git a/LayoutTests/platform/android/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt b/LayoutTests/platform/android/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt
index 286f0879d89164a76a281599160a298150b0481f..be3b34a80d0860072d5a6df01bd8981d4db41f33 100644
--- a/LayoutTests/platform/android/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt
+++ b/LayoutTests/platform/android/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 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 scrollHeight 4101
+layer at (0,-300) size 725x1000 backgroundClip at (0,0) size 725x535 clip at (0,0) size 710x535 scrollY 1400 scrollHeight 4101
LayoutBlockFlow {div} at (0,0) size 725x1000
LayoutSVGRoot {svg} at (276,250) size 248x154
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