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

Unified Diff: LayoutTests/svg/overflow/overflow-visible-repaint-expected.txt

Issue 220853002: SVG does not respect overflow:visible. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 8 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/overflow/overflow-visible-repaint-expected.txt
diff --git a/LayoutTests/svg/overflow/overflow-visible-repaint-expected.txt b/LayoutTests/svg/overflow/overflow-visible-repaint-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..07974bb62fa7d5b7bba987dd45c0aec32f9036c4
--- /dev/null
+++ b/LayoutTests/svg/overflow/overflow-visible-repaint-expected.txt
@@ -0,0 +1,6 @@
+(repaint rects
+ (rect 150 150 200 200)
+ (rect 100 200 100 100)
+ (rect 200 200 100 100)
+)
+

Powered by Google App Engine
This is Rietveld 408576698