Move img_dynamic_remove.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-22 09:16:45 -04:00
parent 4ac7f9d944
commit d6bd162268
4 changed files with 25 additions and 1 deletions

View file

@ -99,7 +99,6 @@ prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_m
== img_block_display_a.html img_block_display_ref.html
== img_block_maxwidth_a.html img_block_maxwidth_ref.html
== img_block_maxwidth_b.html img_block_maxwidth_ref.html
== img_dynamic_remove.html img_dynamic_remove_ref.html
!= img_simple.html img_simple_ref.html
!= inline_background_a.html inline_background_ref.html
== inline_block_margin_auto_a.html inline_block_margin_auto_ref.html

View file

@ -803,6 +803,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/img_dynamic_remove.html": [
{
"path": "css/img_dynamic_remove.html",
"references": [
[
"/_mozilla/css/img_dynamic_remove_ref.html",
"=="
]
],
"url": "/_mozilla/css/img_dynamic_remove.html"
}
],
"css/img_padding_a.html": [
{
"path": "css/img_padding_a.html",
@ -4752,6 +4764,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/img_dynamic_remove.html": [
{
"path": "css/img_dynamic_remove.html",
"references": [
[
"/_mozilla/css/img_dynamic_remove_ref.html",
"=="
]
],
"url": "/_mozilla/css/img_dynamic_remove.html"
}
],
"css/img_padding_a.html": [
{
"path": "css/img_padding_a.html",

View file

@ -1,4 +1,5 @@
<!doctype html>
<link rel='match' href='img_dynamic_remove_ref.html'>
Image dynamic remove
<img src=400x400_green.png>
<script>