mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision cd19ab5a91cc07cb42923c72cfad7c0af8ef8fbc
This commit is contained in:
parent
11d3f59edc
commit
fef938d8cd
90 changed files with 1701 additions and 1510 deletions
|
@ -9,10 +9,10 @@
|
|||
|
||||
<style>
|
||||
.small_child {
|
||||
height: 500px;
|
||||
height: 1000px;
|
||||
}
|
||||
.large_child {
|
||||
height: 5000px;
|
||||
height: 20000px;
|
||||
position: relative;
|
||||
}
|
||||
#target {
|
||||
|
|
|
@ -12,10 +12,10 @@
|
|||
<style>
|
||||
.auto {
|
||||
content-visibility: auto;
|
||||
contain-intrinsic-size: 1px 500px;
|
||||
contain-intrinsic-size: 1px 1000px;
|
||||
}
|
||||
.child {
|
||||
height: 5000px;
|
||||
height: 20000px;
|
||||
position: relative;
|
||||
}
|
||||
#target {
|
||||
|
|
|
@ -9,10 +9,10 @@
|
|||
|
||||
<style>
|
||||
.small_child {
|
||||
height: 500px;
|
||||
height: 1000px;
|
||||
}
|
||||
.large_child {
|
||||
height: 5000px;
|
||||
height: 20000px;
|
||||
position: relative;
|
||||
}
|
||||
#target {
|
||||
|
|
|
@ -12,10 +12,10 @@
|
|||
<style>
|
||||
.auto {
|
||||
content-visibility: auto;
|
||||
contain-intrinsic-size: 1px 500px;
|
||||
contain-intrinsic-size: 1px 1000px;
|
||||
}
|
||||
.child {
|
||||
height: 5000px;
|
||||
height: 20000px;
|
||||
position: relative;
|
||||
}
|
||||
#target {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue