Move no_image_background_a.html to wpt reftests.

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

View file

@ -184,7 +184,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
== min_width_float_simple_a.html min_width_float_simple_b.html
== min_width_simple_a.html min_width_simple_b.html
== negative_margins_a.html negative_margins_b.html
== no_image_background_a.html no_image_background_ref.html
!= noteq_attr_exists_selector.html attr_exists_selector_ref.html
!= octicons_a.html octicons_ref.html
== ol_japanese_iroha_a.html ol_japanese_iroha_ref.html

View file

@ -899,6 +899,18 @@
"url": "/_mozilla/css/no-image.html"
}
],
"css/no_image_background_a.html": [
{
"path": "css/no_image_background_a.html",
"references": [
[
"/_mozilla/css/no_image_background_ref.html",
"=="
]
],
"url": "/_mozilla/css/no_image_background_a.html"
}
],
"css/noscript.html": [
{
"path": "css/noscript.html",
@ -4080,6 +4092,18 @@
"url": "/_mozilla/css/no-image.html"
}
],
"css/no_image_background_a.html": [
{
"path": "css/no_image_background_a.html",
"references": [
[
"/_mozilla/css/no_image_background_ref.html",
"=="
]
],
"url": "/_mozilla/css/no_image_background_a.html"
}
],
"css/noscript.html": [
{
"path": "css/noscript.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='no_image_background_ref.html'>
<style>
body {
background: peachpuff;