mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Add a reftest for <body background>. Fixes #6838
This commit is contained in:
parent
cc70e2f91f
commit
29c4643a4a
4 changed files with 53 additions and 0 deletions
|
@ -63,6 +63,18 @@
|
|||
"url": "/_mozilla/css/absolute_hypothetical_float.html"
|
||||
}
|
||||
],
|
||||
"css/background.html": [
|
||||
{
|
||||
"path": "css/background.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/background_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/background.html"
|
||||
}
|
||||
],
|
||||
"css/class-namespaces.html": [
|
||||
{
|
||||
"path": "css/class-namespaces.html",
|
||||
|
@ -806,6 +818,18 @@
|
|||
"url": "/_mozilla/css/absolute_hypothetical_float.html"
|
||||
}
|
||||
],
|
||||
"css/background.html": [
|
||||
{
|
||||
"path": "css/background.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/background_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/background.html"
|
||||
}
|
||||
],
|
||||
"css/class-namespaces.html": [
|
||||
{
|
||||
"path": "css/class-namespaces.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue