- From: <bugzilla@jessica.w3.org>
- Date: Mon, 11 Nov 2013 05:18:31 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23787
            Bug ID: 23787
           Summary: Clarify that which HTTP entity body is referred in
                    ProgressEvent spec
           Product: WebAppsWG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XHR
          Assignee: annevk@annevk.nl
          Reporter: tyoshino@google.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org
In the definition of "fire a progress event named e", attributes are built from
"HTTP entity body". 
This means "HTTP request entity body" for
"Fire a progress event named progress on the XMLHttpRequestUpload object."
while this means "HTTP response entity body" for
"Fire a progress event named progress".
It would be nice if this is made less implicit.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 11 November 2013 05:18:32 UTC