SVG's not drawing correctly to canvas
SVG's not drawing correctly to canvas
You can view the error here:
https://codepen.io/Wpitallo/pen/LdbWyp?editors=1010
Works on chrome.
Toate răspunsurile (10)
waffs said
SVG's not drawing correctly to canvas You can view the error here: https://codepen.io/Wpitallo/pen/LdbWyp?editors=1010 Works on chrome.
hi, Please supply website URL with issue.
This is the URL: https://codepen.io/Wpitallo/pen/LdbWyp?editors=1010
Try it on Firefox Quantum 59.0.1 and then on Chrome
waffs said
This is the URL: https://codepen.io/Wpitallo/pen/LdbWyp?editors=1010
So this is the web site with the issues and not just a site to show us the errors ? If it is the website then you have coding errors in HTML
- https://validator.w3.org/nu/?doc=https%3A%2F%2Fcodepen.io%2FWpitallo%2Fpen%2FLdbWyp%3Feditors%3D1010
CSS Errors :
Firefox is a little stricter with the rules : W3C.org (World Wide Web Consortium) in charge of standards and practices and future development of web pages and web browsers make the rules on code. Mozilla Firefox follows these rules. W3C.org Who make the rules for web code.
- HTML https://validator.w3.org/
- CSS https://jigsaw.w3.org/css-validator/
- and https://validator.w3.org/i18n-checker/
- and http://mobile.css-validator.org/
So if that was not the website your working on with the errors please run Validator and Jigsaw on the proper URL.
Please let us know if this solved your issue or if need further assistance.
So I fixed the validation issues and I still get the error.
I use this URL:
https://s.codepen.io/Wpitallo/debug/LdbWyp
https://validator.w3.org/nu/?doc=https%3A%2F%2Fs.codepen.io%2FWpitallo%2Fdebug%2FLdbWyp
This looks like a bug to me?
Yes, it looks like regression (this example works in version 52).
Will this get picked up here or how do we report it as bug?
Please report it on the https://bugzilla.mozilla.org/enter_bug.cgi and later give us back the bug number. We'll see, what devs say.
I do notice some weird emojis in the SVG code, but I don't know if the matter.
- "Skin/����-03-Brown"
- "Eyes/Side-��"
Modificat în