[Webkit-unassigned] [Bug 62220] [Meta] Web Inspector: Add support for component model

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 09:57:45 PDT 2011


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





--- Comment #4 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2011-06-15 09:57:44 PST ---
(In reply to comment #3)
> I think I understand the concept of "shadow DOM", but don't know the specifics.  I have no idea what "component model APIs" are.  Could you provide some links for both of these?

Shadow DOM primer (first google result on "shadow DOM", yesss!): http://glazkov.com/2011/01/14/what-the-heck-is-shadow-dom/

Component Model APIs are the set of JS APIs that we will expose to allow Web developers create their own chunks of shadow DOM (components). The spec is under development, earlier version here: http://dev.w3.org/2006/xbl2/

-- 
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