- From: <bugzilla@jessica.w3.org>
- Date: Fri, 14 Nov 2014 11:28:05 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27324
Bug ID: 27324
Summary: html5 imagemap area attribute coordinates: scan seems
not to terminate properly on final quote.
Product: Validator
Version: HEAD
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML5
Assignee: mike+validator@w3.org
Reporter: purodha.blissenbach@smail.uni-koeln.de
QA Contact: www-validator-cvs@w3.org
Created attachment 1547
--> https://www.w3.org/Bugs/Public/attachment.cgi?id=1547&action=edit
Imagemap validating as html4 but not html5.
The imagemap in the attached sample validates as html4 but not html5.
Validation Output: 2 Errors
Error Line 25, Column 62: Bad value 160,0 , 66,222 , 360,171 for attribute
coords on element area: Expected a digit but saw instead.
href="https://de.wikipedia.org/wiki/Cheops-Pyramide">
Syntax of polyline:
...
Error Line 31, Column 72: Bad value 0,170, 366,366 for attribute coords on
element area: Expected a minus sign or a digit but saw instead.
href="https://de.wikipedia.org/wiki/Kairo#Pyramiden_von_Gizeh">
Syntax of rectangle:
...
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 14 November 2014 11:28:07 UTC