Bugzilla – Bug 354
split command into separate patterns, similar to button and input
Last modified: 2009-01-04 16:44:42 CET
it seems like command is a sub-typed/multi-typed element similar to button and input, so splitting it into multiple patterns would seem to make sense (see attached patch)
Created attachment 13 [details] patch with proposed changes
Checked in as r366 with wrong commit message. Thanks.
Reopening this because I found a minor problem in the patch that needs fixing.
Created attachment 51 [details] change command.attrs.radiogroup to command.radio.attrs.radiogroup
(In reply to comment #4) > Created an attachment (id=51) [details] > change command.attrs.radiogroup to command.radio.attrs.radiogroup > Error: Reference to undefined pattern “command.radio.attrs.radiogroupâ€. File: http://s.validator.nu/html5/applications.rnc Line: 124 Col: 41 Is the pattern defined by a patch on another bug?
Nevermind. I see what happened.
Checked in. Thanks. (Not deployed at validator.nu yet.)