[Bug 21066] Provide an event path API

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21066
Bug 21066 depends on bug 23682, which changed state.

Bug 23682 Summary: Fix the current [ArrayClass], [] and sequence mess
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23682

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24586] Remove FileList

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24586
Bug 24586 depends on bug 23682, which changed state.

Bug 23682 Summary: Fix the current [ArrayClass], [] and sequence mess
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23682

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25458] [Shadow]: The return type of Event.path should leverage WebIDL sequences

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25458
Bug 25458 depends on bug 23682, which changed state.

Bug 23682 Summary: Fix the current [ArrayClass], [] and sequence mess
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23682

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Re: Async Image -> ImageData conversion

2015-07-06 Thread Ashley Gullen
I thought it would be more confusing to have separate competing proposals
in one document? They are more like three revisions of the same document
anyway, the latest one including all feedback and rationale so far:
https://www.scirra.com/labs/specs/imagedata-conversion-extensions.html



On 3 July 2015 at 13:04, Anne van Kesteren  wrote:

> On Fri, Jul 3, 2015 at 1:51 PM, Ashley Gullen  wrote:
> > These conversions are covered by what I proposed in my previous email,
> so I
> > drafted another spec with them:
> > https://www.scirra.com/labs/specs/imagedata-conversion-extensions.html
>
> Could you please put them all in a single document? That would make it
> a bit easier to follow what is being proposed. And perhaps not use
> Respec or figure out some way to get them in a style similar to the
> original HTML Standard. This non-algorithmic way of describing methods
> is error prone.
>
> A new toBlob() should probably also take a dictionary as second
> argument rather than the "any" approach.
>
>
> --
> https://annevankesteren.nl/
>


Re: [admin] Moving Custom Elements bugs to Github [Was: Re: Custom Elements bugs will be also migrated]

2015-07-06 Thread Xiaoqian Wu

> On 6 Jul, 2015, at 5:18 pm, Hayato Ito  wrote:
> 
> I've finished the migration. All 141 bugs have been migrated [1]. I'll triage 
> the migrated bugs manually later.
> 
> I'm sorry that public-webapps@ has received the mass flood of bugspam mail 
> again this time. That's unintentional.
> The lesson for for the future: "We need to change also the setting of *every* 
> bugs to stop the auto-emails, not only from the default CC list."
> 
> From now on, please use the GitHub issues [2] to file a bug for Web 
> Components. I've already updated [3] the editors' drafts of Custom Elements 
> and HTML Imports so that they have a link to GitHub Issues.
> xiaoqian@ will kindly disable the bugzilla component, "Component Models", so 
> that people won't add a bug there.

Thanks Hayato.

Fyi, this bugzilla component has been disabled and renamed as "HISTORICAL - 
Component Model”.

—
xiaoqian

> 
> - [1]: https://github.com/w3c/webcomponents/issues/119 
> 
> - [2]: https://github.com/w3c/webcomponents/issues 
> 
> - [3]: 
> https://github.com/w3c/webcomponents/commit/54434ada278440999649915b00772b6e96e57d4d
>  
> 
> 
> 
> On Wed, Jul 1, 2015 at 4:24 PM Xiaoqian Wu  > wrote:
> 
>> On 1 Jul, 2015, at 1:30 pm, Hayato Ito > > wrote:
>> 
>> Thank you. I appreciate that. Then, let me migrate all open bugs of 
>> 'Component Model'. I think that include also HTML Imports bugs in addition 
>> to Custom Elements bugs.
>> When I finish, I'll announce that.
> 
> SGTM. Please go ahead.
> 
> —
> xiaoqian



Re: [admin] Moving Custom Elements bugs to Github [Was: Re: Custom Elements bugs will be also migrated]

2015-07-06 Thread Hayato Ito
I've finished the migration. All 141 bugs have been migrated [1]. I'll
triage the migrated bugs manually later.

I'm sorry that public-webapps@ has received the mass flood of bugspam mail
again this time. That's unintentional.
The lesson for for the future: "We need to change also the setting of
*every* bugs to stop the auto-emails, not only from the default CC list."

>From now on, please use the GitHub issues [2] to file a bug for Web
Components. I've already updated [3] the editors' drafts of Custom Elements
and HTML Imports so that they have a link to GitHub Issues.
xiaoqian@ will kindly disable the bugzilla component, "Component Models",
so that people won't add a bug there.

- [1]: https://github.com/w3c/webcomponents/issues/119
- [2]: https://github.com/w3c/webcomponents/issues
- [3]:
https://github.com/w3c/webcomponents/commit/54434ada278440999649915b00772b6e96e57d4d


On Wed, Jul 1, 2015 at 4:24 PM Xiaoqian Wu  wrote:

>
> On 1 Jul, 2015, at 1:30 pm, Hayato Ito  wrote:
>
> Thank you. I appreciate that. Then, let me migrate all open bugs of
> 'Component Model'. I think that include also HTML Imports bugs in addition
> to Custom Elements bugs.
> When I finish, I'll announce that.
>
>
> SGTM. Please go ahead.
>
> —
> xiaoqian
>


