mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
Bug 1920268 - Remove unnecessary MochiKit.js includes in tests (dom/xhr/) r=dom-core,masayuki
Depends on D223027 Differential Revision: https://phabricator.services.mozilla.com/D223028
This commit is contained in:
parent
0b59188a32
commit
15500462e5
@ -6,7 +6,6 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=525816
|
||||
<head>
|
||||
<title>Test for Bug 525816</title>
|
||||
<script type="application/javascript"
|
||||
src="/MochiKit/MochiKit.js"></script>
|
||||
<script src="/tests/SimpleTest/SimpleTest.js"></script>
|
||||
<link rel="stylesheet"
|
||||
type="text/css"
|
||||
|
@ -5,7 +5,6 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=651072
|
||||
-->
|
||||
<head>
|
||||
<title>Test for Bug 651072</title>
|
||||
<script type="text/javascript" src="/MochiKit/MochiKit.js"></script>
|
||||
<script src="/tests/SimpleTest/SimpleTest.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
|
||||
</head>
|
||||
|
@ -6,7 +6,6 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=498998
|
||||
<head>
|
||||
<title>Test for Bug 498998</title>
|
||||
<script type="application/javascript"
|
||||
src="/MochiKit/MochiKit.js"></script>
|
||||
<script src="/tests/SimpleTest/SimpleTest.js"></script>
|
||||
<link rel="stylesheet"
|
||||
type="text/css"
|
||||
|
Loading…
Reference in New Issue
Block a user