Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

Error-message misleading #230

Open
JoKalliauer opened this issue Mar 9, 2021 · 0 comments
Open

Error-message misleading #230

JoKalliauer opened this issue Mar 9, 2021 · 0 comments

Comments

@JoKalliauer
Copy link
Contributor

If you process

<?xml version="1.0" encoding="UTF-8"?>
<svg viewBox="0 0 5120 2240" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
 <defs>
  <g>
   <text/>
  </g>
  <style>
  text{text-rendering:geometricprecision}
  </style>
 </defs>
 </svg>

you get Error: invalid attribute value at 1:1. , instead of Error: invalid attribute value in CSS. (geometricprecision instead of geometricPrecision)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant