mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Adding a reference test where a bigger area than the original
element is defined in script. The test is now using wpt infrastructure (thanks Manishearth!).
This commit is contained in:
parent
5c11c88e92
commit
4fdf73d105
3 changed files with 56 additions and 1 deletions
|
@ -4153,6 +4153,18 @@
|
|||
]
|
||||
},
|
||||
"testharness": {
|
||||
"css/canvas_over_area.html": [
|
||||
{
|
||||
"path": "css/canvas_over_area.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/canvas_over_area_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/canvas_over_area.html"
|
||||
}
|
||||
],
|
||||
"css/test_variable_legal_values.html": [
|
||||
{
|
||||
"path": "css/test_variable_legal_values.html",
|
||||
|
@ -8808,4 +8820,4 @@
|
|||
"rev": null,
|
||||
"url_base": "/_mozilla/",
|
||||
"version": 2
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue