зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1257957 - Remove test_bug357450.js as a mochitest-chrome file, since it's just a support file for other tests; r=mrbkap
--HG-- rename : dom/base/test/test_bug357450.js => dom/base/test/file_bug357450.js
This commit is contained in:
Родитель
390e6acf22
Коммит
12d0efb5aa
|
@ -17,7 +17,6 @@ support-files =
|
|||
support-files = file_navigator_resolve_identity_xrays.xul
|
||||
[test_sendQueryContentAndSelectionSetEvent.html]
|
||||
[test_bug1016960.html]
|
||||
[test_bug357450.js]
|
||||
[test_copypaste.xul]
|
||||
[test_messagemanager_principal.html]
|
||||
[test_messagemanager_send_principal.html]
|
||||
|
|
|
@ -30,6 +30,7 @@ support-files =
|
|||
[test_bug206691.xul]
|
||||
[test_bug339494.xul]
|
||||
[test_bug357450.xul]
|
||||
support-files = ../file_bug357450.js
|
||||
[test_bug380418.html]
|
||||
[test_bug380418.html^headers^]
|
||||
[test_bug383430.html]
|
||||
|
|
|
@ -12,7 +12,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=357450
|
|||
<script type="application/javascript"
|
||||
src="chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"></script>
|
||||
<!-- This file is shared with non-chrome tests -->
|
||||
<script type="text/javascript" src="../test_bug357450.js"></script>
|
||||
<script type="text/javascript" src="file_bug357450.js"></script>
|
||||
|
||||
<body xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
|
|
|
@ -451,7 +451,7 @@ skip-if = buildapp == 'b2g' || toolkit == 'android'
|
|||
[test_bug353334.html]
|
||||
[test_bug355026.html]
|
||||
[test_bug357450.html]
|
||||
support-files = test_bug357450.js
|
||||
support-files = file_bug357450.js
|
||||
[test_bug357450.xhtml]
|
||||
[test_bug357450_svg.xhtml]
|
||||
[test_bug357509.html]
|
||||
|
|
|
@ -7,7 +7,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=357450
|
|||
<head>
|
||||
<title>Test for Bug 357450</title>
|
||||
<script type="text/javascript" src="/tests/SimpleTest/SimpleTest.js"></script>
|
||||
<script type="text/javascript" src="test_bug357450.js"></script>
|
||||
<script type="text/javascript" src="file_bug357450.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
|
||||
<style type="text/css">
|
||||
|
||||
|
|
|
@ -6,9 +6,9 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=357450
|
|||
|
||||
<head>
|
||||
<title>Test for Bug 357450</title>
|
||||
<script type="text/javascript"
|
||||
src="/tests/SimpleTest/SimpleTest.js"></script>
|
||||
<script type="text/javascript" src="test_bug357450.js"></script>
|
||||
<script type="text/javascript"
|
||||
src="/tests/SimpleTest/SimpleTest.js"></script>
|
||||
<script type="text/javascript" src="file_bug357450.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
|
||||
</head>
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=357450
|
|||
<head>
|
||||
<title>Test for Bug 357450</title>
|
||||
<script type="text/javascript"
|
||||
src="/tests/SimpleTest/SimpleTest.js"></script>
|
||||
<script type="text/javascript" src="test_bug357450.js"></script>
|
||||
src="/tests/SimpleTest/SimpleTest.js"></script>
|
||||
<script type="text/javascript" src="file_bug357450.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
|
||||
|
||||
</head>
|
||||
|
|
Загрузка…
Ссылка в новой задаче