aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #19801 - servo:wptup, r=jdmbors-servo2018-01-20832-2641/+16018
|\
| * Update web-platform-tests to revision ddfc95cf0493ae147a4f6a4d7be8eff1a0c23098Anthony Ramine2018-01-18832-2641/+16018
* | Auto merge of #19819 - servo:rm-test-crates, r=<try>bors-servo2018-01-20142-7514/+0
|\ \
| * | Merge servo_remutex to servo_remutex_testsAnthony Ramine2018-01-202-107/+0
| * | Merge servo_config and servo_config_testsAnthony Ramine2018-01-204-192/+0
| * | Merge net_traits and net_traits_testsAnthony Ramine2018-01-204-188/+0
| * | Merge net and net_testsAnthony Ramine2018-01-20123-6777/+0
| * | Merge layout and layout_testsAnthony Ramine2018-01-203-30/+0
| * | Merge gfx and gfx_testsAnthony Ramine2018-01-203-185/+0
| * | Merge msg and msg_testsAnthony Ramine2018-01-203-35/+0
* | | Auto merge of #19803 - jonleighton:issue-19765, r=emiliobors-servo2018-01-192-0/+31
|\ \ \
| * | | Implement Element::has_css_layout_box()Jon Leighton2018-01-182-0/+31
| | |/ | |/|
* | | Remove gecko-media dependencyFernando Jiménez Moreno2018-01-191-8/+56
| |/ |/|
* | Use more WebRender types in gfx/display_listPyfisch2018-01-173-8/+5
|/
* Auto merge of #19738 - servo:wptup, r=jdmbors-servo2018-01-17647-4813/+9006
|\
| * Don't bind hostname when running wptrunner for ServoAnthony Ramine2018-01-161-1/+1
| * Update web-platform-tests to revision c26470dac73f2df9d4822a0d3482f7eb1ebf57d9Anthony Ramine2018-01-16648-4814/+9007
* | Auto merge of #19397 - cbrewster:create_element_for_token, r=jdm,noxbors-servo2018-01-172-6/+0
|\ \
| * | Take throw-on-dynamic-markup-insertion-counter into account when check script...Josh Matthews2018-01-112-6/+0
* | | Auto merge of #19755 - streichgeorg:decoupling_metrics_gfx, r=jdmbors-servo2018-01-171-1/+1
|\ \ \
| * | | Decoupled gfx and metricsGeorg Streich2018-01-151-1/+1
| |/ /
* | / implement range input sanitizationtigercosmos2018-01-174-5/+34
| |/ |/|
* | Do not fire pending callbacks on disconnected performance observerFernando Jiménez Moreno2018-01-151-11/+0
|/
* 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