Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!DOCTYPE html>↩
<html><head>↩
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">↩
<title>non-scaling-stroke reftest</title>↩
<style>↩
* {↩
vector-effect: non-scaling-stroke;↩
}↩
</style>↩
</head>↩
<body>↩
<path fill="red" stroke-width="2" stroke="black" d="m10,18 100,0 0,100 -100,00z"></path>↩
</svg>↩
</body></html>↩