mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Run absolute position reftests as part of test-wpt.
This commit is contained in:
parent
c55b52b69d
commit
bbd7cac371
8 changed files with 76 additions and 4 deletions
|
@ -27,6 +27,42 @@
|
|||
"url": "/_mozilla/css/abs_float_pref_width.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_clipping_of_own_contents.html": [
|
||||
{
|
||||
"path": "css/absolute_clipping_of_own_contents.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_clipping_of_own_contents_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_clipping_of_own_contents.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_content_height.html": [
|
||||
{
|
||||
"path": "css/absolute_content_height.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_content_height_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_content_height.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_hypothetical_float.html": [
|
||||
{
|
||||
"path": "css/absolute_hypothetical_float.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_hypothetical_float_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_hypothetical_float.html"
|
||||
}
|
||||
],
|
||||
"css/class-namespaces.html": [
|
||||
{
|
||||
"path": "css/class-namespaces.html",
|
||||
|
@ -548,6 +584,42 @@
|
|||
"url": "/_mozilla/css/abs_float_pref_width.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_clipping_of_own_contents.html": [
|
||||
{
|
||||
"path": "css/absolute_clipping_of_own_contents.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_clipping_of_own_contents_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_clipping_of_own_contents.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_content_height.html": [
|
||||
{
|
||||
"path": "css/absolute_content_height.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_content_height_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_content_height.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_hypothetical_float.html": [
|
||||
{
|
||||
"path": "css/absolute_hypothetical_float.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_hypothetical_float_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_hypothetical_float.html"
|
||||
}
|
||||
],
|
||||
"css/class-namespaces.html": [
|
||||
{
|
||||
"path": "css/class-namespaces.html",
|
||||
|
@ -566,4 +638,4 @@
|
|||
"rev": null,
|
||||
"url_base": "/_mozilla/",
|
||||
"version": 2
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue