WPT Sync Bot
372e03fe64
Update web-platform-tests to revision 0f31ab1b094596062154092307bb9ff8e6122533
2019-01-15 22:08:50 -05:00
Josh Matthews
6404a0ef53
Redesign network response decoding to avoid creating decoders before some content is present.
2019-01-15 16:04:45 -05:00
WPT Sync Bot
3e4ec1724a
Update web-platform-tests to revision 4adce83d1f2b08fa2e92427c4687d0cf535aee53
2019-01-08 22:40:05 -05:00
Josh Matthews
8ff0c417a2
Update expected test results.
2019-01-07 22:19:28 -05:00
CYBAI
4ba0ab7bd0
Construct URLSearchParams from array or object
2018-12-26 18:05:42 +08:00
Anthony Ramine
a2abfc6301
Make the parser decode input from document's encoding
...
The document's encoding is only computed from the Content-Type header for now,
with no sniffing at all.
2018-12-12 13:50:27 +01:00
WPT Sync Bot
5c371dd958
Update web-platform-tests to revision 9c2bea6dac36e36ba1f489d10c2be42160d8f34f
2018-11-27 23:18:10 -05:00
ddh
26007fddd3
refactored performance timing to align with updated spec
...
refactoring with ResourceFetchMetadata
implemented deprecated window.timing functionality
created ResourceTimingListener trait
fixed w3c links in navigation timing
updated include.ini to run resource timing tests on ci
2018-11-20 16:21:32 +00:00
WPT Sync Bot
ff06f1d031
Update web-platform-tests to revision 6856483bcc86322198f10e0c42385a7f9127eb66
2018-11-14 22:29:47 -05:00
WPT Sync Bot
0aa76d7524
Update web-platform-tests to revision 615bb572c95add74ca4fb9fed4af5269a49cf4ef
2018-11-06 22:43:16 -05:00
WPT Sync Bot
4a942c982f
Update web-platform-tests to revision fb15e14b52049f952612623ee0d7fb7a620a57c9
2018-11-01 23:02:46 -04:00
Bastien Orivel
024b40b39d
Update hyper to 0.12
2018-11-01 19:17:36 +01:00
WPT Sync Bot
9f516d3717
Update web-platform-tests to revision b704e37ec97fe90b3a3d59c10f78c21907b5b576
2018-10-30 23:10:39 -04:00
WPT Sync Bot
8ea5658199
Update web-platform-tests to revision 50ff4f970fd8592a9f436d4e86e7d572de143260
2018-09-20 22:44:37 -04:00
WPT Sync Bot
6c901de216
Update web-platform-tests to revision 2b7dace05fc1869398ee24f84fda4c0e4c0455ae
2018-09-02 13:22:16 +00:00
WPT Sync Bot
394aced19f
Update web-platform-tests to revision ab64b78a8f6777a1d95d8d1d4bba9ccdbecf94ea
2018-08-26 23:02:58 -04:00
WPT Sync Bot
280c87822d
Update web-platform-tests to revision 50d6ee076e94273080d9f3b69be0bf4eeae156d3
2018-08-22 23:24:36 -04:00
Alan Jeffrey
74c1e00d81
Upgraded to SM 60
2018-08-20 18:22:29 -04:00
bors-servo
af439de432
Auto merge of #21384 - servo-wpt-sync:wpt_update_10-08-2018, r=jdm
...
Sync WPT with upstream (10-08-2018)
Automated downstream sync of changes from upstream as of 10-08-2018.
[no-wpt-sync]
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21384 )
<!-- Reviewable:end -->
2018-08-11 00:15:17 -04:00
WPT Sync Bot
defee2aae0
Update web-platform-tests to revision b382ac7192087da0a7439902e20be76ab7587ee8
2018-08-10 23:07:02 -04:00
Gregory Terzian
f408b798c4
implement window.open, create auxiliary browsing context
2018-08-11 01:12:55 +02:00
WPT Sync Bot
8423a90871
Update web-platform-tests to revision 848ceffad26e92d47ffe790ed8b650906b2c2343
2018-08-10 14:45:43 -04:00
WPT Sync Bot
a5af9a106a
Update web-platform-tests to revision 3f9178031eec5374c9a7d5709a7e11ba4a1955ed
2018-07-22 22:39:46 -04:00
Connor Brewster
61442cce4b
Track hash changes in session history
...
Notify history changed on pushState and scroll to frag
2018-07-21 12:38:51 -06:00
WPT Sync Bot
775b784f79
Update web-platform-tests to revision 60220357131c65146444da1f54624d5b54d0975d
2018-07-18 22:07:44 +00:00
WPT Sync Bot
8c46b67f8e
Update web-platform-tests to revision 4333a1d2f109795547fc5e22ebfc8481fa649de7
2018-06-22 22:44:39 -04:00
WPT Sync Bot
a3df7c3a3c
Update web-platform-tests to revision c0fbd59769588391d78838086bd02ad394301655
2018-06-05 22:49:16 -04:00
WPT Sync Bot
8f98acd0e7
Update web-platform-tests to revision cf261625e2d230ab219eec966f4abe26e3401b64
2018-05-29 23:08:06 -04:00
WPT Sync Bot
e9bdf87a27
Update web-platform-tests to revision 155daf0c385420faf208b8bd5e319e244ec7f9cc
2018-05-28 11:37:21 -04:00
WPT Sync Bot
7ddb44a302
Update web-platform-tests to revision a89693b62066da0e4808c0bc76c581188398e73d
2018-05-24 23:21:05 -04:00
WPT Sync Bot
24183668c4
Update web-platform-tests to revision 81962ac8802223d038b188b6f9cb88a0a9c5beee
2018-05-18 23:55:46 -04:00
bors-servo
3d109b4574
Auto merge of #20615 - KiChjang:window-indexed-getter, r=emilio
...
Implement window indexed getter
Fixes #4589 .
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20615 )
<!-- Reviewable:end -->
2018-05-17 18:52:38 -04:00
Keith Yeung
acd4e215ab
Update test expectations
2018-05-01 20:35:38 -07:00
WPT Sync Bot
816185f094
Update web-platform-tests to revision ea14651f262003177d0ba5819bd2806a1327b12a
2018-04-30 23:01:48 -04:00
WPT Sync Bot
7d1071a6a4
Update web-platform-tests to revision 5084587f6b05bf99ad09e7844be66dcc61070cdf
2018-04-26 10:56:37 +02:00
WPT Sync Bot
e891345f26
Update web-platform-tests to revision 4a5223502fa660ce03e470af6a61c8bc26c5a8ee
2018-04-23 23:10:53 -04:00
Nupur Baghel
2009c4e481
typed array support for XMLHttpRequest's send API
2018-03-29 11:10:00 +05:30
WPT Sync Bot
f3533538ea
Update web-platform-tests to revision 9817f7f027fe1e92cc2fce31d6002c4d669918e8
2018-03-09 08:47:07 -05:00
WPT Sync Bot
9882351fad
Update web-platform-tests to revision 6be7f242bbcec40802cda8f670bbec31570dd077
2018-02-14 21:14:13 -05:00
WPT Sync Bot
432648745e
Update web-platform-tests to revision 1e4fe87a7f01c0b5c614c8f601ffa68b4a00662a
2018-02-13 21:19:19 -05:00
Timur Borkhodoev
1027644cb6
Remove a expected fail test
2018-02-03 15:52:26 -05:00
Timur Borkhodoev
607306af91
Add update-wpt generated ini
2018-02-02 17:37:19 -05:00
Anthony Ramine
4d3c932c47
Update web-platform-tests to revision c26470dac73f2df9d4822a0d3482f7eb1ebf57d9
2018-01-16 17:18:09 +01:00