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

Unified Diff: node_modules/vulcanize/test/html/broken-js.html

Issue 800513006: Added vulcanize under third_party/npm_modules (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 6 years 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
« no previous file with comments | « node_modules/vulcanize/test/config.json ('k') | node_modules/vulcanize/test/html/comments.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: node_modules/vulcanize/test/html/broken-js.html
diff --git a/node_modules/vulcanize/test/html/broken-js.html b/node_modules/vulcanize/test/html/broken-js.html
new file mode 100644
index 0000000000000000000000000000000000000000..c6fcd02f9368e9c475dd10513161be3ee4b10626
--- /dev/null
+++ b/node_modules/vulcanize/test/html/broken-js.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <title></title>
+</head>
+<body>
+ <script>
+ var a = (
+ </script>
+</body>
+</html>
« no previous file with comments | « node_modules/vulcanize/test/config.json ('k') | node_modules/vulcanize/test/html/comments.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698