Move table_caption_top_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-15 22:54:17 -04:00
parent de2252853b
commit 91588f555e
4 changed files with 25 additions and 1 deletions

View file

@ -306,7 +306,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_
== submit_focus_a.html submit_focus_b.html
== table_auto_width.html table_auto_width_ref.html
== table_caption_bottom_a.html table_caption_bottom_ref.html
== table_caption_top_a.html table_caption_top_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

@ -603,6 +603,18 @@
"url": "/_mozilla/css/stacking_context_rtl.html"
}
],
"css/table_caption_top_a.html": [
{
"path": "css/table_caption_top_a.html",
"references": [
[
"/_mozilla/css/table_caption_top_ref.html",
"=="
]
],
"url": "/_mozilla/css/table_caption_top_a.html"
}
],
"css/table_cell_float_a.html": [
{
"path": "css/table_cell_float_a.html",
@ -2552,6 +2564,18 @@
"url": "/_mozilla/css/stacking_context_rtl.html"
}
],
"css/table_caption_top_a.html": [
{
"path": "css/table_caption_top_a.html",
"references": [
[
"/_mozilla/css/table_caption_top_ref.html",
"=="
]
],
"url": "/_mozilla/css/table_caption_top_a.html"
}
],
"css/table_cell_float_a.html": [
{
"path": "css/table_cell_float_a.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='table_caption_top_ref.html'>
<!-- Tests that `caption-side` places the caption on the right side. -->
<style>
caption {