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

Unified Diff: LayoutTests/fast/dom/Geolocation/invalid-internals-arguments-no-crash.html

Issue 925953003: Make Geolocation internal test methods more resilient. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Geolocation/invalid-internals-arguments-no-crash-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/Geolocation/invalid-internals-arguments-no-crash.html
diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-with-zoom.html b/LayoutTests/fast/dom/Geolocation/invalid-internals-arguments-no-crash.html
similarity index 50%
copy from LayoutTests/fast/css/getComputedStyle/computed-style-with-zoom.html
copy to LayoutTests/fast/dom/Geolocation/invalid-internals-arguments-no-crash.html
index 90b5d875cabdad5ca2ae6a3b82ed35a44801f35c..cb2317012d5eec1863b5dcec82473350a8f57db0 100644
--- a/LayoutTests/fast/css/getComputedStyle/computed-style-with-zoom.html
+++ b/LayoutTests/fast/dom/Geolocation/invalid-internals-arguments-no-crash.html
@@ -4,6 +4,8 @@
<script src="../../../resources/js-test.js"></script>
</head>
<body>
-<script src="script-tests/computed-style-with-zoom.js"></script>
+<iframe id="ifr" src="about:blank"></iframe>
+<script src="script-tests/invalid-internals-arguments.js"></script>
</body>
</html>
+
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Geolocation/invalid-internals-arguments-no-crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698