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

Unified Diff: LayoutTests/fast/js/instanceof-test.html

Issue 848173003: Dropping [NoInterfaceObject] from XMLHttpRequestEventTarget (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/js/instanceof-test.html
diff --git a/LayoutTests/fast/js/instanceof-test.html b/LayoutTests/fast/js/instanceof-test.html
new file mode 100644
index 0000000000000000000000000000000000000000..9b6cc83c9e957547c848fdf621f8e95df92a5a94
--- /dev/null
+++ b/LayoutTests/fast/js/instanceof-test.html
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML>
+
+<body>
+<script src="../../resources/js-test.js"></script>
+<script src="script-tests/instanceof-test.js"></script>
+</body>
« no previous file with comments | « LayoutTests/fast/js/instanceof-XMLHttpRequest-expected.txt ('k') | LayoutTests/fast/js/instanceof-test-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698