Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102344869
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
Wed, Feb 19, 17:44
Size
584 B
Mime Type
text/html
Expires
Fri, Feb 21, 17:44 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24335302
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