Move border_code_tag.html to wpt reftests.

This commit is contained in:
Ms2ger 2015-10-16 12:51:11 +02:00
parent 107c59d5ca
commit e619617239
4 changed files with 25 additions and 1 deletions

View file

@ -12,7 +12,6 @@ fragment=top != ../html/acid2.html acid2_ref.html
== acid1_a.html acid1_b.html
== acid2_noscroll.html acid2_ref_broken.html
flaky_cpu == append_style_a.html append_style_b.html
== border_code_tag.html border_code_tag_ref.html
== border_collapse_missing_cell_a.html border_collapse_missing_cell_ref.html
== border_collapse_simple_a.html border_collapse_simple_ref.html
== border_radius_asymmetric_sizes_a.html border_radius_asymmetric_sizes_ref.html

View file

@ -635,6 +635,18 @@
"url": "/_mozilla/css/border_black_ridge.html"
}
],
"css/border_code_tag.html": [
{
"path": "css/border_code_tag.html",
"references": [
[
"/_mozilla/css/border_code_tag_ref.html",
"=="
]
],
"url": "/_mozilla/css/border_code_tag.html"
}
],
"css/class-namespaces.html": [
{
"path": "css/class-namespaces.html",
@ -2796,6 +2808,18 @@
"url": "/_mozilla/css/border_black_ridge.html"
}
],
"css/border_code_tag.html": [
{
"path": "css/border_code_tag.html",
"references": [
[
"/_mozilla/css/border_code_tag_ref.html",
"=="
]
],
"url": "/_mozilla/css/border_code_tag.html"
}
],
"css/class-namespaces.html": [
{
"path": "css/class-namespaces.html",

View file

@ -1,5 +1,6 @@
<html>
<head>
<link rel=match href=border_code_tag_ref.html>
<style>
code {
border: 2px solid #ccc;