Auto merge of #25273 - servo:fixedpos, r=nox

Layout `position: fixed` in the initial containing block
This commit is contained in:
bors-servo 2019-12-13 10:50:58 -05:00 committed by GitHub
commit 762e67f486
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 552 additions and 404 deletions

4
Cargo.lock generated
View file

@ -4219,9 +4219,9 @@ dependencies = [
[[package]]
name = "rayon_croissant"
version = "0.1.1"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b725e815f3aa08718063883a75003336889debafe2f8fa67fbe91563ddc4efa"
checksum = "3e4aafda434bd10fec689858e2b1d713d0b784b1e60df3761ac8fa727d7e8e27"
dependencies = [
"moite_moite",
"rayon",