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

Side by Side Diff: LayoutTests/fast/xsl/import-after-comment.html

Issue 365873002: Implement a part of ProcessingInstruction by using PrivateScript (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: WIP: async XHR, rewriting layout tests Created 6 years, 3 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <head>
3 <script src="resources/test-xslt.js"></script>
4 <script>
5 if (window.testRunner)
6 testRunner.dumpChildFramesAsText();
7 </script>
8 </head>
9 <body onload='runTest("resources/import-after-comment.xml");'>
10 </body>
OLDNEW
« no previous file with comments | « LayoutTests/fast/xsl/exslt-node-set-expected.txt ('k') | LayoutTests/fast/xsl/import-after-comment.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698