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

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

Issue 1108293002: Make DOMImplementation.hasFeature() always return true. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: windows compilefix attempt Created 5 years, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 <svg xmlns="http://www.w3.org/2000/svg">
2 <text x="20" y="20">This text should be visible</text>
3 <text x="20" y="60">This text should be visible</text>
4 </svg>
OLDNEW
« 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