Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101950798
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
Sat, Feb 15, 12:34
Size
584 B
Mime Type
text/html
Expires
Mon, Feb 17, 12:34 (2 d)
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