mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
dom: Calculate the viewport size of iframes when they are first added to the tree.
This commit is contained in:
parent
38e4ae0833
commit
fd260f78c8
10 changed files with 72 additions and 11 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -4221,6 +4221,7 @@ dependencies = [
|
|||
"servo_atoms",
|
||||
"servo_url",
|
||||
"style",
|
||||
"style_traits",
|
||||
"webrender_api",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue