Re: [WICG/webcomponents] Spring 2023 DOM Parts F2F (Issue #999)

The main objection (attempting to summarise from the notes) is that `{{}}` may leave artefacts in the rendered DOM, as there's no default value. What does `<div>{{name}}</div>` do if `name` isn't supplied in the data? For templates this is not an issue as they're not user visible until processed. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/999#issuecomment-1516006203
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/999/1516006203@github.com>

Received on Thursday, 20 April 2023 09:24:25 UTC