[Bug 9505] Immutable checkbox, radio and file input types should not suffer from value missing

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9505





--- Comment #4 from Mounir Lamouri <mounir.lamouri@gmail.com>  2010-04-14 17:37:51 ---
By the way, sorry to insist but:
"When an input element does not have a Document node as one of its ancestors
(i.e. when it is not in the document), it is immutable."
So, at the moment, radio/checkbox/file can suffer from value missing when they
are immutable. Recently the specs have changed so an element is candidate for
constraint validation even if it has no form owner.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 14 April 2010 17:37:54 UTC