mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Move inline_block_margin_auto_a.html to wpt reftests.
This commit is contained in:
parent
7d376bfe81
commit
cfbe639e79
4 changed files with 25 additions and 1 deletions
|
@ -34,7 +34,6 @@ prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_m
|
|||
== iframe/stacking_context.html iframe/stacking_context_ref.html
|
||||
== iframe/stacking_context_position_a.html iframe/stacking_context_position_ref.html
|
||||
|
||||
== inline_block_margin_auto_a.html inline_block_margin_auto_ref.html
|
||||
== inline_block_parent_width.html inline_block_parent_width_ref.html
|
||||
== inline_block_parent_width_percentage.html inline_block_parent_width_ref.html
|
||||
# inline_border_a.html inline_border_b.html
|
||||
|
|
|
@ -1847,6 +1847,18 @@
|
|||
"url": "/_mozilla/css/inline_block_margin_a.html"
|
||||
}
|
||||
],
|
||||
"css/inline_block_margin_auto_a.html": [
|
||||
{
|
||||
"path": "css/inline_block_margin_auto_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/inline_block_margin_auto_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/inline_block_margin_auto_a.html"
|
||||
}
|
||||
],
|
||||
"css/inline_block_margin_auto_zero_a.html": [
|
||||
{
|
||||
"path": "css/inline_block_margin_auto_zero_a.html",
|
||||
|
@ -6792,6 +6804,18 @@
|
|||
"url": "/_mozilla/css/inline_block_margin_a.html"
|
||||
}
|
||||
],
|
||||
"css/inline_block_margin_auto_a.html": [
|
||||
{
|
||||
"path": "css/inline_block_margin_auto_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/inline_block_margin_auto_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/inline_block_margin_auto_a.html"
|
||||
}
|
||||
],
|
||||
"css/inline_block_margin_auto_zero_a.html": [
|
||||
{
|
||||
"path": "css/inline_block_margin_auto_zero_a.html",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel=match href=inline_block_margin_auto_ref.html>
|
||||
<style>
|
||||
html, body {
|
||||
margin: 0;
|
Loading…
Add table
Add a link
Reference in a new issue