mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Move negative_margin_uncle_a.html to wpt reftests.
This commit is contained in:
parent
24b0b0c80c
commit
b9c06f3f0b
4 changed files with 25 additions and 1 deletions
|
@ -186,7 +186,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
|
|||
== minimum_line_height_a.html minimum_line_height_b.html
|
||||
== mix_blend_mode_a.html mix_blend_mode_ref.html
|
||||
== multiple_css_class_a.html multiple_css_class_b.html
|
||||
== negative_margin_uncle_a.html negative_margin_uncle_b.html
|
||||
== negative_margins_a.html negative_margins_b.html
|
||||
== no-image.html no-image-ref.html
|
||||
== no_image_background_a.html no_image_background_ref.html
|
||||
|
|
|
@ -839,6 +839,18 @@
|
|||
"url": "/_mozilla/css/min_max_height_a.html"
|
||||
}
|
||||
],
|
||||
"css/negative_margin_uncle_a.html": [
|
||||
{
|
||||
"path": "css/negative_margin_uncle_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/negative_margin_uncle_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/negative_margin_uncle_a.html"
|
||||
}
|
||||
],
|
||||
"css/nth_child_pseudo_a.html": [
|
||||
{
|
||||
"path": "css/nth_child_pseudo_a.html",
|
||||
|
@ -3912,6 +3924,18 @@
|
|||
"url": "/_mozilla/css/min_max_height_a.html"
|
||||
}
|
||||
],
|
||||
"css/negative_margin_uncle_a.html": [
|
||||
{
|
||||
"path": "css/negative_margin_uncle_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/negative_margin_uncle_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/negative_margin_uncle_a.html"
|
||||
}
|
||||
],
|
||||
"css/nth_child_pseudo_a.html": [
|
||||
{
|
||||
"path": "css/nth_child_pseudo_a.html",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel='match' href='negative_margin_uncle_b.html'>
|
||||
<title>You see here a scroll labeled KERNOD WEL.</title>
|
||||
<style>
|
||||
body {
|
Loading…
Add table
Add a link
Reference in a new issue