Description
lit-ssr
needs to recognize property bindings to user-defined reflect: true
properties on LitElement
s and automatically serialize those to their corresponding attributes.
Acceptance Criteria
- Tests that demonstrate correct serialization of user-defined reflecting properties to attributes are checked in and passing.