Move jumpiness_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-16 21:10:53 -04:00
parent 39efcf7bae
commit 8bb3445565
4 changed files with 25 additions and 1 deletions

View file

@ -158,7 +158,6 @@ prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_m
== issue-1324.html issue-1324-ref.html
== jpeg_normal.html jpeg_ref.html
== jpeg_progressive.html jpeg_ref.html
== jumpiness_a.html jumpiness_ref.html
== last_child_pseudo_a.html last_child_pseudo_b.html
== last_of_type_pseudo_a.html last_of_type_pseudo_b.html
== legacy_cellspacing_attribute_a.html border_spacing_ref.html

View file

@ -683,6 +683,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/jumpiness_a.html": [
{
"path": "css/jumpiness_a.html",
"references": [
[
"/_mozilla/css/jumpiness_ref.html",
"=="
]
],
"url": "/_mozilla/css/jumpiness_a.html"
}
],
"css/layerization_z_order_a.html": [
{
"path": "css/layerization_z_order_a.html",
@ -3648,6 +3660,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/jumpiness_a.html": [
{
"path": "css/jumpiness_a.html",
"references": [
[
"/_mozilla/css/jumpiness_ref.html",
"=="
]
],
"url": "/_mozilla/css/jumpiness_a.html"
}
],
"css/layerization_z_order_a.html": [
{
"path": "css/layerization_z_order_a.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='jumpiness_ref.html'>
<style>
body.hello {
text-decoration: underline;