Move basic_width_px.html to wpt reftests.

This commit is contained in:
Ms2ger 2015-10-12 16:25:45 +02:00
parent 0267ec7240
commit d8c72b3d0b
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
== basic_width_px.html basic_width_em.html
== block_formatting_context_a.html block_formatting_context_ref.html
== block_formatting_context_cleared_float_a.html block_formatting_context_cleared_float_ref.html
== block_formatting_context_complex_a.html block_formatting_context_complex_ref.html

View file

@ -423,6 +423,18 @@
"url": "/_mozilla/css/background_style_attr.html"
}
],
"css/basic_width_px.html": [
{
"path": "css/basic_width_px.html",
"references": [
[
"/_mozilla/css/basic_width_em.html",
"=="
]
],
"url": "/_mozilla/css/basic_width_px.html"
}
],
"css/class-namespaces.html": [
{
"path": "css/class-namespaces.html",
@ -1628,6 +1640,18 @@
"url": "/_mozilla/css/background_style_attr.html"
}
],
"css/basic_width_px.html": [
{
"path": "css/basic_width_px.html",
"references": [
[
"/_mozilla/css/basic_width_em.html",
"=="
]
],
"url": "/_mozilla/css/basic_width_px.html"
}
],
"css/class-namespaces.html": [
{
"path": "css/class-namespaces.html",

View file

@ -1,5 +1,6 @@
<html>
<head>
<link rel=match href=basic_width_em.html>
<style>
html {
font-size: 20px;