aboutsummaryrefslogtreecommitdiffstats
path: root/tests/html
Commit message (Expand)AuthorAgeFilesLines
* Implement Gamepad APIImanol Fernandez2017-04-121-0/+420
* bluetooth test fixZakor Gyula2017-02-131-1/+2
* Bluetooth Permission API integrationZakor Gyula2017-02-131-0/+68
* Permission APIAttila Dusnoki2017-02-131-0/+37
* WebVR API Implementation, r=larsbergstromImanol Fernandez2017-01-0920-0/+10604
* Remove unused html bluetooth testsAttila Dusnoki2016-12-2124-1615/+0
* Auto merge of #13969 - bbansalWolfPack:master, r=jdmbors-servo2016-11-251-0/+21
|\
| * html form validation initial steps with test html file, added stub methods, ...Bhavya Bansal2016-11-231-0/+21
* | Add Promises to Service Worker ContainerPatrick Trottier2016-10-311-17/+28
|/
* layout: Don't touch the inline positions of block children unless theyPatrick Walton2016-10-111-0/+20
* Improve test_webgl_triangle.htmlImanol Fernandez2016-10-031-4/+22
* Update WebBluetooth to use PromisesMátyás Mustoha2016-09-2622-293/+422
* Auto merge of #13184 - szeged:requestdevice-refactor, r=jdmbors-servo2016-09-151-0/+28
|\
| * requestDevice updatezakorgyula2016-09-141-0/+28
* | store senders instead of buffering messagesRahul Sharma2016-09-077-22/+54
* | Make service workers talk to their serviceworkerglobalscopesRahul Sharma2016-09-072-1/+12
|/
* Remove `./tests/html/tiny_test.html`UK9922016-08-311-1/+0
* Check for shadowing properties on DOM proxies. Fixes #12357.Josh Matthews2016-08-251-0/+12
* Issue #12421: tidy should also check .html filesSimon Martin2016-08-0928-241/+241
* Auto merge of #12682 - creativcoder:fire-fetch, r=jdmbors-servo2016-08-049-16/+45
|\
| * Dispatch events to service worker object and refactor html testsRahul Sharma2016-08-029-16/+45
* | Issue 7720: Add target selector and update when scrolling to fragmentSteve Melia2016-08-031-0/+51
|/
* Refactoring the WebBluetooth html tests.zakorgyula2016-07-2823-119/+1112
* Integrate service worker manager threadRahul Sharma2016-07-1610-0/+90
* Add a manual test for measuring DOM binding performanceJosh Matthews2016-07-141-0/+36
* Auto merge of #12118 - emilio:animation-shorthand, r=SimonSapinbors-servo2016-07-081-0/+23
|\
| * style: Fix timing-function overriding from the keyframe declaration list.Emilio Cobos Álvarez2016-07-071-0/+23
* | Issue 8719: Add basic support for :active selectorSteve Melia2016-07-041-0/+18
|/
* Add a manual test for panicking while JS stack frames exist.Josh Matthews2016-06-221-0/+16
* script: When using WebRender, keep the DOM-side scroll positions forPatrick Walton2016-06-101-0/+7
* Fix all the links to the UI Events specAnthony Ramine2016-06-041-1/+1
* Add included servicesAttila Dusnoki2016-05-241-0/+62
* Remove BluetoothDevice memberszakorgy2016-05-051-5/+0
* Add html testszakorgyula2016-05-036-0/+408
* element scroll settersZhen Zhang2016-04-201-0/+4
* Implement ScrollTop and ScrollLeft getters:Zhen Zhang2016-04-191-2/+17
* Auto merge of #10529 - pcwalton:nested-fixed-position-webrender, r=glennwbors-servo2016-04-121-0/+7
|\
| * layout: Make child stacking contexts of fixed position stacking contextsPatrick Walton2016-04-111-0/+7
* | Auto merge of #10224 - emilio:shader-type-validations, r=jdmbors-servo2016-04-121-12/+18
|\ \ | |/ |/|
| * webgl: tests: Fix webgl triangle testEmilio Cobos Álvarez2016-04-031-12/+17
| * webgl: Make the api return the context limits and use them for validationsEmilio Cobos Álvarez2016-04-031-0/+1
* | layout: Make inner scroll wrappers acquire the overflow region of theirPatrick Walton2016-04-081-0/+37
* | Auto merge of #9688 - KiChjang:worker-terminate, r=jdmbors-servo2016-04-083-0/+63
|\ \
| * | Implement Worker#terminate() (fixes #4427).Joe Wilm2016-04-073-0/+63
| |/
* / layout: Allow non-absolutely-positioned elements with `overflow: scroll`Patrick Walton2016-04-061-0/+38
|/
* webgl: finish, flush, detachShader, generateMipmap, Uniform1iConnor Brewster2016-04-022-0/+160
* Implement initial pieces of form validation.Sagar Muchhal2016-03-241-0/+29
* Fix unexpected overflow with overflow: hidden set.Glenn Watson2016-03-031-0/+7
* #1716 The indicated part of the document.Peter2016-02-171-0/+120
* layout: Separate out overflow-for-scrolling from overflow-for-paint.Patrick Walton2016-02-031-0/+32