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

Unified Diff: LayoutTests/svg/repaint/shape-with-nested-outline-expected.txt

Issue 609463002: Don't include nested outlines when computing repaint rects for SVG objects (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/svg/repaint/shape-with-nested-outline-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt b/LayoutTests/svg/repaint/shape-with-nested-outline-expected.txt
similarity index 86%
copy from LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
copy to LayoutTests/svg/repaint/shape-with-nested-outline-expected.txt
index 8af78cfc26bcd242b8fa25a430076945267f8e45..174e21c560dffc276e958aa72cf09585fa1acdc9 100644
--- a/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
+++ b/LayoutTests/svg/repaint/shape-with-nested-outline-expected.txt
@@ -6,7 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 8, 30, 30]
+ [108, 108, 300, 300]
]
}
]
« no previous file with comments | « LayoutTests/svg/repaint/shape-with-nested-outline.html ('k') | Source/core/rendering/svg/RenderSVGForeignObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698