[Bug 26643] Figure out how "If a reflecting IDL attribute has the type HTMLElement, or an interface that descends from HTMLElement" should work in the context of shadow dom.

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26643

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #9 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/199

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25473] [Custom]: Add support for focus navigation similar to input type=date

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25473

Hayato Ito  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/150

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25715] [imports]: Unify loading and dependency resolution model with ES6 modules

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25715

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #5 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/188

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25669] [Custom]: Make ES6 prose normative when ES6 ships

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25669
Bug 25669 depends on bug 27769, which changed state.

Bug 27769 Summary: [Custom]: ES6 section needs to be updated
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27769

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27769] [Custom]: ES6 section needs to be updated

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27769

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/164

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25669] [Custom]: Make ES6 prose normative when ES6 ships

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25669
Bug 25669 depends on bug 27405, which changed state.

Bug 27405 Summary: [Custom]: Convert all ES5 references to ES6
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27405

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27405] [Custom]: Convert all ES5 references to ES6

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27405

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/163

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27440] [Custom]: callbacks don't deal with exceptions

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27440

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/174

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25696] [imports]:

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25696

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/213

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26934] [Shadow]: How should Element.requestPointerLock() work in shadow DOM?

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26934

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #3 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/192

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26583] [Custom]: Add the possibility to extend the custom element

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26583

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/201

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27375] [Shadow]: Define whether

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27375

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/181

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27768] [Custom]: Make "Parsing Custom Elements" section more explicit

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27768

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/165

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26656] Figure out how form owner should work in shadow dom

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26656

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/196

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25669] [Custom]: Make ES6 prose normative when ES6 ships

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25669
Bug 25669 depends on bug 24020, which changed state.

Bug 24020 Summary: [Custom]: A tag name should be associated with the 
constructor and not the prototype
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24020

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27914] [Custom]: Typo instantation ---> instantiation

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27914

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/155

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26898] [imports]: shouldn't be active when added by innerHTML

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26898

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #4 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/193

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27780] [Custom]: "All Algorithms in One Diagram"

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27780

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #4 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/158

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26845] [Shadow] "All other HTML elements in the shadow trees must behave as if they were part of the document tree." does not deal with the case when the host is not in the document tree

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26845

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/178

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24629] [Explainer]: attachedCallback / detachedCallback are now enteredView and leftView?

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24629

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/227

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25484] [Explainer]: Example querySelectors need to select IDs

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25484

Hayato Ito  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/219

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25924] [Imports]: The spec. is not very specific about the edge cases of the load

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25924

Hayato Ito  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |MOVED

--- Comment #8 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/207

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25568] [imports]: Respect the crossOrigin attribute

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25568

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #3 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/216

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24577] [Custom]: Need adopted callback

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24577

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #4 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/210

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 28545] Declarative syntax for custom elements

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28545

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/136

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27611] [Custom]: SVG diagram accessibility

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27611

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/170

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26852] [Custom]: Specify preference of localName and typeExtension in createElement

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26852

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/167

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24579] [Custom]: make callbacks more explicit

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24579

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #5 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/186

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24570] [Custom]: Callback for cloneNode/importNode

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24570

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #10 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/176

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27496] [Explainer]: mispell on inherifance

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27496

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/173

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27260] [Custom]: Need to define global/Realm handling for registerElement

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27260

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/185

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27762] [Custom]: Make unresolved state an explicit flag.

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27762

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #10 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/160

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 28051] [imports]: showing from import

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28051

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #4 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/148

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 28086] [Shadow] (assuming iframes should work inside shadow DOM) Should the contentWindow objects of iframes in shadow DOM show up in window.frames?

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28086

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #3 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/145

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24087] [Custom]: Rename document.registerElement to document.define or document.defineElement

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24087

Hayato Ito  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |MOVED

--- Comment #13 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/140

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27379] [Shadow] How should element.requestFullscreen(); work in shadow dom

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27379

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/180

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25566] [imports]: Supporting more than just the script-src CSP directive in imports.

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25566

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #3 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/217

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24632] [meta][imports]: The spec should have fewer monkey patches

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24632
Bug 24632 depends on bug 25566, which changed state.

Bug 25566 Summary: [imports]: Supporting more than just the script-src CSP 
directive in imports.
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25566

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26846] [Shadow] it is unclear how elements in older shadow trees should work in case the newer shadow tree lacks

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26846

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/194

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 28092] [Custom]: Clarify in informative note that cloning/importing also enqueues created callback

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28092

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/144

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 28547] Remove the support for inherting from builtin subclasses of HTMLElement and SVGElement

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28547

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #5 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/133

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27380] [Shadow] How should various document internal references work when SVG is being used in shadow DOM

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27380

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/179

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24655] [Custom]: Consider turning processing stack + queues into its own primitive

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24655

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/226

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27836] Scripts in HTML Imports should be scoped to the import (treat imports as script modules)

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27836

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/157

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26681] [imports]: Script execution order should be stated more clearly

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26681

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/198

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27017] [Custom]: Constructor/prototype linkage needs to actually be defined, since it's dynamic, not static

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27017

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #3 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/190

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25818] [imports]: The dedup behavior with redirects should be clarified.

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25818

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #7 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/209

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24578] [Custom]: define registry primitive; ("namespace" support needed?)

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24578

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/154

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27978] [Custom]: attachedCallback has no protocol for indicating that the custom tag is not applicable in this context

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27978

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/151

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26943] [Custom] Should attachedCallback/detachedCallback callbacks be called when element is added to / removed from shadom dom which is attached to a in-document host?

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26943

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/191

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27976] [Custom]: type extensions should be available as custom tags, not only through

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27976

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #5 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/147

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27975] [Custom]: No way to unregister a component

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27975
Bug 27975 depends on bug 24578, which changed state.

