mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Update WPT expectations
This commit is contained in:
parent
f53ac953d6
commit
a024ecccba
41 changed files with 4 additions and 86 deletions
|
@ -1,2 +0,0 @@
|
|||
[root_height_a.html]
|
||||
expected: FAIL
|
|
@ -8070,7 +8070,7 @@
|
|||
]
|
||||
],
|
||||
"scroll_root.html": [
|
||||
"5896eb3957da1eb85a26680053823d3f3bf9af49",
|
||||
"b1a9cb590b0fcce9c883f99e17fa029a999b699b",
|
||||
[
|
||||
null,
|
||||
[
|
||||
|
@ -11102,7 +11102,7 @@
|
|||
[]
|
||||
],
|
||||
"scroll_root_ref.html": [
|
||||
"c7d4cfec7b9d9b5daf32841172721ddac3e4d071",
|
||||
"6503ad5d5265c0698f61fc607e2e4e017b31cb6f",
|
||||
[]
|
||||
],
|
||||
"scrolling_div_background_borders_background.png": [
|
||||
|
|
|
@ -7,9 +7,6 @@
|
|||
<style>
|
||||
body {
|
||||
background: green;
|
||||
|
||||
/* FIXME(mrobinson): Remove this workaround when #25559 is fixed. */
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
|
@ -5,14 +5,7 @@
|
|||
<style>
|
||||
body {
|
||||
background: green;
|
||||
|
||||
/* FIXME(mrobinson): Remove this workaround when #25559 is fixed. */
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- FIXME(mrobinson): Remove this workaround div when #25559 is fixed. -->
|
||||
<div style="height: 10000px;"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue