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

Unified Diff: LayoutTests/webexposed/global-constructors-attributes.html

Issue 16528005: Add layout test to verify that global constructors in workers environment have right attributes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 6 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/webexposed/global-constructors-attributes.html
diff --git a/LayoutTests/traversal/exception-forwarding.html b/LayoutTests/webexposed/global-constructors-attributes.html
similarity index 75%
copy from LayoutTests/traversal/exception-forwarding.html
copy to LayoutTests/webexposed/global-constructors-attributes.html
index f58ab16c80c2421b10af578073c3f113d65920c0..a075cb35c6dfc82ce11d75d224a08592d8c92af0 100644
--- a/LayoutTests/traversal/exception-forwarding.html
+++ b/LayoutTests/webexposed/global-constructors-attributes.html
@@ -4,7 +4,7 @@
<script src="../fast/js/resources/js-test-pre.js"></script>
</head>
<body>
-<script src="script-tests/exception-forwarding.js"></script>
+<script src="resources/global-constructors-attributes.js"></script>
<script src="../fast/js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698