Move position_relative_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-16 18:12:20 -04:00
parent 81321cec19
commit f2e18093bf
4 changed files with 25 additions and 1 deletions

View file

@ -262,7 +262,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_
== position_fixed_tile_edge.html position_fixed_tile_edge_ref.html == position_fixed_tile_edge.html position_fixed_tile_edge_ref.html
== position_fixed_tile_edge_2.html position_fixed_tile_edge_ref.html == position_fixed_tile_edge_2.html position_fixed_tile_edge_ref.html
== position_fixed_tile_edge_3.html position_fixed_tile_edge_ref.html == position_fixed_tile_edge_3.html position_fixed_tile_edge_ref.html
== position_relative_a.html position_relative_b.html
== root_display_inline_a.html root_display_ref.html == root_display_inline_a.html root_display_ref.html
== root_display_without_style_a.html root_display_ref.html == root_display_without_style_a.html root_display_ref.html
# text_decoration_propagation_a.html text_decoration_propagation_b.html # text_decoration_propagation_a.html text_decoration_propagation_b.html

View file

@ -683,6 +683,18 @@
"url": "/_mozilla/css/flex_nochild.html" "url": "/_mozilla/css/flex_nochild.html"
} }
], ],
"css/position_relative_a.html": [
{
"path": "css/position_relative_a.html",
"references": [
[
"/_mozilla/css/position_relative_b.html",
"=="
]
],
"url": "/_mozilla/css/position_relative_a.html"
}
],
"css/position_relative_inline_block_a.html": [ "css/position_relative_inline_block_a.html": [
{ {
"path": "css/position_relative_inline_block_a.html", "path": "css/position_relative_inline_block_a.html",
@ -3120,6 +3132,18 @@
"url": "/_mozilla/css/flex_nochild.html" "url": "/_mozilla/css/flex_nochild.html"
} }
], ],
"css/position_relative_a.html": [
{
"path": "css/position_relative_a.html",
"references": [
[
"/_mozilla/css/position_relative_b.html",
"=="
]
],
"url": "/_mozilla/css/position_relative_a.html"
}
],
"css/position_relative_inline_block_a.html": [ "css/position_relative_inline_block_a.html": [
{ {
"path": "css/position_relative_inline_block_a.html", "path": "css/position_relative_inline_block_a.html",

View file

@ -1,5 +1,6 @@
<html> <html>
<head> <head>
<link rel='match' href='position_relative_b.html'>
<title> <title>
today, weather is very cold..... today, weather is very cold.....
</title> </title>