Auto merge of #16113 - glennw:update-wr-opaque-opt, r=mrobinson

Update WR (opaque rect optimization, stacking context culling).

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16113)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-03-26 14:04:07 -07:00 committed by GitHub
commit 3b79bc2582
8 changed files with 32 additions and 38 deletions

View file

@ -1,3 +0,0 @@
[calc-border-radius-1.htm]
type: reftest
expected: FAIL

View file

@ -24037,7 +24037,7 @@
"reftest"
],
"css/viewport_rule_ref.html": [
"00bb1ce6ccffc6b6bb0db1565985171ff49f1362",
"aa1693b5917599430c3520cc7aebdd275d4c6f19",
"support"
],
"css/visibility_hidden.html": [

View file

@ -1,3 +1,3 @@
[transform-abspos-006.htm]
[border_black_ridge_b.html]
type: reftest
expected: FAIL

View file

@ -5,7 +5,7 @@
#container {
background: blue;
height: 180px;
width: 232px;
width: 240px;
}
#box {