<!
DOCTYPE html>
<
html class=
"reftest-wait">
<
style>
body {
overflow:hidden;
}
.container {
background-color: lime;
}
.text_shadow {
color: #fff;
text-shadow: 0px 0px 10px #fff;
line-height: 0;
top: 300px;
width: 300px;
height: 300px;
font-size: 300px;
}
</
style>
<
script>
function shadow(){
document.write(
'.
');
document.write(
'.
');
document.write(
'.
');
}
function run_Test(){
document.write(
'