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

Unified Diff: LayoutTests/svg/custom/required-feature-vs-has-feature-expected.svg

Issue 693353002: Deprecate DOMImplementation.hasFeature() returning false (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: test Created 6 years, 1 month 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/required-feature-vs-has-feature-expected.svg
diff --git a/LayoutTests/svg/custom/required-feature-vs-has-feature-expected.svg b/LayoutTests/svg/custom/required-feature-vs-has-feature-expected.svg
new file mode 100644
index 0000000000000000000000000000000000000000..0b779256097f333c092e0bbce7dbb01fb43f1ee3
--- /dev/null
+++ b/LayoutTests/svg/custom/required-feature-vs-has-feature-expected.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg">
+ <text x="20" y="20">This text should be visible</text>
+ <text x="20" y="60">This text should be visible</text>
+</svg>
« no previous file with comments | « LayoutTests/svg/custom/required-feature-vs-has-feature.svg ('k') | LayoutTests/svg/custom/svg-features-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698