servo/tests
Patrick Walton 1e884ddc69 layout: Allow non-absolutely-positioned elements with overflow: scroll
set to be scrolled.

This makes them establish stacking contexts, which is a CSS 2.1 spec
violation. However, we were already violating the spec here for
absolutely-positioned elements with `overflow: scroll`. It will probably
be easier to fix this spec violation once we either switch entirely to
WebRender or we have multiple layers per stacking context.

Closes #2742.
2016-04-06 17:58:47 -07:00
..
compiletest Added compiler lint ban on DOMRefCell 2016-03-09 23:48:32 +02:00
dromaeo
heartbeats Heartbeats now on crates.io. 2016-03-09 15:47:37 -06:00
html layout: Allow non-absolutely-positioned elements with overflow: scroll 2016-04-06 17:58:47 -07:00
jquery Update expected results for the jquery tests. 2016-03-16 14:48:10 +01:00
power
unit Auto merge of #10365 - emilio:warnings, r=Wafflespeanut 2016-04-04 23:39:31 +05:30
wpt Auto merge of #10388 - autrilla:dom-legend-form, r=emilio 2016-04-06 22:30:25 +05:30