wcb/test
Ayo 5503e57897 feat: buffer attribute changes until end of onInit
The assumption of everything starting at `onInit` breaks when browsers
triggers `attributeChanged` first after parsing HTML. This buffers all
property initialization after `onInit` logic for more predictable
behavior
2026-07-05 11:54:44 +02:00
..
utils test: cover current behavior 2026-07-05 09:37:08 +02:00
exports.test.mjs test: cover current behavior 2026-07-05 09:37:08 +02:00
html.test.mjs test: cover current behavior 2026-07-05 09:37:08 +02:00
WebComponent.test.mjs feat: buffer attribute changes until end of onInit 2026-07-05 11:54:44 +02:00