servo: Merge #19600 - Update WR (sticky frame fixes, handling overlapping border corners) (from glennw:update-wr-border-sticky); r=jdm

Source-Repo: https://github.com/servo/servo
Source-Revision: 7fb6b9fcaed91dbffb8385d01d18de79d889f462

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : f17d8974d74298cb06e97db53d946ba2e2f260ae
This commit is contained in:
Glenn Watson 2017-12-18 15:38:13 -06:00
Родитель b99c2f8096
Коммит 82c17eef7c
1 изменённых файлов: 2 добавлений и 2 удалений

4
servo/Cargo.lock сгенерированный
Просмотреть файл

@ -3567,7 +3567,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.56.1"
source = "git+https://github.com/servo/webrender#67f7e0edeabba6861250922d47f8c6a1b2232d4b"
source = "git+https://github.com/servo/webrender#2633873e13737dbf522266fa066f4de15f3d2c50"
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#67f7e0edeabba6861250922d47f8c6a1b2232d4b"
source = "git+https://github.com/servo/webrender#2633873e13737dbf522266fa066f4de15f3d2c50"
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)",