Auto merge of #19606 - glennw:update-wr-bs-artifacts, r=jdm

Update WR (fix incorrect rendering of small box shadows).

<!-- 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/19606)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-12-19 15:40:26 -06:00 committed by GitHub
commit c2cacb69f3

4
Cargo.lock generated
View file

@ -3567,7 +3567,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.56.1"
source = "git+https://github.com/servo/webrender#2633873e13737dbf522266fa066f4de15f3d2c50"
source = "git+https://github.com/servo/webrender#1142dfc557c319119a5117450718c5b67a93cb9f"
dependencies = [
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3595,7 +3595,7 @@ dependencies = [
[[package]]
name = "webrender_api"
version = "0.56.1"
source = "git+https://github.com/servo/webrender#2633873e13737dbf522266fa066f4de15f3d2c50"
source = "git+https://github.com/servo/webrender#1142dfc557c319119a5117450718c5b67a93cb9f"
dependencies = [
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",