[Bug 7833] New: The 'demand' event should fire on the canvas whenever it's apperance may affect display. It may occur before document's 'load' event or much later. It is like image fetching from network, it should be up to the browser, when it actually fire. May be helpf

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7833

           Summary: The 'demand' event should fire on the canvas whenever
                    it's apperance may affect display. It may occur before
                    document's 'load' event or much later. It is like image
                    fetching from network, it should be up to the browser,
                    when it actually fire. May be helpf
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#the-
                    canvas-element
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


Section: http://www.whatwg.org/specs/web-apps/current-work/#the-canvas-element

Comment:
The 'demand' event should fire on the canvas whenever it's apperance may affect
display. It may occur before document's 'load' event or much later. It is like
image fetching from network, it should be up to the browser, when it actually
fire. May be helpful in the future for canvas backgrounds (eg. using
url(#canvas-id) in CSS).

Posted from: 83.13.233.67


-- 
Configure bugmail: http://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 Thursday, 8 October 2009 07:37:46 UTC