File tree Expand file tree Collapse file tree 7 files changed +13
-36
lines changed Expand file tree Collapse file tree 7 files changed +13
-36
lines changed Original file line number Diff line number Diff line change 7
7
< script type ="text/javascript " src ="vendor/sinon.js?v=159 "> </ script >
8
8
< script type ="text/javascript " src ="vendor/underscore.js "> </ script >
9
9
< script type ="text/javascript " src ="test.js "> </ script >
10
- < style type ="text/css ">
11
- # other-test {
12
- float : right;
13
- margin-right : 10px ;
14
- }
15
- </ style >
10
+ < link rel ="stylesheet " type ="text/css " href ="tests.css ">
16
11
</ head >
17
12
< body >
18
13
< h1 id ="qunit-header "> lib 2.2 (two implementations) < a id ="other-test " href ="/tests/ "> other tests</ a > </ h1 >
Original file line number Diff line number Diff line change 7
7
< script type ="text/javascript " src ="vendor/sinon.js?v=159 "> </ script >
8
8
< script type ="text/javascript " src ="vendor/underscore.js "> </ script >
9
9
< script type ="text/javascript " src ="test.js "> </ script >
10
- < style type ="text/css ">
11
- # other-test {
12
- float : right;
13
- margin-right : 10px ;
14
- }
15
- </ style >
10
+ < link rel ="stylesheet " type ="text/css " href ="tests.css ">
16
11
</ head >
17
12
< body >
18
13
< h1 id ="qunit-header "> lib 2.2 (API down) < a id ="other-test " href ="/tests/ "> other tests</ a > </ h1 >
Original file line number Diff line number Diff line change 8
8
< script type ="text/javascript " src ="vendor/underscore.js "> </ script >
9
9
< script type ="text/javascript "> window . COOKIE_FAILURE_TEST = true ; </ script >
10
10
< script type ="text/javascript " src ="test.js "> </ script >
11
- < style type ="text/css ">
12
- # other-test {
13
- float : right;
14
- margin-right : 10px ;
15
- }
16
- </ style >
11
+ < link rel ="stylesheet " type ="text/css " href ="tests.css ">
17
12
</ head >
18
13
< body >
19
14
< h1 id ="qunit-header "> lib 2.2 (cookie cannot be set) < a id ="other-test " href ="/tests/ "> other tests</ a > </ h1 >
Original file line number Diff line number Diff line change 7
7
< script type ="text/javascript " src ="vendor/sinon.js?v=159 "> </ script >
8
8
< script type ="text/javascript " src ="vendor/underscore.js "> </ script >
9
9
< script type ="text/javascript " src ="test.js "> </ script >
10
- < style type ="text/css ">
11
- # other-test {
12
- float : right;
13
- margin-right : 10px ;
14
- }
15
- </ style >
10
+ < link rel ="stylesheet " type ="text/css " href ="tests.css ">
16
11
< script type ="text/javascript " src ="../mixpanel-jslib-snippet.js "> </ script >
17
12
< script type ="text/javascript ">
18
13
if ( document . referrer ) {
Original file line number Diff line number Diff line change
1
+ # other-test {
2
+ float : right;
3
+ margin-right : 10px ;
4
+ }
5
+ # mixpanel-notification-wrapper # mixpanel-notification-overlay {
6
+ display : none;
7
+ }
Original file line number Diff line number Diff line change 7
7
< script type ="text/javascript " src ="vendor/sinon.js?v=159 "> </ script >
8
8
< script type ="text/javascript " src ="vendor/underscore.js "> </ script >
9
9
< script type ="text/javascript " src ="test.js "> </ script >
10
- < style type ="text/css ">
11
- # other-test {
12
- float : right;
13
- margin-right : 10px ;
14
- }
15
- </ style >
10
+ < link rel ="stylesheet " type ="text/css " href ="tests.css ">
16
11
</ head >
17
12
< body >
18
13
< h1 id ="qunit-header "> lib 2.2 (dev) < a id ="other-test " href ="tests_min.html "> test minified</ a > </ h1 >
Original file line number Diff line number Diff line change 7
7
< script type ="text/javascript " src ="vendor/sinon.js?v=159 "> </ script >
8
8
< script type ="text/javascript " src ="vendor/underscore.js "> </ script >
9
9
< script type ="text/javascript " src ="test.js "> </ script >
10
- < style type ="text/css ">
11
- # other-test {
12
- float : right;
13
- margin-right : 10px ;
14
- }
15
- </ style >
10
+ < link rel ="stylesheet " type ="text/css " href ="tests.css ">
16
11
</ head >
17
12
< body >
18
13
< h1 id ="qunit-header "> lib 2.2 < a id ="other-test " href ="tests.html "> test development</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments