mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Move alpha_gif_a.html to wpt reftests.
This commit is contained in:
parent
92e3266b1f
commit
652be7cdfe
6 changed files with 25 additions and 1 deletions
|
@ -11,7 +11,6 @@ fragment=top != ../html/acid2.html acid2_ref.html
|
||||||
|
|
||||||
== acid1_a.html acid1_b.html
|
== acid1_a.html acid1_b.html
|
||||||
== acid2_noscroll.html acid2_ref_broken.html
|
== acid2_noscroll.html acid2_ref_broken.html
|
||||||
== alpha_gif_a.html alpha_gif_b.html
|
|
||||||
== alpha_png_a.html alpha_png_b.html
|
== alpha_png_a.html alpha_png_b.html
|
||||||
== anon_block_inherit_a.html anon_block_inherit_b.html
|
== anon_block_inherit_a.html anon_block_inherit_b.html
|
||||||
flaky_cpu == append_style_a.html append_style_b.html
|
flaky_cpu == append_style_a.html append_style_b.html
|
||||||
|
|
|
@ -135,6 +135,18 @@
|
||||||
"url": "/_mozilla/css/after_block_iteration.html"
|
"url": "/_mozilla/css/after_block_iteration.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/alpha_gif_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/alpha_gif_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/alpha_gif_b.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/alpha_gif_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/background.html": [
|
"css/background.html": [
|
||||||
{
|
{
|
||||||
"path": "css/background.html",
|
"path": "css/background.html",
|
||||||
|
@ -1064,6 +1076,18 @@
|
||||||
"url": "/_mozilla/css/after_block_iteration.html"
|
"url": "/_mozilla/css/after_block_iteration.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/alpha_gif_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/alpha_gif_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/alpha_gif_b.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/alpha_gif_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/background.html": [
|
"css/background.html": [
|
||||||
{
|
{
|
||||||
"path": "css/background.html",
|
"path": "css/background.html",
|
||||||
|
|
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 562 B |
|
@ -2,6 +2,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Kaboom</title>
|
<title>Kaboom</title>
|
||||||
|
<link rel=match href=alpha_gif_b.html>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
background: #00ff00;
|
background: #00ff00;
|
Before Width: | Height: | Size: 589 B After Width: | Height: | Size: 589 B |
Loading…
Add table
Add a link
Reference in a new issue