mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
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:
commit
3b79bc2582
8 changed files with 32 additions and 38 deletions
|
@ -1,3 +0,0 @@
|
|||
[calc-border-radius-1.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -24037,7 +24037,7 @@
|
|||
"reftest"
|
||||
],
|
||||
"css/viewport_rule_ref.html": [
|
||||
"00bb1ce6ccffc6b6bb0db1565985171ff49f1362",
|
||||
"aa1693b5917599430c3520cc7aebdd275d4c6f19",
|
||||
"support"
|
||||
],
|
||||
"css/visibility_hidden.html": [
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[transform-abspos-006.htm]
|
||||
[border_black_ridge_b.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -5,7 +5,7 @@
|
|||
#container {
|
||||
background: blue;
|
||||
height: 180px;
|
||||
width: 232px;
|
||||
width: 240px;
|
||||
}
|
||||
|
||||
#box {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue