aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #26788 - servo:energy, r=jdmbors-servo2020-06-044-801/+3
|\
| * Remove support for heartbeats profilingSimon Sapin2020-06-044-801/+3
* | Auto merge of #26480 - CYBAI:missing-on, r=jdmbors-servo2020-06-042-32/+0
|\ \
| * | Prefix `on` for function name of inline eventsCYBAI2020-05-102-32/+0
* | | Layout 2020 skeleton for `display: flex`, behind a prefSimon Sapin2020-06-041-1/+1
| |/ |/|
* | Auto merge of #25873 - gterzian:implement_readablestream_support, r=jdmbors-servo2020-06-0449-569/+419
|\ \
| * | integrate readablestream with fetch and blobGregory Terzian2020-06-0449-569/+419
* | | Auto merge of #26775 - servo:gecko-sync, r=emiliobors-servo2020-06-032-3/+3
|\ \ \ | |/ / |/| |
| * | style: Fix some unit tests.Emilio Cobos Álvarez2020-06-042-3/+3
* | | Auto merge of #25432 - warren-fisher:HTMLConstructor, r=jdmbors-servo2020-06-032-19/+0
|\ \ \ | |/ / |/| |
| * | Reduce code duplication. Move some of CodegenRust.py to htmlconstructor.rsWarren Fisher2020-06-032-19/+0
* | | Remove non-2020 failure.Josh Matthews2020-06-021-4/+0
* | | Remove intermittent failure.Josh Matthews2020-06-021-2/+0
* | | Update web-platform-tests to revision fd60ba25a0726dfea59024d8143240b355c46a55WPT Sync Bot2020-06-0275-142/+722
* | | Update web-platform-tests to revision c99723afe33bc5b265e41c1a9446eaff7f8e0d57WPT Sync Bot2020-05-3146-94/+246
* | | Auto merge of #26719 - servo-wpt-sync:wpt_update_30-05-2020, r=jdmbors-servo2020-05-30134-594/+1768
|\ \ \
| * | | Add 2020 failure.Josh Matthews2020-05-301-0/+2
| * | | Update web-platform-tests to revision 8fd32a0f7c18d32ae9e147d267746accc3ee9ad5WPT Sync Bot2020-05-30133-594/+1766
* | | | Fix the webidl for HeadersBastien Orivel2020-05-302-9/+2
|/ / /
* | | Remove non-2020 failure.Josh Matthews2020-05-291-2/+0
* | | Update web-platform-tests to revision e529eb9501876273c9612f5602bc530723a01147WPT Sync Bot2020-05-29113-1035/+2732
* | | Update web-platform-tests to revision 5c34fc630374b9eb0559139a486ff1a2e4247c4fWPT Sync Bot2020-05-28222-635/+5039
* | | Auto merge of #26668 - CYBAI:fix-module-current-script, r=jdmbors-servo2020-05-271-5/+0
|\ \ \
| * | | Set `currentScript` to `null` for module scriptsCYBAI2020-05-271-5/+0
| |/ /
* | | Auto merge of #26664 - servo-wpt-sync:wpt_update_26-05-2020, r=servo-wpt-syncbors-servo2020-05-2757-162/+356
|\ \ \
| * | | Update web-platform-tests to revision 82b3595ce0ea99dd2a04b578421b4d281e53ee31WPT Sync Bot2020-05-2657-162/+356
* | | | Auto merge of #26659 - mrobinson:events, r=jdmbors-servo2020-05-2725-27/+333
|\ \ \ \ | |_|/ / |/| | |
| * | | Add support for remaining animation and transition eventsMartin Robinson2020-05-2625-27/+333
| |/ /
* | | Auto merge of #26638 - szeged:texi2d_2, r=jdmbors-servo2020-05-2669-1/+667
|\ \ \ | |/ / |/| |
| * | Add support for WebGL2 TexImage2DIstvan Miklos2020-05-2669-1/+667
* | | Auto merge of #26637 - servo-wpt-sync:wpt_update_25-05-2020, r=servo-wpt-syncbors-servo2020-05-2550-91/+462
|\ \ \
| * | | Update web-platform-tests to revision b577b1f9580a61524cde099a7763edb96c810faaWPT Sync Bot2020-05-2550-91/+462
| |/ /
* | | Auto merge of #26609 - mrobinson:improve-transition-finishing, r=jdmbors-servo2020-05-254-1/+293
|\ \ \ | |/ / |/| |
| * | Improve ending of transitionsMartin Robinson2020-05-214-1/+293
* | | Auto merge of #26623 - jdm:imagebitmap-gate, r=gterzianbors-servo2020-05-256-6/+5
|\ \ \
| * | | Add a preference to control ImageBitmap while it's incomplete.Josh Matthews2020-05-236-6/+5
| |/ /
* | | Update web-platform-tests to revision be4a903bca0a01b794bebf486f707c9f8e9e9ff6WPT Sync Bot2020-05-2445-84/+461
* | | Update web-platform-tests to revision 1d8a9889466f2ec219a879323c63cae86ef50bc1WPT Sync Bot2020-05-2363-86/+992
* | | Update web-platform-tests to revision 31500c8726aeb1871bc5ca19642f5cb94a0e1a92WPT Sync Bot2020-05-2264-117/+282
|/ /
* | Auto merge of #26594 - mrobinson:animationiteration, r=jdmbors-servo2020-05-215-32/+6
|\ \
| * | Implement animationiteration eventMartin Robinson2020-05-215-32/+6
* | | Auto merge of #26520 - szeged:texi2d, r=jdmbors-servo2020-05-211-5/+2
|\ \ \
| * | | Add support for WebGL2 TexImage2DIstvan Miklos2020-05-211-5/+2
* | | | Update web-platform-tests to revision da0a378536add99eaffc33f733b5960457bd38dfWPT Sync Bot2020-05-21150-3449/+5687
* | | | Auto merge of #26317 - gterzian:fix_job_queue, r=asajeffreybors-servo2020-05-214-1/+32
|\ \ \ \ | |_|/ / |/| | |
| * | | serviceworker: make job queue unique per originGregory Terzian2020-05-214-1/+32
* | | | Add support for faster reversing of interrupted transitionsMartin Robinson2020-05-202-0/+131
* | | | Update web-platform-tests to revision cf926057109b153af54214d52a2b3d746269d434WPT Sync Bot2020-05-2090-1286/+2261
|/ / /
* | | Auto merge of #26567 - servo-wpt-sync:wpt_update_19-05-2020, r=jdmbors-servo2020-05-1981-255/+1255
|\ \ \
| * | | Add 2020 failure.Josh Matthews2020-05-191-0/+2