- Baseline:
- Newly
- Functional:
- Critical
- Usage:
- Light DOM Priority
Per current browser support, @property definitions can only exist in light DOM. However, applied defined properties in shadow DOM respect those definitions. This makes them usable for applications that are able to host a global stylesheet.
Shadow DOM Related Issues
@property registration within shadow DOM
Discussion has reopened on making @property registrations in shadow DOM globally available, as the previous resolution wasn’t implemented.
May Change| Web Platform Test | Chrome 148 | Edge 148 | Firefox 150 | Safari 26.5 |
|---|---|---|---|---|
| @property rules in shadow trees should be globally registered | fail | fail | fail | fail |