Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123830671
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
Tue, Jul 29, 19:52
Size
584 B
Mime Type
text/html
Expires
Thu, Jul 31, 19:52 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27737367
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