mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Move disabled content tests under wpt.
This commit is contained in:
parent
f7bfea5879
commit
4cc4e210b4
7 changed files with 38 additions and 30 deletions
|
@ -111,6 +111,18 @@
|
|||
"url": "/_mozilla/mozilla/document_characterSet_invalid.html"
|
||||
}
|
||||
],
|
||||
"mozilla/document_characterSet_long.html": [
|
||||
{
|
||||
"path": "mozilla/document_characterSet_long.html",
|
||||
"url": "/_mozilla/mozilla/document_characterSet_long.html"
|
||||
}
|
||||
],
|
||||
"mozilla/document_characterSet_short.html": [
|
||||
{
|
||||
"path": "mozilla/document_characterSet_short.html",
|
||||
"url": "/_mozilla/mozilla/document_characterSet_short.html"
|
||||
}
|
||||
],
|
||||
"mozilla/document_compatMode_loose.html": [
|
||||
{
|
||||
"path": "mozilla/document_compatMode_loose.html",
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[document_characterSet_long.html]
|
||||
type: testharness
|
||||
[Untitled]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[document_characterSet_short.html]
|
||||
type: testharness
|
||||
[Untitled]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue