Move no-image.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-19 18:34:07 -04:00
parent bb1769b35a
commit 6dccda4ba0
4 changed files with 26 additions and 1 deletions

View file

@ -887,6 +887,18 @@
"url": "/_mozilla/css/negative_margin_uncle_a.html"
}
],
"css/no-image.html": [
{
"path": "css/no-image.html",
"references": [
[
"/_mozilla/css/no-image-ref.html",
"=="
]
],
"url": "/_mozilla/css/no-image.html"
}
],
"css/noscript.html": [
{
"path": "css/noscript.html",
@ -4056,6 +4068,18 @@
"url": "/_mozilla/css/negative_margin_uncle_a.html"
}
],
"css/no-image.html": [
{
"path": "css/no-image.html",
"references": [
[
"/_mozilla/css/no-image-ref.html",
"=="
]
],
"url": "/_mozilla/css/no-image.html"
}
],
"css/noscript.html": [
{
"path": "css/noscript.html",

View file

@ -0,0 +1 @@
<img width="100px" height="100px" src="rippy.jpg">

View file

@ -0,0 +1,3 @@
<link rel='match' href='no-image-ref.html'>
<img width="100px" height="100px" src="i-feel-a-disturbance-in-the-force.wtf">