Attribute lifecycle: empty string, removal, markup wins

Default (no authored attribute)

Shows the declared default; try the buttons.

Authored attribute wins over the default

<attr-demo label="from markup"> — the default is not applied because the attribute is already present.