[Webkit-unassigned] [Bug 105397] [Shadow DOM]: ShadowRoot object is not defined error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 01:34:23 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=105397


Hayato Ito <hayato at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #1 from Hayato Ito <hayato at chromium.org>  2012-12-19 01:36:39 PST ---
Nice catch. https://bugs.webkit.org/show_bug.cgi?id=105385 will fix this.

Note that we have to use WebKitShadowRoot instead of SahdowRoot.
e.g.
  someElement instanceof WebKitShadowRoot.

*** This bug has been marked as a duplicate of bug 105385 ***

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list