aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Properly handle CR in textarea placeholders (fixes #19717)Anthony Ramine2018-01-101-2/+0
* input type=number validationsNathan2018-01-093-137/+0
* Avoid for(const ... of ...) usage in webidl parser.Josh Matthews2018-01-091-3/+5
* Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317Josh Matthews2018-01-093677-95380/+163068
* Auto merge of #19647 - tigercosmos:x3, r=jdmbors-servo2018-01-082-0/+23
|\
| * replace DocumentSource::NotFromParser with DocumentSource::FromParsertigercosmos2018-01-062-0/+23
* | Auto merge of #19602 - tigercosmos:r1, r=KiChjangbors-servo2018-01-075-120/+7
|\ \
| * | implement valid Date time Local inputtigercosmos2018-01-075-120/+7
* | | Auto merge of #19644 - Xanewok:root-seq-any, r=jdmbors-servo2018-01-053-0/+36
|\ \ \
| * | | Root sequence<{any,object}> IDL arguments using CustomAutoRooterIgor Matuszewski2018-01-053-0/+36
* | | | CSS Paint API: Use a high timeout for worklet threads in testsYati Sagade2018-01-051-1/+1
* | | | Auto merge of #19699 - pyfisch:background-position-fix, r=emiliobors-servo2018-01-053-0/+59
|\ \ \ \
| * | | | Correctly place images with background-position: centerPyfisch2018-01-053-0/+59
* | | | | Auto merge of #18893 - emilio:bye-can-be-fragmented, r=SimonSapinbors-servo2018-01-051-0/+2
|\ \ \ \ \
| * | | | | Mark flexbox_columns.html as failing.Emilio Cobos Álvarez2018-01-051-0/+2
| |/ / / /
* / / / / Update WR (dual-source subpixel text optimizations, clip-out segment builder).Glenn Watson2018-01-051-5/+0
|/ / / /
* | | | Implement correct corner clipping for background colorPyfisch2018-01-033-0/+79
* | | | Auto merge of #19651 - pyfisch:background-placement, r=emiliobors-servo2018-01-0220-51/+58
|\ \ \ \
| * | | | Test with fixes for background repeat: spacedPyfisch2018-01-0215-36/+58
| * | | | Unify background placement codePyfisch2017-12-285-15/+0
| | |_|/ | |/| |
* / | | Fix division by zero in gradient stop calculationPyfisch2017-12-283-0/+38
|/ / /
* | / tests/net: Update testing cert.Emilio Cobos Álvarez2017-12-241-0/+7
| |/ |/|
* | Paint worklets: Add pref for blocking sleep to be enabled for wpt testsYati Sagade2017-12-223-3/+8
* | Paint worklets: Implement timeout for worklet painter threadsYati Sagade2017-12-224-0/+92
|/
* remove unused `Auto` in test of serializationtigercosmos2017-12-181-1/+1
* Auto merge of #19559 - tigercosmos:t1, r=KiChjangbors-servo2017-12-175-126/+4
|\
| * implement valid week stringtigercosmos2017-12-175-126/+4
* | Auto merge of #19568 - pyfisch:background-origin-gradients1, r=mbrubeckbors-servo2017-12-155-0/+131
|\ \
| * | layout: background-origin attribute for gradientsPyfisch2017-12-155-0/+131
* | | Auto merge of #19569 - asajeffrey:script-perf-measure-topLevelDomComplete, r=jdmbors-servo2017-12-143-0/+31
|\ \ \ | |/ / |/| |
| * | Add a topLevelDomComplete metric.Alan Jeffrey2017-12-143-0/+31
* | | Auto merge of #19554 - pyfisch:tiled-gradients1, r=mbrubeckbors-servo2017-12-146-3/+170
|\ \ \ | |/ / |/| |
| * | layout: support tiled gradientsPyfisch2017-12-146-3/+170
| |/
* / style: Move outline-style outside of makoCYBAI2017-12-131-3/+3
|/
* Auto merge of #19461 - jonleighton:issue-19171-4, r=KiChjangbors-servo2017-12-106-52/+223
|\
| * Handle cases where selection API doesn't applyJon Leighton2017-12-086-52/+223
* | Fix running `cargo test` at the repository rootSimon Sapin2017-12-081-2/+2
* | Update euclid, azure, skia, offscreen_gl_context, plane-split, webrenderSimon Sapin2017-12-086-17/+17
* | Update app_units and webrenderSimon Sapin2017-12-081-1/+1
* | Auto merge of #19512 - mbrubeck:uluru, r=emiliobors-servo2017-12-071-1/+1
|\ \
| * | Update to uluru 0.2 and arrayvec 0.4Matt Brubeck2017-12-071-1/+1
* | | Auto merge of #19516 - ferjm:pwm.url, r=jdmbors-servo2017-12-074-1/+10
|\ \ \
| * | | Print url of recorded PWMFernando Jiménez Moreno2017-12-074-1/+10
| |/ /
* / / Bump string_cache, html5ever and xml5everBastien Orivel2017-12-071-1/+1
|/ /
* | Auto merge of #19509 - jonleighton:remove-input-type-datetime, r=jdmbors-servo2017-12-071-3/+0
|\ \
| * | Remove support for <input type=datetime>Jon Leighton2017-12-071-3/+0
| |/
* | Make tests/units/* compile without warnings in non-test modeSimon Sapin2017-12-077-24/+29
* | Include test crates as workspace members rather that dev-dependenciesSimon Sapin2017-12-071-3/+0
* | Move Stylo unit tests out of tests/unitSimon Sapin2017-12-077-282/+1
|/
* Update WR (AA improvements, many optimizations)Glenn Watson2017-12-077-15/+10