mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Move img_size_a.html to wpt reftests.
This commit is contained in:
parent
737c7fa14b
commit
b9c502ca3f
4 changed files with 25 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<link rel='match' href='img_size_b.html'>
|
||||
<title>
|
||||
The winter is too cold for me...
|
||||
</title>
|
Loading…
Add table
Add a link
Reference in a new issue