Move linebreak_inline_span_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-19 18:34:07 -04:00
parent 93d9fe3d8a
commit 65ac57e2e9
4 changed files with 25 additions and 1 deletions

View file

@ -153,7 +153,6 @@ prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_m
!= linear_gradients_corners_a.html linear_gradients_corners_ref.html
== linear_gradients_reverse_a.html linear_gradients_reverse_ref.html
!= linear_gradients_smoke_a.html linear_gradients_smoke_ref.html
== linebreak_inline_span_a.html linebreak_inline_span_b.html
flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
# Fails intermittently (#3636)
# == link_style_dynamic_addition.html link_style_dynamic_addition_ref.html

View file

@ -983,6 +983,18 @@
"url": "/_mozilla/css/linear_gradients_parsing_a.html"
}
],
"css/linebreak_inline_span_a.html": [
{
"path": "css/linebreak_inline_span_a.html",
"references": [
[
"/_mozilla/css/linebreak_inline_span_b.html",
"=="
]
],
"url": "/_mozilla/css/linebreak_inline_span_a.html"
}
],
"css/max_width_float_simple_a.html": [
{
"path": "css/max_width_float_simple_a.html",
@ -4392,6 +4404,18 @@
"url": "/_mozilla/css/linear_gradients_parsing_a.html"
}
],
"css/linebreak_inline_span_a.html": [
{
"path": "css/linebreak_inline_span_a.html",
"references": [
[
"/_mozilla/css/linebreak_inline_span_b.html",
"=="
]
],
"url": "/_mozilla/css/linebreak_inline_span_a.html"
}
],
"css/max_width_float_simple_a.html": [
{
"path": "css/max_width_float_simple_a.html",

View file

@ -1,5 +1,6 @@
<html>
<head>
<link rel='match' href='linebreak_inline_span_b.html'>
<style type="text/css">
* {
margin: 0px;