Move floated_generated_content_a.html to wpt reftests.

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

View file

@ -51,7 +51,6 @@ prefs:"layout.flex-direction.enabled,layout.flex.enabled" == flex_column_directi
prefs:"layout.flex.enabled" == flex_row_direction.html flex_row_direction_ref.html
== float_clearance_intrinsic_width_a.html float_clearance_intrinsic_width_ref.html
== float_positioned_pseudo_stacking_context.html float_positioned_pseudo_stacking_context_ref.html
== floated_generated_content_a.html floated_generated_content_b.html
== floated_negative_margins_a.html floated_negative_margins_ref.html
== font_size.html font_size_ref.html
# `?` and `#` in the name is a test for https://github.com/servo/servo/issues/3340

View file

@ -899,6 +899,18 @@
"url": "/_mozilla/css/float_under_top_margin_a.html"
}
],
"css/floated_generated_content_a.html": [
{
"path": "css/floated_generated_content_a.html",
"references": [
[
"/_mozilla/css/floated_generated_content_b.html",
"=="
]
],
"url": "/_mozilla/css/floated_generated_content_a.html"
}
],
"css/floated_list_item_a.html": [
{
"path": "css/floated_list_item_a.html",
@ -5064,6 +5076,18 @@
"url": "/_mozilla/css/float_under_top_margin_a.html"
}
],
"css/floated_generated_content_a.html": [
{
"path": "css/floated_generated_content_a.html",
"references": [
[
"/_mozilla/css/floated_generated_content_b.html",
"=="
]
],
"url": "/_mozilla/css/floated_generated_content_a.html"
}
],
"css/floated_list_item_a.html": [
{
"path": "css/floated_list_item_a.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='floated_generated_content_b.html'>
<style>
.stand:before {
content: "";