The other side of the #678 coin — there's no sense in adding a `svelte-123xyz` attribute to an element that doesn't have a corresponding style: ```html this should have the attribute, the parent should not p { color: red; } ```