| Commit message (Expand) | Author | Age | Files | Lines |
* | Update web-platform-tests to revision 71e901cf4534417abfabe4d77a317817f5cc09db | WPT Sync Bot | 2019-01-03 | 48 | -148/+1126 |
* | Auto merge of #22542 - georgeroman:serialize_children_of_void_as_empty_string... | bors-servo | 2019-01-03 | 1 | -57/+0 |
|\ |
|
| * | Serialize the children of void html elements as empty strings | George Roman | 2019-01-03 | 1 | -57/+0 |
* | | Update web-platform-tests to revision 4e6563687b9c03d2f54ce0f06ef0ccc8e0964328 | WPT Sync Bot | 2019-01-02 | 56 | -66/+1205 |
|/ |
|
* | Auto merge of #22578 - servo-wpt-sync:wpt_update_30-12-2018, r=jdm | bors-servo | 2018-12-31 | 329 | -1698/+5365 |
|\ |
|
| * | Update web-platform-tests to revision 4dbc8a0d7b1b1c032aaddc2579ec7239ad565127 | WPT Sync Bot | 2018-12-31 | 329 | -1698/+5365 |
* | | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 2 | -27/+19 |
|/ |
|
* | Disable event_timeupdate tests | George Roman | 2018-12-27 | 2 | -0/+2 |
* | Implement HTMLMediaElement defaultPlaybackRate and playbackRate attributes | George Roman | 2018-12-26 | 2 | -43/+16 |
* | Auto merge of #22555 - CYBAI:new-urlsearchparams, r=jdm | bors-servo | 2018-12-26 | 2 | -48/+0 |
|\ |
|
| * | Construct URLSearchParams from array or object | CYBAI | 2018-12-26 | 2 | -48/+0 |
* | | Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=p... | bors-servo | 2018-12-26 | 2 | -10/+0 |
|\ \ |
|
| * | | check for a document being "fully-active" before reflows | Gregory Terzian | 2018-12-23 | 1 | -1/+0 |
| * | | implement windowproxy "delay-load-event-mode", and partially document "comple... | Gregory Terzian | 2018-12-23 | 3 | -10/+1 |
* | | | Update web-platform-tests to revision 64bd43ee19cc4667e4a3020c5894af7dbe68f5cc | WPT Sync Bot | 2018-12-25 | 13 | -22/+233 |
| |/
|/| |
|
* | | Auto merge of #22552 - servo-wpt-sync:wpt_update_24-12-2018, r=jdm | bors-servo | 2018-12-25 | 12 | -13/+59 |
|\ \ |
|
| * | | Update web-platform-tests to revision a357943a203d0d587a30c9aa41c4772a0500ff79 | WPT Sync Bot | 2018-12-24 | 12 | -13/+59 |
* | | | Remove leading question mark when constructing URLSearchParams | CYBAI | 2018-12-25 | 2 | -1/+6 |
|/ / |
|
* | | Implement URL's toJSON() | CYBAI | 2018-12-24 | 3 | -32/+0 |
* | | Auto merge of #22536 - servo-wpt-sync:wpt_update_22-12-2018, r=jdm | bors-servo | 2018-12-23 | 265 | -253161/+259460 |
|\ \ |
|
| * | | Update web-platform-tests to revision e7517084404fca126c4f89eb69217206689adf17 | WPT Sync Bot | 2018-12-22 | 265 | -253161/+259460 |
* | | | Auto merge of #22458 - denismerigoux:master, r=jdm | bors-servo | 2018-12-23 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fixed bug in textinput::adjust_vertical concerning selection_origin update | Denis Merigoux | 2018-12-22 | 1 | -0/+4 |
* | | | Auto merge of #22100 - Eijebong:once, r=jdm | bors-servo | 2018-12-22 | 1 | -12/+0 |
|\ \ \ |
|
| * | | | Implement AddEventListenerOptions: once | Bastien Orivel | 2018-12-22 | 1 | -12/+0 |
| | |/
| |/| |
|
* | | | Auto merge of #22420 - cdeler:enable-upstream-bluetooth-tests, r=jdm | bors-servo | 2018-12-22 | 158 | -1/+842 |
|\ \ \ |
|
| * | | | #20437 tried to fix CI build | cdeler | 2018-12-16 | 1 | -1/+1 |
| * | | | #20437 moved supports_testdriver from ServoTestharnessExecutor to ServoWebDri... | cdeler | 2018-12-16 | 2 | -1/+1 |
| * | | | #20437 resolved PR issues | cdeler | 2018-12-16 | 1 | -2/+0 |
| * | | | #20437 added tests results for wpt bluetooth tests | cdeler | 2018-12-16 | 155 | -0/+839 |
| * | | | #20437 enable bluetooth for bt tests | cdeler | 2018-12-16 | 1 | -0/+1 |
| * | | | #20437 added supports_testdriver to ServoTestharnessExecutor | cdeler | 2018-12-16 | 1 | -0/+1 |
| * | | | #20437 enabled bluetooth wpt tests in config | cdeler | 2018-12-16 | 1 | -0/+2 |
* | | | | Auto merge of #22354 - jdm:ddg, r=Manishearth | bors-servo | 2018-12-21 | 3 | -3/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Don't alter query string when submitting form by POST. | Josh Matthews | 2018-12-17 | 3 | -3/+5 |
* | | | | Auto merge of #22395 - jdm:initial-iframe-size, r=Manishearth | bors-servo | 2018-12-18 | 2 | -9/+6 |
|\ \ \ \ |
|
| * | | | | Ensure that all new iframes have a correct initial window size. | Josh Matthews | 2018-12-14 | 2 | -9/+6 |
* | | | | | Update web-platform-tests to revision 4984b190341b535c645729b8f99247aace0022fe | WPT Sync Bot | 2018-12-17 | 73 | -1135/+1198 |
| |_|_|/
|/| | | |
|
* | | | | Update web-platform-tests to revision 11971ac2161859001b861630338c0e47fee1b59a | WPT Sync Bot | 2018-12-16 | 15 | -867/+267 |
| |_|/
|/| | |
|
* | | | Update test expectations. | Emilio Cobos Álvarez | 2018-12-16 | 3 | -1863/+0 |
* | | | Auto merge of #22467 - servo-wpt-sync:wpt_update_14-12-2018, r=jdm | bors-servo | 2018-12-16 | 68 | -135/+2064 |
|\ \ \ |
|
| * | | | Update web-platform-tests to revision ac4274136e9a034628a3a469890c8e37babbc902 | WPT Sync Bot | 2018-12-14 | 68 | -135/+2064 |
| |/ / |
|
* | | | Auto merge of #22447 - servo:jdm-patch-10, r=ferjm | bors-servo | 2018-12-15 | 2 | -4/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add another layer of rAF to avoid intermittent failures. | Josh Matthews | 2018-12-14 | 2 | -4/+6 |
* | | | Auto merge of #22441 - servo-wpt-sync:wpt_update_12-12-2018, r=jdm | bors-servo | 2018-12-13 | 116 | -825/+4259 |
|\ \ \ |
|
| * | | | Update web-platform-tests to revision 4052654d786236b493d2df3cb80b9d3d1d0a8354 | WPT Sync Bot | 2018-12-12 | 116 | -825/+4259 |
| |/ / |
|
* / / | Disable referrer-policy tests for frequent intermittent failures. | Josh Matthews | 2018-12-13 | 1 | -1/+5 |
|/ / |
|
* | | Auto merge of #22433 - ferjm:player.eos.size, r=ceyusa | bors-servo | 2018-12-12 | 4 | -16/+0 |
|\ \ |
|
| * | | Do not move to HaveEnoughData state if no media data is fetched from the network | Fernando Jiménez Moreno | 2018-12-12 | 4 | -16/+0 |
* | | | Auto merge of #22432 - servo:encoding, r=SimonSapin | bors-servo | 2018-12-12 | 4 | -19/+0 |
|\ \ \ |
|