Bug 24578 Summary: [Custom]: define registry primitive; ("namespace" support 
needed?)
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24578

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 28449] [Shadow]: Allow certain pseudo-classes in content selectors

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28449

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/142

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 28158] [Custom]: inflexible extends as fixed element type

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28158

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/143

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26576] [Custom]: Add informative text about importNode

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26576

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/202

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25669] [Custom]: Make ES6 prose normative when ES6 ships

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25669

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/162

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26638] [Custom]: sorted element queue definition is not in sync with Imports

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26638

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/200

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26713] DOMFocusIn/DOMFocusOut in ShadowDOM spec should be renamed to focusin/focusout

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26713

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/195

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25610] [imports]: Want an informative section about implications of how CSP + Imports is defined

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25610

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/215

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26682] [imports]: The relationship between import and browsing context should be stated more clearly

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26682

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/197

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24042] [imports]: Parser should not wait on external resources inside imports

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24042

Hayato Ito  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |MOVED

--- Comment #14 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/221

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 22409] Custom elements need da (microtask) hookup

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22409

Hayato Ito  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |MOVED

--- Comment #3 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/225

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25470] [imports]: improve description of async to clarify execution order

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25470

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #6 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/218

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24876] [Custom Elements]: Custom elements should be display: block by default

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24876

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #4 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/224

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 28543] Custom elements should call user defined constructor synchronously

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28543

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/137

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25563] [Shadow]: Define the impact of ordering on relevant HTML elements

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25563

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #3 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/183

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27835] registerElement() should be scoped to modules

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27835

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/156

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25916] [Explainer]: Custom pseudo elements are still used in the examples.

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25916

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/208

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25319] [imports]: Want some kind of imperative API

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25319

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #3 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/141

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24578] [Custom]: define registry primitive; ("namespace" support needed?)

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24578
Bug 24578 depends on bug 27835, which changed state.

Bug 27835 Summary: registerElement() should be scoped to modules
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27835

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 28544] Custom elements should not upgrade elements by setting prototype

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28544

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #9 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/134

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24848] [imports]: ES6 module loader should be aware modules in HTML Imports

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24848

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #5 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/223

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24756] [imports]: Cascading order for stylesheets of imported documents should be stated more clearly

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24756

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #15 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/203

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24866] [Custom]: Consider adding inserted/removed callback

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24866

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #3 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/222

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27437] [Custom]: Be clear about whether attached callback should be enqueued when setting prototype

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27437

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/175

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27770] [Custom]: Improve the wording in element upgrade algorithm

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27770

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/161

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24106] FKA: No defined way to get keyboard focus into and out of a shadow DOM component

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24106

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #18 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/228

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24398] [Explainer]: typo ":" should be "="

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24398

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/230

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 28541] Custom elements should use ES6 class constructor

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28541

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/139

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27975] [Custom]: No way to unregister a component

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27975

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #5 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/152

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 24178] [Custom]: No way to differentiate attribute namespaces in attributeChanged callback

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24178

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #12 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/168

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26233] [imports]: Typo: "overnride"

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26233

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/205

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27751] [Custom]: suggest note on requirements

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27751

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/166

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25830] [Custom]: What should be the name of the generated constructor returned by registerElement?

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25830

Hayato Ito  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |MOVED

--- Comment #12 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/211

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27643] [Custom]: Section 10 prototype is not defined

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27643

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/169

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 25007] [imports]: Want New LinkImport method to return a promise.

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25007

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #6 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/212

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27538] [Custom]: Tone of note doesn't reflect severity

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27538

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/171

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27016] [Custom]: Custom element constructor behavior makes no sense

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27016

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #5 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/189

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27325] [Shadow]: Figure out how session history should work for s in shadow DOM

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27325

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #7 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/184

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 27366] Define how shadow DOM should be handled when host is adopted to a new document

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27366

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/182

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 28546] document.registerElement should take a template as an argument

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28546

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #5 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/135

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26065] [Explainer]:

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26065

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/206

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 28542] [Shadow] Replace node distribution mechanism by the named slot proposal

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28542

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/138

-- 
You are receiving this mail because:
You are on the CC list for the bug.



[Bug 26213] Need a shadowRoots MutationObserver option

2015-07-06 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26213

Hayato Ito  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #5 from Hayato Ito  ---
Moved to https://github.com/w3c/webcomponents/issues/204

-- 
You are receiving this mail because:
You are on the CC list for the bug.



  1   2   >