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

Unified Diff: LayoutTests/fast/svg/different-overflow-values-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/fast/svg/different-overflow-values-expected.txt
diff --git a/LayoutTests/fast/svg/different-overflow-values-expected.txt b/LayoutTests/fast/svg/different-overflow-values-expected.txt
deleted file mode 100644
index dcc1a6e166fbbbff9a807744f1b4dbebec47efa5..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/svg/different-overflow-values-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-This test checks the overflow equality in case of SVG.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS computedStyle1.getPropertyValue('overflow-x') is computedStyle1.getPropertyValue('overflow-y')
-PASS computedStyle2.getPropertyValue('overflow-x') is computedStyle2.getPropertyValue('overflow-y')
-PASS computedStyle3.getPropertyValue('overflow-x') is computedStyle3.getPropertyValue('overflow-y')
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/svg/different-overflow-values.html ('k') | LayoutTests/svg/W3C-SVG-1.1-SE/painting-marker-05-f.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698