BeanDisplay component should generate more semantic output using <DL>, <DT>,
<DD> instead of nested <DIV>s
----------------------------------------------------------------------------------------------------------
Key: TAPESTRY-2386
URL: https://issues.apache.org/jira/browse/TAPESTRY-2386
Project: Tapestry
Issue Type: Bug
Affects Versions: 5.0.11
Reporter: Howard M. Lewis Ship
Priority: Minor
The end result would be much simpler output and more semantic to boot. Each
<DT> and <DD> could have just a single class on it (the property id), and even
that could be optional with a "lean" parameter set to true.
This would also make it much easier to reuse the BeanDisplay's default CSS for
other components.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]