[Bug 21408] New: [Custom]: can I use createElement synchronously after calling document.register

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

            Bug ID: 21408
           Summary: [Custom]: can I use createElement synchronously after
                    calling document.register
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: sjmiles@chromium.org
        QA Contact: public-webapps-bugzilla@w3.org
            Blocks: 14968

I don't think the specification is ... specific on this point.

It seems the webkit implementation currently requires me to yield the thread
before I can use createElement, which seems less than ideal.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 27 March 2013 02:29:26 UTC