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

Unified Diff: LayoutTests/svg/custom/change-background-color-expected.html

Issue 211193002: Compute correct repaint rect for decorated RenderSVGRoots (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. 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/custom/change-background-color-expected.html
diff --git a/LayoutTests/svg/custom/change-background-color-expected.html b/LayoutTests/svg/custom/change-background-color-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..d5c9e90cd1efdb4f2065735e476930ba8f2ef635
--- /dev/null
+++ b/LayoutTests/svg/custom/change-background-color-expected.html
@@ -0,0 +1,2 @@
+<!DOCTYPE HTML>
+<div style="width: 200px; height: 100px; background-color: green"></div>

Powered by Google App Engine
This is Rietveld 408576698