Move float_table_a.html to wpt reftests.

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

View file

@ -57,7 +57,6 @@ prefs:"layout.flex.enabled" == flex_row_direction.html flex_row_direction_ref.ht
== float_overflow_area_a.html float_overflow_area_ref.html
== float_positioned_pseudo_stacking_context.html float_positioned_pseudo_stacking_context_ref.html
== float_right_intrinsic_width_a.html float_right_intrinsic_width_ref.html
== float_table_a.html float_table_ref.html
== float_under_top_margin_a.html float_under_top_margin_ref.html
== floated_generated_content_a.html floated_generated_content_b.html
== floated_negative_margins_a.html floated_negative_margins_ref.html

View file

@ -803,6 +803,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/float_table_a.html": [
{
"path": "css/float_table_a.html",
"references": [
[
"/_mozilla/css/float_table_ref.html",
"=="
]
],
"url": "/_mozilla/css/float_table_a.html"
}
],
"css/floated_list_item_a.html": [
{
"path": "css/floated_list_item_a.html",
@ -4824,6 +4836,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/float_table_a.html": [
{
"path": "css/float_table_a.html",
"references": [
[
"/_mozilla/css/float_table_ref.html",
"=="
]
],
"url": "/_mozilla/css/float_table_a.html"
}
],
"css/floated_list_item_a.html": [
{
"path": "css/floated_list_item_a.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='float_table_ref.html'>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<style type="text/css">