Move img_size_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-19 18:34:07 -04:00
parent 737c7fa14b
commit b9c502ca3f
4 changed files with 25 additions and 1 deletions

View file

@ -112,7 +112,6 @@ prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_m
== img_dynamic_remove.html img_dynamic_remove_ref.html
== img_padding_a.html img_padding_b.html
!= img_simple.html img_simple_ref.html
== img_size_a.html img_size_b.html
== img_width_attribute_intrinsic_width_a.html img_width_attribute_intrinsic_width_ref.html
== img_width_style_intrinsic_width_a.html img_width_style_intrinsic_width_ref.html
== incremental_float_a.html incremental_float_ref.html

View file

@ -683,6 +683,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/img_size_a.html": [
{
"path": "css/img_size_a.html",
"references": [
[
"/_mozilla/css/img_size_b.html",
"=="
]
],
"url": "/_mozilla/css/img_size_a.html"
}
],
"css/inline_block_border_a.html": [
{
"path": "css/inline_block_border_a.html",
@ -4272,6 +4284,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/img_size_a.html": [
{
"path": "css/img_size_a.html",
"references": [
[
"/_mozilla/css/img_size_b.html",
"=="
]
],
"url": "/_mozilla/css/img_size_a.html"
}
],
"css/inline_block_border_a.html": [
{
"path": "css/inline_block_border_a.html",

View file

@ -1,5 +1,6 @@
<html>
<head>
<link rel='match' href='img_size_b.html'>
<title>
The winter is too cold for me...
</title>