Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101732176
test-apart-ctx.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Feb 13, 03:54
Size
584 B
Mime Type
text/html
Expires
Sat, Feb 15, 03:54 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24219360
Attached To
R2664 SHRINE MedCo Fork
test-apart-ctx.html
View Options
<html>
<head>
<meta
charset=
"utf-8"
>
<title>
Clone Test-Suite (Browser)
</title>
</head>
<body>
<script>
var
data
=
document
.
location
.
search
.
substr
(
1
).
split
(
'&'
);
try
{
ctx
=
parent
[
data
[
0
]];
eval
(
decodeURIComponent
(
data
[
1
]));
window
.
results
=
results
;
}
catch
(
e
)
{
var
extra
=
''
;
if
(
e
.
name
==
'SecurityError'
)
extra
=
'This test suite needs to be run on an http server.'
;
alert
(
'Apart Context iFrame Error\n'
+
e
+
'\n\n'
+
extra
);
throw
e
;
}
</script>
</body>
</html>
Event Timeline
Log In to Comment