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

Unified Diff: LayoutTests/svg/repaint/transform-changed-state-expected.txt

Issue 401883004: Extract RenderSVGModelObject::invalidatePaintIfNeeded() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: NeedsRebaseline Created 6 years, 5 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/svg/repaint/transform-changed-state-expected.txt
diff --git a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/svg/repaint/transform-changed-state-expected.txt
similarity index 58%
copy from LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
copy to LayoutTests/svg/repaint/transform-changed-state-expected.txt
index 622a089d4fd1c5aeddc04517dffe363d06eb4a7b..d8740cbcbb753ba16a5685eb0536e17c7d3aae98 100644
--- a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
+++ b/LayoutTests/svg/repaint/transform-changed-state-expected.txt
@@ -6,8 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [108, 108, 100, 100],
+ [108, 108, 100, 100],
+ [108, 108, 100, 100],
[108, 8, 100, 100],
- [8, 8, 100, 100]
+ [108, 8, 100, 100],
+ [108, 8, 100, 100]
]
}
]
« no previous file with comments | « LayoutTests/svg/repaint/transform-changed-state.html ('k') | Source/core/rendering/svg/RenderSVGModelObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698