WPT Sync Bot
6b4094e2a4
Update web-platform-tests to revision 314de955a5102650136404f6439f22f8d838e0f4
2018-05-23 22:49:09 -04:00
WPT Sync Bot
24183668c4
Update web-platform-tests to revision 81962ac8802223d038b188b6f9cb88a0a9c5beee
2018-05-18 23:55:46 -04:00
WPT Sync Bot
7d1071a6a4
Update web-platform-tests to revision 5084587f6b05bf99ad09e7844be66dcc61070cdf
2018-04-26 10:56:37 +02:00
Andrew Shu
36838d2d46
WPT tests: rm ini for newly passing TextDecoder tests
2018-03-26 14:13:59 -07:00
Christian Poveda
2c47e7e1db
TextDecoder's Decode now receives a BufferSource as input
2018-03-24 16:26:44 -05:00
WPT Sync Bot
e90dd8bc6b
Update web-platform-tests to revision b202bbb5aa0d235b22bac11fe902eab1094ef9d2
2018-03-13 23:09:11 -04:00
Simon Sapin
a3971eb686
Replace rust-encoding with encoding-rs
2017-11-01 10:16:11 +01:00
Josh Matthews
1f531f66ea
Update web-platform-tests to revision 8a2ceb5f18911302b7a5c1cd2791f4ab50ad4326
2017-10-12 12:36:21 -04:00
Josh Matthews
578498ba24
Update web-platform-tests to revision a46616a5b18e83587ddbbed756c7b96cbb4b015d
2017-10-05 00:42:13 +02:00
Josh Matthews
665817d2a6
Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444
2017-04-22 14:17:10 +02:00
Ms2ger
296fa2512b
Update web-platform-tests and CSS tests.
...
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00
Ms2ger
ccdb0a3458
Update web-platform-tests to revision e8bfc205e36ad699601212cd50083870bad9a75d
2016-11-15 09:35:34 +01:00
Ashwin R
67a94d81d1
removed support for UTF-16 in TextEncoder
2016-09-27 05:44:52 +05:30
Ms2ger
857cb39ba6
Classify encoding test failures.
2016-09-12 13:18:26 +02:00
Ms2ger
299ad0f9d0
Update web-platform-tests to revision d011702f368b88b3bae86e7a8fd2ddd22e18b33c
2016-04-12 10:47:32 +02:00
Jaydeep
c96c26b4f7
Implement HTMLHyperlinkElementUtils for HTMLAnchorElement
2016-03-24 21:14:28 -04:00
Ms2ger
a91433f0c8
Update web-platform-tests to revision 66c4613f823c4384c78ada77346eda17bb128947
2016-03-15 16:34:24 +01:00
Keith Yeung
db92a8b030
Treat undefined arguments in JS as missing
2015-12-12 21:13:29 -08:00
Ms2ger
163009575a
Update web-platform-tests to revision 71a0d51d14d8b0f1b53cda3a7d39ef8765164485
2015-09-17 18:32:13 +02:00
Michael Wu
675267b782
Upgrade to SM 39
2015-06-19 18:42:48 -04:00
Anthony Ramine
d9619853e2
Fix length value of interface methods
2015-05-14 19:11:10 +02:00
Simon Sapin
ef8edd4e87
Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8.
2015-05-05 10:07:34 -04:00
Prabhjyot Singh Sodhi
1d0976c192
TextEncoder::Constructor should not trim whitespaces or lowercase labels #5900
...
Fixes #5900
2015-04-30 16:51:02 +05:30
Ms2ger
14e48d959c
Update web-platform-tests to revision fef3eb9bbb033d1d7150f4c70ecc1a5f59bcf115
2015-04-29 22:07:51 +02:00
Ms2ger
93b883e1db
Update web-platform-tests to revision acdb8bf3e4714528b6b5f9ff038dc80ee4fb7dcf
2015-04-27 18:48:44 +02:00
Ms2ger
2d49203b9c
Update web-platform-tests to revision 000905d008db2538360020335bc2dbba16d322b5.
2015-04-16 18:58:53 +02:00
Aneesh Agrawal
97301400a5
Throw RangeErrors in TextEncoder/TextDecoder constructors.
...
Fixes #5620 .
Fix the TODOs and FIXMEs to comply with the spec.
Add test case for passing invalid invalid labels.
Update test metadata; three test cases have been resolved upstream and
will be fixed whenever the rust-encoding dependency is sufficiently upgraded.
2015-04-14 09:41:57 -04:00
Keith Yeung
e2929403ef
Implement TextDecoder#decode.
2015-04-08 16:55:50 +02:00
Keith Yeung
4e5ab24654
Implement TextDecoder ( fixes #4769 ).
2015-04-08 16:52:59 +02:00
James Graham
92b8d158da
Update web-platform-tests expected data to revision 0d318188757a9c996e20b82db201fd04de5aa255
2015-04-03 23:29:20 +01:00
yodalee
9cd976a4e7
Implement TextEncoder
...
Fixes #4768 .
2015-03-31 17:21:27 -07:00