aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Reorder `use` statementsUK9922016-09-098-27/+26
* Auto merge of #13058 - malisas:malisa-responseAPI, r=Manishearth,jdmbors-servo2016-09-089-82/+16
|\
| * dom::Response implementationMalisa Smith2016-09-069-82/+16
* | Auto merge of #13175 - shinglyu:block-margin-patch, r=notriddlebors-servo2016-09-08108-324/+0
|\ \
| * | Move collapse through margin to the top of block flowShing Lyu2016-09-06108-324/+0
* | | Auto merge of #13190 - servo:cssparser-up, r=Manishearthbors-servo2016-09-081-1/+1
|\ \ \
| * | | Update cssparserSimon Sapin2016-09-071-1/+1
* | | | Disable hide_layers2.html.Ms2ger2016-09-081-0/+3
|/ / /
* | | Add missing IsCallable checks.Ms2ger2016-09-061-7/+0
* | | Remove one level of nesting in `Stylist`Simon Sapin2016-09-061-15/+17
* | | Rename DeclarationBlock to ApplicableDeclarationBlockSimon Sapin2016-09-061-2/+2
* | | Auto merge of #13081 - hsinewu:nodelist-iterable, r=Ms2gerbors-servo2016-09-052-0/+43
|\ \ \
| * | | Make NodeList iterablehsinewu2016-09-052-0/+43
* | | | Auto merge of #13159 - emilio:negative-calc, r=notriddlebors-servo2016-09-023-0/+57
|\ \ \ \ | |_|_|/ |/| | |
| * | | style: Don't incorrectly clamp values in calc that might not be only lengths.Emilio Cobos Álvarez2016-09-013-0/+57
* | | | Correct and improve addEventListener.html.Ms2ger2016-09-022-7/+2
* | | | Dispatch error events at the window object.Ms2ger2016-09-02732-730/+729
| |/ / |/| |
* | | Add new command for Windows configurationcrypto-universe2016-09-011-0/+4
* | | Auto merge of #13122 - Manishearth:basic-shape-position-redux, r=SimonSapinbors-servo2016-09-011-5/+13
|\ \ \ | |/ / |/| |
| * | Tests for 3+ value positions in basic shapesManish Goregaokar2016-09-011-0/+13
| * | Handle specialized serialization of <position> in basic shapes (fixes #13083)Manish Goregaokar2016-09-011-5/+0
* | | Auto merge of #13145 - ashrko619:nav-cookie-enabled, r=noxbors-servo2016-09-011-7/+0
|\ \ \
| * | | Implemented Navigator.cookieEnabledAshwin R2016-09-011-7/+0
* | | | Add reftest for the correct restyling of containers that match slow selectors.Emilio Cobos Álvarez2016-08-313-0/+65
* | | | style: Provide whether we're styling or not to rust-selectors.Emilio Cobos Álvarez2016-08-311-1/+1
* | | | Auto merge of #13134 - servo:archery, r=emiliobors-servo2016-08-314-51/+58
|\ \ \ \
| * | | | Remove now-redundant Arc inside PropertyDeclarationBlock.Simon Sapin2016-08-313-15/+13
| * | | | Use Arc<PropertyDeclarationBlock> everwhere it’s appropriate.Simon Sapin2016-08-313-20/+29
| * | | | Wrap in Arc<_> every object reflected in CSSOM.Simon Sapin2016-08-311-20/+20
| * | | | Add a separate NamespaceRule typeSimon Sapin2016-08-311-3/+3
* | | | | Auto merge of #12437 - gpoesia:tr_margin_fix, r=pcwaltonbors-servo2016-08-3115-35/+100
|\ \ \ \ \
| * | | | | Handle row borders in border collapsing logic.Gabriel Poesia2016-08-3015-35/+100
* | | | | | Auto merge of #13136 - servo:error-test, r=noxbors-servo2016-08-313-0/+36
|\ \ \ \ \ \
| * | | | | | Add a test for the exact timing of the error event for invalid event handlers.Ms2ger2016-08-313-0/+36
| | |_|/ / / | |/| | | |
* | | | | | Auto merge of #13107 - UK992:tidy, r=Wafflespeanutbors-servo2016-08-311-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove `./tests/html/tiny_test.html`UK9922016-08-311-1/+0
* | | | | | Reftest for deferred paint.Emilio Cobos Álvarez2016-08-303-0/+72
| |_|/ / / |/| | | |
* | | | | Auto merge of #13075 - emilio:calc-media, r=SimonSapinbors-servo2016-08-302-0/+23
|\ \ \ \ \
| * | | | | style: Allow calc in media queries.Emilio Cobos Álvarez2016-08-302-0/+23
| | |_|/ / | |/| | |
* | | | | update fixed tests expectationsAlexandrov Sergey2016-08-301-6/+0
* | | | | add HTMLOptionElement form attribute testAlexandrov Sergey2016-08-302-0/+38
|/ / / /
* | | | Auto merge of #13042 - canaltinova:position, r=Manishearthbors-servo2016-08-293-22/+57
|\ \ \ \ | |/ / / |/| | |
| * | | Change parsing behavior and implement to_computed_value functionNazım Can Altınova2016-08-273-22/+57
* | | | Auto merge of #13102 - anholt:webgl-is-program, r=emiliobors-servo2016-08-284-85/+1
|\ \ \ \
| * | | | webgl: Add isProgram() support.Eric Anholt2016-08-284-85/+1
* | | | | Auto merge of #13060 - anholt:webgl-invalid-passed-params, r=emiliobors-servo2016-08-282-8/+123
|\ \ \ \ \
| * | | | | webgl: Do validation of glScissor/glViewport(width, height) on the DOM side.Eric Anholt2016-08-262-8/+123
* | | | | | Auto merge of #13051 - notriddle:root_flow_percent, r=glennwbors-servo2016-08-283-0/+42
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix root flow's size at the browser window's sizeMichael Howell2016-08-263-0/+42
* | | | | | Update cssparserSimon Sapin2016-08-281-2/+2