Auto merge of #7563 - mrobinson:layerize-stacking-contexts, r=pcwalton

Layerize StackingContexts that are on top of layers

StackingContexts that should be painted on top of StackingContexts that
are already layerized should automatically get their own layer. This
will ensure proper painting order.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7563)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-09-09 10:52:56 -06:00
commit c0381c7325
8 changed files with 171 additions and 14 deletions

View file

@ -1,5 +0,0 @@
[min-width-not-important.html]
type: reftest
reftype: ==
refurl: /html/rendering/non-replaced-elements/the-fieldset-element-0/ref.html
expected: FAIL