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

Unified Diff: LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt

Issue 211193002: Compute correct repaint rect for decorated RenderSVGRoots (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase (adds additional TE conflict.) Created 6 years, 9 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/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt
diff --git a/LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt b/LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt
index 12e53477c159b7444a8ea39422567737794e3a14..d5abc916224b56c10fb66b5289cf738726e4c250 100644
--- a/LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt
+++ b/LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt
@@ -14,12 +14,15 @@ PASS successfullyParsed is true
TEST COMPLETE
(repaint rects
+ (rect 8 8 300 300)
(rect 8 8 784 584)
(rect 8 8 784 584)
(rect 8 8 784 584)
(rect 8 8 784 584)
+ (rect 8 8 300 300)
(rect 8 8 784 584)
(rect 8 8 784 300)
+ (rect 8 8 300 300)
(rect 8 8 784 584)
(rect 8 8 784 584)
(rect 8 8 784 584)

Powered by Google App Engine
This is Rietveld 408576698