[JBoss JIRA] Created: (RF-6949) rich:menuGroup fails W3C validation. Generate height and width attributte in a div element.
by Javier Quirante (JIRA)
rich:menuGroup fails W3C validation. Generate height and width attributte in a div element.
-------------------------------------------------------------------------------------------
Key: RF-6949
URL: https://jira.jboss.org/jira/browse/RF-6949
Project: RichFaces
Issue Type: Bug
Components: component-menu
Affects Versions: 3.3.0
Environment: OC4J server, Windows XP.Skin:Ruby
Reporter: Javier Quirante
rich:menuGroup renders a div element with height and width attributes. This break the HMTL specification, where are not included this attributtes. The incorrect div is the one that separates two menuGroups (the last line) of each one
<div class="dr-menu-list-strut rich-menu-list-strut">
<div class="dr-menu-list-strut rich-menu-list-strut" width="1" height="1" style="">
I dont think those attribute are useful. Can you erase them in order in follow HTML specifications?
Thanks in advance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months