Auto merge of #19399 - glennw:update-wr-xf-text, r=jdm

Update WR (rasterize test in transform space, render target optimizations).

<!-- 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/19399)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-11-27 18:53:41 -06:00 committed by GitHub
commit c93f989e11

4
Cargo.lock generated
View file

@ -3669,7 +3669,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.54.0"
source = "git+https://github.com/servo/webrender#4595561c49939cb21be9554c1b85c244508bde73"
source = "git+https://github.com/servo/webrender#446fedc1fa2a6be4c32d49ff2bc094242721b16b"
dependencies = [
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3696,7 +3696,7 @@ dependencies = [
[[package]]
name = "webrender_api"
version = "0.54.0"
source = "git+https://github.com/servo/webrender#4595561c49939cb21be9554c1b85c244508bde73"
source = "git+https://github.com/servo/webrender#446fedc1fa2a6be4c32d49ff2bc094242721b16b"
dependencies = [
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",