Move rtl_table_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-16 07:56:02 -04:00
parent e31ad01103
commit 606c46cd8d
4 changed files with 25 additions and 1 deletions

View file

@ -285,7 +285,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_
== rtl_float_a.html rtl_float_ref.html
== rtl_margin_a.html rtl_margin_ref.html
== rtl_simple.html rtl_simple_ref.html
== rtl_table_a.html rtl_table_ref.html
# text_decoration_propagation_a.html text_decoration_propagation_b.html
!= text_decoration_smoke_a.html text_decoration_smoke_ref.html
!= text_decoration_underline_subpx_a.html text_decoration_underline_subpx_ref.html

View file

@ -683,6 +683,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/rtl_table_a.html": [
{
"path": "css/rtl_table_a.html",
"references": [
[
"/_mozilla/css/rtl_table_ref.html",
"=="
]
],
"url": "/_mozilla/css/rtl_table_a.html"
}
],
"css/servo_center_a.html": [
{
"path": "css/servo_center_a.html",
@ -2868,6 +2880,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/rtl_table_a.html": [
{
"path": "css/rtl_table_a.html",
"references": [
[
"/_mozilla/css/rtl_table_ref.html",
"=="
]
],
"url": "/_mozilla/css/rtl_table_a.html"
}
],
"css/servo_center_a.html": [
{
"path": "css/servo_center_a.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='rtl_table_ref.html'>
<meta charset="UTF-8">
<title>RTL Table test</title>
<style>