aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update jQuery tests usage messageEmilio Cobos Álvarez2015-06-191-1/+1
* Auto merge of #6423 - ecoal95:euclid, r=glennwbors-servo2015-06-187-12/+8
|\
| * Use euclid from crates.ioecoal952015-06-197-12/+8
* | Disable two css tests that are consistently failing on mac as well as linux.Glenn Watson2015-06-192-4/+2
|/
* Auto merge of #6403 - glennw:fix-outline-width, r=SimonSapinbors-servo2015-06-172-6/+0
|\
| * Fix computed value of outline width when outline style is not set.Glenn Watson2015-06-182-6/+0
* | Implement fill and stroke functions for all pattern types and check the zero ...Hyowon Kim2015-06-171-5/+0
|/
* Auto merge of #6398 - jgraham:wptrunner_upgrade_servodriver, r=Ms2gerbors-servo2015-06-162-2/+2
|\
| * Upgrade to latest wptrunner.James Graham2015-06-162-2/+2
* | Auto merge of #6355 - hyowon:drawing_shadows, r=noxbors-servo2015-06-1629-145/+0
|\ \ | |/ |/|
| * Implement drawing shadows in canvas.Hyowon Kim2015-06-1629-145/+0
* | WebSocket constructor should not panicJinwoo Song2015-06-1614-27/+38
* | Use string-cache from crates.ioSimon Sapin2015-06-161-6/+2
* | Auto merge of #6306 - metajack:shared-target-dir, r=mbrubeckbors-servo2015-06-153-3/+3
|\ \
| * | Use Cargo's target directory sharing.Jack Moffitt2015-06-153-3/+3
* | | Auto merge of #6358 - Ms2ger:ws-tests, r=jgrahambors-servo2015-06-1522-41/+546
|\ \ \
| * | | Remove the SCHEME_AND_DOMAIN constant.Ms2ger2015-06-1515-25/+34
| * | | Don't try to connect to "ws://"+location.host+"/" in WebSocket tests.Ms2ger2015-06-147-16/+512
* | | | Disable Document-createElement-namespace.html.Ms2ger2015-06-151-3/+1
| |_|/ |/| |
* | | Test that the exception doesn't get lost in acceptNode.Ms2ger2015-06-142-10/+16
* | | Throw a TypeError when get_callable_property encounters a value that isn't ca...Ms2ger2015-06-142-9/+4
|/ /
* | Auto merge of #6369 - Ms2ger:update-wptrunner, r=Manishearthbors-servo2015-06-14120-384/+929
|\ \
| * | Update wptrunner.Ms2ger2015-06-14119-383/+928
| * | Correct the README.Ms2ger2015-06-131-1/+1
* | | Auto merge of #6357 - ecoal95:more-webgl, r=pcwaltonbors-servo2015-06-134-2/+91
|\ \ \
| * | | webgl: Add drawArrays reftestecoal952015-06-133-2/+89
| * | | webgl: Add WebGLActiveInfo and WebGLShaderPrecisionFormat interfacesecoal952015-06-131-0/+2
| |/ /
* / / rust-geom API changesCorey Farwell2015-06-133-20/+20
|/ /
* | Auto merge of #6366 - eddyb:preserve-ua-on-redirect, r=Ms2gerbors-servo2015-06-131-3/+2
|\ \
| * | Update "preserve UserAgent on redirect" test to be browser-agnostic.Eduard Burtescu2015-06-131-3/+2
* | | Auto merge of #6157 - hyowon:canvas_pattern_fill, r=noxbors-servo2015-06-1329-150/+0
|\ \ \ | |/ / |/| |
| * | Implementation of pattern fill style for canvas.Hyowon Kim2015-06-1329-150/+0
* | | Preserve UserAgent header on redirect.Eduard Burtescu2015-06-123-2/+41
|/ /
* | Auto merge of #6343 - jgraham:css_disable_test, r=Ms2gerbors-servo2015-06-121-0/+1
|\ \
| * | Disable unstable CSS testJames Graham2015-06-121-0/+1
* | | Auto merge of #6339 - michaelwu:let-var-replacement, r=jgrahambors-servo2015-06-1214-72/+72
|\ \ \
| * | | Switch from let to var in mozilla wpt testsMichael Wu2015-06-1114-72/+72
* | | | Auto merge of #6346 - nnethercote:improve-mem-unit-testing, r=Manishearthbors-servo2015-06-123-3/+83
|\ \ \ \
| * | | | Improve unit testing of util::mem.Nicholas Nethercote2015-06-113-3/+83
* | | | | Auto merge of #6337 - hyowon:shadow_attrs, r=noxbors-servo2015-06-129-64/+0
|\ \ \ \ \
| * | | | | Add attributes for canvas shadows.Hyowon Kim2015-06-129-64/+0
* | | | | | Revert "Don't try to connect to "ws://"+location.host+"/" in WebSocket tests."Ms2ger2015-06-124-26/+11
* | | | | | Revert "Remove the SCHEME_AND_DOMAIN constant."Ms2ger2015-06-127-9/+15
* | | | | | Revert "WebSocket constructor should not panic"Ms2ger2015-06-1224-547/+40
| |/ / / / |/| | | |
* | | | | Remove the SCHEME_AND_DOMAIN constant.Ms2ger2015-06-117-15/+9
* | | | | Don't try to connect to "ws://"+location.host+"/" in WebSocket tests.Ms2ger2015-06-114-11/+26
| |_|/ / |/| | |
* | | | Auto merge of #6341 - jgraham:css_update_1010, r=larsbergstrombors-servo2015-06-1130-0/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | Update CSS tests expected data to revision 31d63cc79bd4c929ed582229e936d7b389...James Graham2015-06-1130-0/+30
| |/ /
* / / WebSocket constructor should not panicJinwoo Song2015-06-1124-40/+547
|/ /
* | Auto merge of #6313 - Ms2ger:enable-url, r=jgrahambors-servo2015-06-105-0/+1748
|\ \