Re: [w3ctag/design-reviews] CSS ::part and ::theme pseudo elements (#230)

Hm, we could, but I like the `=>` glyph for readability. ^_^  It's not clear in `part="id2 id3"` which part is the element's sub-part and which is the part name it's exposing; I think `id2 => id3` communicates clearly that `id2` is *becoming* `id3`.

> We also need to have a IDL attribute which exposes this attribute so that manipulation in JS doesn't involve string manipulation.

Definitely.  Seems like a pretty simple thing to represent as a `maplike<DOMString, DOMString>`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/230#issuecomment-370671910

Received on Tuesday, 6 March 2018 05:53:25 UTC