Browser Bug in Version 2.0
-
Edge Developer Tools F12 reports an HMTL bug in version 2.0 because the comment code in WooCommerce Conversion Tracking plugin is written as
<!—— Starting: WooCommerce Conversion Tracking
instead of
<!– Starting: WooCommerce Conversion Tracking
The HTML specs are <!– This is a comment –> so the extra – are not technically correct.
Would be nice to fix so I don’t keep seeing this bug every time I open developer tools.
Only shows up in Edge; Chrome doesn’t seem to care.
Jonathan
AtlantaWebDesignGA.comThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Browser Bug in Version 2.0’ is closed to new replies.