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

Side by Side Diff: third_party/WebKit/LayoutTests/dom/svg/level3/xpath/Processing_Instruction_Nodes.svg

Issue 2670783003: Move DOM conformance tests to dom/legacy_dom_conformance/, part 3/N. (Closed)
Patch Set: Created 3 years, 10 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"><rect x="0" y="0" width="100" height="10 0"/>
2 <script xmlns="http://www.w3.org/1999/xhtml" src="Processing_Instruction_Nodes.j s"/>
3 <script xmlns="http://www.w3.org/1999/xhtml" src="svgunit.js"/>
4 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698