[Bug 16900] New: [Shadow]:

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16900

           Summary: [Shadow]:
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
        AssignedTo: dglazkov@chromium.org
        ReportedBy: oliver.nightingale1@gmail.com
         QAContact: public-webapps-bugzilla@w3.org
            Blocks: 14978


"function {"

Just a small typo in the example, should be "function () {", makes it a little
easier on those copying and pasting the example.

This is within the following section of the example:

document.addEventListener('DOMContentLoaded', function {
    [].forEach.call(document.querySelectorAll('ul.stories'),
makeShadowSubtree);
});

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 1 May 2012 19:22:35 UTC