Christian Poveda
3df9492dcf
Blobs support typed arrays now
2018-03-21 09:29:24 -05:00
Josh Matthews
2b6f573eb5
Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317
2018-01-09 12:52:27 -05:00
Maciej Skrzypkowski
670693ba7e
Implement indexed access on select elements
...
refs #11763
2016-09-22 09:17:15 +02:00
Ms2ger
bac22f1b57
Annotate some test failures in FileAPI tests.
2016-06-16 21:14:14 +01:00
Anthony Ramine
7a07421563
Update js to 3352139c1dedbdff5fe1078152f46522cd04b2f3
...
This pulls in https://github.com/servo/rust-mozjs/pull/264 .
2016-05-19 11:27:10 +02:00
Zhen Zhang
b93409bab0
delete outdated test cases, addressing issue #11075
2016-05-08 12:59:34 +08:00
Anthony Ramine
4c2ca7a8c9
Refactor the call
hook on non-callback interface objects ( fixes #10744 )
...
It's now set through the intermediate InterfaceConstructorBehavior structure,
which lets us improve the abstraction around NonCallbackInterfaceObjectClass
a bit better.
When the interface's constructor is supposed to always throw, the error for
calling `Foo()` without new is "Illegal constructor.". when the interface
actually defines an interface, the error is instead
"This constructor needs to be called with `new`.".
2016-04-25 11:44:59 +02:00
Yoav Alon
711c23ae39
updated Blob constructor to use optional, fixes https://github.com/servo/servo/issues/10779
2016-04-22 01:28:35 +03:00
Ms2ger
abcd4b654f
Update web-platform-tests to revision 0a518aaff73532a26e175789f7e75fa99593ac64
2016-04-21 12:30:36 +02:00
James Graham
78369e95cf
Update web-platform-tests to 5582e4d2bfcfd1fa9f105406b143170ee2af7db1
2016-04-01 13:38:57 +02:00
St.Spyder
34726d8b9e
Implementation of Blob Constructor with test changes
2016-03-17 23:47:12 +05:30
Ms2ger
a91433f0c8
Update web-platform-tests to revision 66c4613f823c4384c78ada77346eda17bb128947
2016-03-15 16:34:24 +01:00
Ms2ger
5b2ca4d132
Update web-platform-tests to revision 12d3e15e5ecae695e1216c358d613705fbff6b68
2015-07-27 16:31:27 +02:00
farodin91
27e760e28d
Implement FileReader.{readAsText,readAsDataUrl}. Fixes #6172
2015-07-23 22:33:51 +02:00
Anthony Ramine
d9619853e2
Fix length value of interface methods
2015-05-14 19:11:10 +02:00
James Graham
a884237f9f
Update web-platform-tests expected data to revision 41a7d8732d8e5c65728c153d29a34fe9d5192b29
2015-05-14 13:45:29 +01:00
James Graham
291ac06c01
Update web-platform-tests expected data to revision 2a9fd810bb18610b422dbc3998ab74aa1bffae95
2015-04-24 18:31:05 +01:00
Ms2ger
b6e5e823e6
Update web-platform-tests.
2015-01-19 13:06:43 +01:00