blob: a109ecfc3c8d0b07c06a043ee10295c951295ae2 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<body>
<div id=t>This text should not be stroked.</div>
<script>t.style=getComputedStyle(t).cssText</script>
<body>
</html>