Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /svg/painting/reftests/non-scaling-stroke-precision-loss.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>non-scaling-stroke doesn't lose precision with large viewBox coordinates</title>
<link rel="author" title="Divyansh Mangal" href="mailto:dmangal@microsoft.com">
<link rel="mismatch" href="about:blank">
<svg width="618" height="344" viewBox="2172660 0 90 0.375" preserveAspectRatio="none">
<path stroke="black" fill="none" vector-effect="non-scaling-stroke"
d="M 2172732 0.1
v 0.15
"></path>
</svg>