mirror of
https://github.com/servo/servo.git
synced 2025-09-17 10:28:22 +01:00
Move table_float_translation_a.html to wpt reftests.
This commit is contained in:
parent
454df5256c
commit
acae23ab1a
4 changed files with 25 additions and 1 deletions
|
@ -615,6 +615,18 @@
|
|||
"url": "/_mozilla/css/table_expansion_to_fit_a.html"
|
||||
}
|
||||
],
|
||||
"css/table_float_translation_a.html": [
|
||||
{
|
||||
"path": "css/table_float_translation_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/table_float_translation_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/table_float_translation_a.html"
|
||||
}
|
||||
],
|
||||
"css/table_intrinsic_style_specified_width_a.html": [
|
||||
{
|
||||
"path": "css/table_intrinsic_style_specified_width_a.html",
|
||||
|
@ -2492,6 +2504,18 @@
|
|||
"url": "/_mozilla/css/table_expansion_to_fit_a.html"
|
||||
}
|
||||
],
|
||||
"css/table_float_translation_a.html": [
|
||||
{
|
||||
"path": "css/table_float_translation_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/table_float_translation_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/table_float_translation_a.html"
|
||||
}
|
||||
],
|
||||
"css/table_intrinsic_style_specified_width_a.html": [
|
||||
{
|
||||
"path": "css/table_intrinsic_style_specified_width_a.html",
|
||||
|
|
50
tests/wpt/mozilla/tests/css/table_float_translation_a.html
Normal file
50
tests/wpt/mozilla/tests/css/table_float_translation_a.html
Normal file
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel='match' href='table_float_translation_ref.html'>
|
||||
<style>
|
||||
#float {
|
||||
width: 33%;
|
||||
float: right;
|
||||
}
|
||||
#table {
|
||||
width: 50%;
|
||||
display: table;
|
||||
}
|
||||
* {
|
||||
border-spacing: 0;
|
||||
border: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id=float>
|
||||
Ketchup ketchup ketchup ketchup
|
||||
ketchup ketchup ketchup ketchup
|
||||
ketchup ketchup ketchup ketchup
|
||||
ketchup ketchup ketchup ketchup
|
||||
ketchup ketchup ketchup ketchup
|
||||
</div>
|
||||
<div id=table>
|
||||
Bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
</div>
|
||||
<p>
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu turpis eu elit fermentum molestie ut et nibh. Cras a sapien purus. Proin ac libero felis. Mauris sed nisi et dolor commodo blandit. Sed diam lacus, volutpat sit amet vulputate ac, sollicitudin nec massa. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Proin feugiat convallis leo, eu condimentum dolor gravida quis. Pellentesque iaculis lobortis ligula at gravida. Praesent quis sagittis elit. Curabitur mollis, lacus at vulputate eleifend, sem urna congue eros, a fringilla lacus ante ut elit. Fusce pharetra sollicitudin mi, sed interdum augue luctus a. Mauris congue convallis massa, nec dignissim ex molestie ut. Proin volutpat egestas urna, at blandit lectus congue at. Suspendisse tempus cursus dui a varius.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
49
tests/wpt/mozilla/tests/css/table_float_translation_ref.html
Normal file
49
tests/wpt/mozilla/tests/css/table_float_translation_ref.html
Normal file
|
@ -0,0 +1,49 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
#float {
|
||||
width: 33%;
|
||||
float: right;
|
||||
}
|
||||
#table {
|
||||
width: 50%;
|
||||
display: block;
|
||||
}
|
||||
* {
|
||||
border-spacing: 0;
|
||||
border: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id=float>
|
||||
Ketchup ketchup ketchup ketchup
|
||||
ketchup ketchup ketchup ketchup
|
||||
ketchup ketchup ketchup ketchup
|
||||
ketchup ketchup ketchup ketchup
|
||||
ketchup ketchup ketchup ketchup
|
||||
</div>
|
||||
<div id=table>
|
||||
Bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
bloobity bloobity bloobity bloobity
|
||||
</div>
|
||||
<p>
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu turpis eu elit fermentum molestie ut et nibh. Cras a sapien purus. Proin ac libero felis. Mauris sed nisi et dolor commodo blandit. Sed diam lacus, volutpat sit amet vulputate ac, sollicitudin nec massa. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Proin feugiat convallis leo, eu condimentum dolor gravida quis. Pellentesque iaculis lobortis ligula at gravida. Praesent quis sagittis elit. Curabitur mollis, lacus at vulputate eleifend, sem urna congue eros, a fringilla lacus ante ut elit. Fusce pharetra sollicitudin mi, sed interdum augue luctus a. Mauris congue convallis massa, nec dignissim ex molestie ut. Proin volutpat egestas urna, at blandit lectus congue at. Suspendisse tempus cursus dui a varius.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue