- From: <bugzilla@jessica.w3.org>
- Date: Wed, 22 Apr 2015 17:07:36 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20144
--- Comment #15 from Hayato Ito <hayato@chromium.org> ---
(In reply to Maciej Stachowiak from comment #14)
> Does adding a parameter to createShadowRoot() require solving all those
> problems first?
Good question. No. This bug shouldn't depends on bug 27775 strictly in terms of
the spec. We can do in parallel!
Let's move this bug forward.
I think the proposal so far is to make createShadowRoot() can take one optional
dictionary, such as:
- createShadowRoot({'mode': [closed/open]})
Is there any other proposal?
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 22 April 2015 17:07:39 UTC