mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Add multiple backgrounds CSS reftest
This commit is contained in:
parent
c55911905b
commit
12f272587e
5 changed files with 126 additions and 0 deletions
|
@ -3564,6 +3564,30 @@
|
|||
"url": "/_mozilla/css/mix_blend_mode_a.html"
|
||||
}
|
||||
],
|
||||
"css/multiple_backgrounds.html": [
|
||||
{
|
||||
"path": "css/multiple_backgrounds.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/multiple_backgrounds_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/multiple_backgrounds.html"
|
||||
}
|
||||
],
|
||||
"css/multiple_backgrounds_ref.html": [
|
||||
{
|
||||
"path": "css/multiple_backgrounds_ref.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/multiple_backgrounds_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/multiple_backgrounds_ref.html"
|
||||
}
|
||||
],
|
||||
"css/multiple_css_class_a.html": [
|
||||
{
|
||||
"path": "css/multiple_css_class_a.html",
|
||||
|
@ -12832,6 +12856,30 @@
|
|||
"url": "/_mozilla/css/mix_blend_mode_a.html"
|
||||
}
|
||||
],
|
||||
"css/multiple_backgrounds.html": [
|
||||
{
|
||||
"path": "css/multiple_backgrounds.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/multiple_backgrounds_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/multiple_backgrounds.html"
|
||||
}
|
||||
],
|
||||
"css/multiple_backgrounds_ref.html": [
|
||||
{
|
||||
"path": "css/multiple_backgrounds_ref.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/multiple_backgrounds_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/multiple_backgrounds_ref.html"
|
||||
}
|
||||
],
|
||||
"css/multiple_css_class_a.html": [
|
||||
{
|
||||
"path": "css/multiple_css_class_a.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue