mirror of
https://github.com/servo/servo.git
synced 2025-09-02 19:18:23 +01:00
Add automated test.
This commit is contained in:
parent
232df236a7
commit
1d9d55ce27
5 changed files with 40 additions and 0 deletions
|
@ -896,6 +896,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"border-radius-image.html": [
|
||||
"2e30ba4bcb40b0fd50ae2c35992e06423720b26e",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/_mozilla/css/border-radius-image-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"border_black_groove.html": [
|
||||
"49e1647a6f71e320770225ad537b4fd4020bd700",
|
||||
[
|
||||
|
@ -8670,6 +8683,10 @@
|
|||
"0dddcf89d26d6ac1efe7b0d65e5607a3ed771b46",
|
||||
[]
|
||||
],
|
||||
"border-radius-image-ref.html": [
|
||||
"3aa9bea5a48a4d809fabf1108049a24365edb07f",
|
||||
[]
|
||||
],
|
||||
"border_black_solid.html": [
|
||||
"63ef95bef813b5c3a75c0da4cd7773f35db3c5ff",
|
||||
[]
|
||||
|
|
2
tests/wpt/mozilla/meta/css/border-radius-image.html.ini
Normal file
2
tests/wpt/mozilla/meta/css/border-radius-image.html.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[border-radius-image.html]
|
||||
fuzzy: /_mozilla/css/border-radius-image-ref.html:63;696
|
Loading…
Add table
Add a link
Reference in a new issue