| 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>
|
| +
|
|
|