User tests: Successful: Unsuccessful:
The SVG is declaring a namespace it doesn't then go on to use, therefore its redundant (and phpStorm says that)
code review
The SVG is still valid with this namespace removed
example (with red background to show white SVG)
https://codepen.io/philetaylor/pen/GRqgNWq
"Namespace declaration is never used" warning in XML Inspector in phpStorm
Extra markup rendered with no use
No warnings. Smaller filesize ;-)
none
Status | New | ⇒ | Pending |
Category | ⇒ | Repository |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-15 21:46:04 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!