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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/custom/image-rescale-clip-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/image-rescale-clip-expected.txt b/LayoutTests/platform/linux/svg/custom/image-rescale-clip-expected.txt
index d13fddca03792432033576b7606bf2920d01e21f..a3acf285db914c60f559201a707feee5a969e7aa 100644
--- a/LayoutTests/platform/linux/svg/custom/image-rescale-clip-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/image-rescale-clip-expected.txt
@@ -9,9 +9,9 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 335x19
text run at (0,0) width 335: "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