Commit 79cad29
authored
Add platform-provided mixins explainer (#1208)
V1 includes:
- Rewording on interoperability.
- Adds examples on current workarounds used by frameworks.
- Adds goal to clarify the general and specific objectives of the proposal.
- "behavior" -> "mixin", to avoid confusion with "behaviour" spelling.
- Simplifies to add mixins to `attachInternals()` and avoid dynamic changes at runtime.
- Adds mixins property to `ElementInternals` to query behaviors.
- Removed "Open questions" section and expanded "Future Work" section with a "collision handling" note and 2 more proposed mixins (input and table behaviors).
- Updated "Accessibility, Security, and Privacy Considerations" section.
- Updated acknowledgements.1 parent d3d535f commit 79cad29
3 files changed
Lines changed: 526 additions & 0 deletions
File tree
- .github/ISSUE_TEMPLATE
- PlatformProvidedMixins
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments