Move table_row_direction_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-15 21:39:41 -04:00
parent 7dc6fc94d5
commit a987b849a0
4 changed files with 25 additions and 1 deletions

View file

@ -320,7 +320,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_
== table_percentage_capping_a.html table_percentage_capping_ref.html
== table_percentage_width_a.html table_percentage_width_ref.html
== table_preferred_width_a.html table_preferred_width_ref.html
== table_row_direction_a.html table_row_direction_ref.html
== table_width_attribute_a.html table_width_attribute_ref.html
== text_align_justify_a.html text_align_justify_ref.html
== text_align_start_end.html text_align_start_end_ref.html

View file

@ -603,6 +603,18 @@
"url": "/_mozilla/css/stacking_context_rtl.html"
}
],
"css/table_row_direction_a.html": [
{
"path": "css/table_row_direction_a.html",
"references": [
[
"/_mozilla/css/table_row_direction_ref.html",
"=="
]
],
"url": "/_mozilla/css/table_row_direction_a.html"
}
],
"css/table_specified_width_a.html": [
{
"path": "css/table_specified_width_a.html",
@ -2288,6 +2300,18 @@
"url": "/_mozilla/css/stacking_context_rtl.html"
}
],
"css/table_row_direction_a.html": [
{
"path": "css/table_row_direction_a.html",
"references": [
[
"/_mozilla/css/table_row_direction_ref.html",
"=="
]
],
"url": "/_mozilla/css/table_row_direction_a.html"
}
],
"css/table_specified_width_a.html": [
{
"path": "css/table_specified_width_a.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='table_row_direction_ref.html'>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="css/ahem.css">
<style>