Details
Description
Component passthrough attributes seem to be response's writer responsibility (at least that is true in Mojarra). We need to implement this new feature in our DOMResponseWriter to match the writer's behaviour.
Issue Links
- blocks
-
ICE-9436
Support for JSF 2.2 HTML 5 passthrough attributes
-
- Closed
-
Use reflection to invoke UIComponent.getPassThroughAttributes method since this is present only in JSF 2.2.