Move font_style.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-22 09:16:45 -04:00
parent 5892aa71d5
commit 5455821701
4 changed files with 25 additions and 1 deletions

View file

@ -68,7 +68,6 @@ prefs:"layout.flex.enabled" == flex_row_direction.html flex_row_direction_ref.ht
== font_color_attribute_a.html font_color_attribute_ref.html
== font_face_attribute.html font_face_attribute_ref.html
== font_size.html font_size_ref.html
== font_style.html font_style_ref.html
== height_compute_reset.html height_compute.html
# `?` and `#` in the name is a test for https://github.com/servo/servo/issues/3340
== hide_after_create.html hide_after_create_ref.html

View file

@ -803,6 +803,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/font_style.html": [
{
"path": "css/font_style.html",
"references": [
[
"/_mozilla/css/font_style_ref.html",
"=="
]
],
"url": "/_mozilla/css/font_style.html"
}
],
"css/img_block_display_a.html": [
{
"path": "css/img_block_display_a.html",
@ -4776,6 +4788,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/font_style.html": [
{
"path": "css/font_style.html",
"references": [
[
"/_mozilla/css/font_style_ref.html",
"=="
]
],
"url": "/_mozilla/css/font_style.html"
}
],
"css/img_block_display_a.html": [
{
"path": "css/img_block_display_a.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='font_style_ref.html'>
<style>
p.normal {
font-style: normal;