|
|
|
|
Quelle 1424673.html
Sprache: HTML
|
|
| products/sources/formale Sprachen/C/Firefox/gfx/tests/reftest/1424673.html |
 |
<! 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( '
|
2026-04-04
|
|
|
|
|