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

Unified Diff: LayoutTests/platform/mac/svg/custom/image-rescale-clip-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/svg/custom/image-rescale-clip-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/image-rescale-clip-expected.txt b/LayoutTests/platform/mac/svg/custom/image-rescale-clip-expected.txt
index 1dbc4bfa8dc08068ba6f0cf88ba10437d7dba54f..2e1f85a3cb2163f981ddec4d6aa2d717a3c7e4cb 100644
--- a/LayoutTests/platform/mac/svg/custom/image-rescale-clip-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/image-rescale-clip-expected.txt
@@ -9,9 +9,9 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 361x18
text run at (0,0) width 361: "This test verifies correct paint of clipped, scaled images."
-layer at (8,8) size 160x105 backgroundClip at (8,8) size 150x15 clip at (8,8) size 150x15 outlineClip at (8,8) size 150x15
+layer at (8,8) size 160x105 backgroundClip at (8,8) size 150x15 clip at (8,8) size 150x15
LayoutBlockFlow (positioned) {DIV} at (8,8) size 160x105
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
-layer at (13,13) size 160x105 backgroundClip at (8,8) size 150x15 clip at (8,8) size 150x15 outlineClip at (8,8) size 150x15
+layer at (13,13) size 160x105 backgroundClip at (8,8) size 150x15 clip at (8,8) size 150x15
LayoutImage (relative positioned) {IMG} at (0,0) size 160x105

Powered by Google App Engine
This is Rietveld 408576698