Move legacy_table_border_attribute_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-16 21:03:49 -04:00
parent b503ffaa8d
commit 6ebe6fdebe
4 changed files with 25 additions and 1 deletions

View file

@ -162,7 +162,6 @@ prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_m
== last_child_pseudo_a.html last_child_pseudo_b.html
== last_of_type_pseudo_a.html last_of_type_pseudo_b.html
== legacy_cellspacing_attribute_a.html border_spacing_ref.html
== legacy_table_border_attribute_a.html legacy_table_border_attribute_ref.html
== legacy_td_bgcolor_attribute_a.html legacy_td_bgcolor_attribute_ref.html
== legacy_td_width_attribute_a.html legacy_td_width_attribute_ref.html
== legacy_th_width_attribute_a.html legacy_td_width_attribute_ref.html

View file

@ -707,6 +707,18 @@
"url": "/_mozilla/css/legacy_input_size_attribute_override_a.html"
}
],
"css/legacy_table_border_attribute_a.html": [
{
"path": "css/legacy_table_border_attribute_a.html",
"references": [
[
"/_mozilla/css/legacy_table_border_attribute_ref.html",
"=="
]
],
"url": "/_mozilla/css/legacy_table_border_attribute_a.html"
}
],
"css/nth_child_pseudo_a.html": [
{
"path": "css/nth_child_pseudo_a.html",
@ -3648,6 +3660,18 @@
"url": "/_mozilla/css/legacy_input_size_attribute_override_a.html"
}
],
"css/legacy_table_border_attribute_a.html": [
{
"path": "css/legacy_table_border_attribute_a.html",
"references": [
[
"/_mozilla/css/legacy_table_border_attribute_ref.html",
"=="
]
],
"url": "/_mozilla/css/legacy_table_border_attribute_a.html"
}
],
"css/nth_child_pseudo_a.html": [
{
"path": "css/nth_child_pseudo_a.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='legacy_table_border_attribute_ref.html'>
<style>
table {
border-color: red;