13 lines
246 B
HTML
13 lines
246 B
HTML
<style>
|
|
* { -webkit-filter: blur(5px) }
|
|
</style>
|
|
<script>
|
|
function go() {
|
|
a.setAttribute("text-decoration", "overline")
|
|
}
|
|
</script>
|
|
<body onload=go()>
|
|
<svg id="a">
|
|
<marker>
|
|
<foreignObject>
|
|
<li style="-webkit-box-shadow:8px 0 1px">
|