aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* WR updatePaul Rouget2018-08-062-3/+3
* webgl: Emulate some renderbuffer formats in non-GLES.Josh Matthews2018-08-026-28/+128
* Auto merge of #21158 - ferjm:webaudio, r=manishearth,nox,ferjmbors-servo2018-07-31158-1/+1921
|\
| * Update wpt expectationsManish Goregaokar2018-07-3028-36/+1058
| * Update manifestFernando Jiménez Moreno2018-07-301-1/+1
| * Update manifestFernando Jiménez Moreno2018-07-301-1/+1
| * Fix interfaces wptFernando Jiménez Moreno2018-07-301-0/+12
| * Update WPTs expectationsFernando Jiménez Moreno2018-07-3042-15/+316
| * Enable WPTsFernando Jiménez Moreno2018-07-30147-0/+585
* | Reenable origin-clean-conformance.htmlAnthony Ramine2018-07-311-1/+12
* | Simplify gl.getShaderParameter() (fixes #20562)Anthony Ramine2018-07-311-1/+1
* | Fix program and shader lifetime cycleAnthony Ramine2018-07-312-17/+0
* | Reenable glsl-long-variable-names.htmlAnthony Ramine2018-07-311-3/+0
* | Mark many-draw-calls.html as long-runningAnthony Ramine2018-07-314-9/+18
* | Fix some patched WebGL tests where the timeout was malformedAnthony Ramine2018-07-3015-54/+37
* | Add bug links to some WebGL expectationsAnthony Ramine2018-07-3018-0/+23
* | Remove outdated WebGL expectationsAnthony Ramine2018-07-3020-447/+2
|/
* Auto merge of #21111 - gterzian:implement_document_load_cancellation, r=jdmbors-servo2018-07-296-19/+4
|\
| * stopping tokenizer if parser is abortedGregory Terzian2018-07-292-7/+3
| * Introduce DOMTracker, cancel eventsource fetch when aborting document loadGregory Terzian2018-07-291-5/+0
| * implement window.stop, improve aborting document loadGregory Terzian2018-07-293-7/+1
* | Auto merge of #21249 - jdm:webgl-unit-tests, r=emiliobors-servo2018-07-2711-9/+66
|\ \
| * | Reenable test that should work now.Josh Matthews2018-07-261-1/+2
| * | Allow webgl tests using unit test harness to run to completion.Josh Matthews2018-07-2510-8/+64
* | | Auto merge of #21232 - servo:jdm-patch-22, r=asajeffreybors-servo2018-07-2510-46/+14
|\ \ \ | |/ / |/| |
| * | Enable MutationObserver by default.Josh Matthews2018-07-2510-46/+14
* | | Fix pyflakes warning.Josh Matthews2018-07-241-1/+1
* | | Adjust import path for WPT tests to accommodate upstream.Josh Matthews2018-07-241-1/+2
* | | Auto merge of #21240 - servo:webgl, r=jdmbors-servo2018-07-243-68/+0
|\ \ \
| * | | Properly check for GL object ownership (fixes #21133)Anthony Ramine2018-07-243-68/+0
| |/ /
* | | style: Fix unit tests.Emilio Cobos Álvarez2018-07-241-2/+2
* | | Auto merge of #21236 - emilio:mutation-observer, r=jdmbors-servo2018-07-232-23/+0
|\ \ \
| * | | script: Fix the logic for mutation observer attributes.Emilio Cobos Álvarez2018-07-231-11/+0
| * | | script: Queue a mutation record from CharacterData::append_data.Emilio Cobos Álvarez2018-07-231-12/+0
| |/ /
* | | Auto merge of #21230 - servo-wpt-sync:wpt_update_22-07-2018, r=jdmbors-servo2018-07-23192-1928/+3944
|\ \ \ | |/ / |/| |
| * | Update web-platform-tests to revision 3f9178031eec5374c9a7d5709a7e11ba4a1955edWPT Sync Bot2018-07-22192-1928/+3944
* | | merge run_wpt.py into run.pyergunsh2018-07-223-30/+12
|/ /
* | Update sync commit.Josh Matthews2018-07-221-2/+2
* | Auto merge of #21048 - cbrewster:hash_change_history, r=asajeffreybors-servo2018-07-2117-68/+1
|\ \
| * | Track hash changes in session historyConnor Brewster2018-07-2117-68/+1
* | | Auto merge of #21213 - servo:android-wpt, r=nox+jgrahambors-servo2018-07-202-12/+90
|\ \ \
| * | | servodriver: increase browser’s init_timeoutSimon Sapin2018-07-202-3/+5
| * | | servodriver: fix setting preferencesSimon Sapin2018-07-201-8/+33
| * | | Don’t reverse-forward port "None"Simon Sapin2018-07-191-0/+1
| * | | More Python fixes for servodriverSimon Sapin2018-07-191-0/+17
| * | | run_in_headless_android_emulator: add support for reverse port forwardingSimon Sapin2018-07-191-0/+6
| * | | run_in_headless_android_emulator: add port forwarding for webdriverSimon Sapin2018-07-191-2/+2
| * | | Add --binary-arg support in ./mach test-wpt --product servodriverSimon Sapin2018-07-191-2/+4
| * | | Make servodriver wait until the server starts accepting TCP connectionsSimon Sapin2018-07-191-0/+3
| * | | Fix Python errors in servodriverSimon Sapin2018-07-192-5/+27