- From: <bugzilla@jessica.w3.org>
- Date: Sun, 21 Apr 2013 04:21:53 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21760 Bug ID: 21760 Summary: The controls boolean for the video tag is flagged as invalid Classification: Unclassified Product: Validator Version: HEAD Hardware: PC OS: Linux Status: NEW Severity: major Priority: P2 Component: HTML5 Assignee: mike+validator@w3.org Reporter: dhighley@highley-recommended.com QA Contact: www-validator-cvs@w3.org When validating for HTML 5 it flags the controls attribute as needing a parameter when the specification says that it is a boolean; presence is true and absence is false. Line in question: <video id="movie" width="720" height="480" preload="none" controls> -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Sunday, 21 April 2013 04:21:54 UTC