Bug 118630 - Constructing Blobs out of Typed Arrays gives wrong length on Safari
Summary: Constructing Blobs out of Typed Arrays gives wrong length on Safari
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.8
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-12 17:39 PDT by int3
Modified: 2014-01-22 11:30 PST (History)
2 users (show)

See Also:


Attachments
Failing test case. (169 bytes, text/html)
2013-07-12 17:39 PDT, int3
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description int3 2013-07-12 17:39:58 PDT
Created attachment 206581 [details]
Failing test case.

On Safari 6.0.4, the attached file gives '19 10'. Chrome and FF (on OS X 10.8) give '10 10', which is the expected result.
Comment 1 Alexey Proskuryakov 2014-01-22 11:30:21 PST
This test passes for me in Safari 7.