mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Move png_rgba_colorspace_a.html to wpt reftests.
This commit is contained in:
parent
7c094df6cf
commit
0fd27e927f
5 changed files with 25 additions and 1 deletions
|
@ -243,7 +243,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
|
|||
== percentage_width_inline_block_a.html percentage_width_inline_block_ref.html
|
||||
resolution=300x300,device-pixel-ratio=2 != pixel_snapping_border_a.html pixel_snapping_border_ref.html
|
||||
resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_snapping_position_ref.html
|
||||
== png_rgba_colorspace_a.html png_rgba_colorspace_b.html
|
||||
# commented out because multiple layers don't work with reftests --pcwalton
|
||||
# == position_fixed_a.html position_fixed_b.html
|
||||
# == position_fixed_simple_a.html position_fixed_simple_b.html
|
||||
|
|
|
@ -683,6 +683,18 @@
|
|||
"url": "/_mozilla/css/flex_nochild.html"
|
||||
}
|
||||
],
|
||||
"css/png_rgba_colorspace_a.html": [
|
||||
{
|
||||
"path": "css/png_rgba_colorspace_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/png_rgba_colorspace_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/png_rgba_colorspace_a.html"
|
||||
}
|
||||
],
|
||||
"css/position_abs_cb_with_non_cb_kid_a.html": [
|
||||
{
|
||||
"path": "css/position_abs_cb_with_non_cb_kid_a.html",
|
||||
|
@ -3264,6 +3276,18 @@
|
|||
"url": "/_mozilla/css/flex_nochild.html"
|
||||
}
|
||||
],
|
||||
"css/png_rgba_colorspace_a.html": [
|
||||
{
|
||||
"path": "css/png_rgba_colorspace_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/png_rgba_colorspace_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/png_rgba_colorspace_a.html"
|
||||
}
|
||||
],
|
||||
"css/position_abs_cb_with_non_cb_kid_a.html": [
|
||||
{
|
||||
"path": "css/position_abs_cb_with_non_cb_kid_a.html",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<link rel='match' href='png_rgba_colorspace_b.html'>
|
||||
<title>Labyrinth was also a good movie because David Bowie and Muppets are cool</title>
|
||||
</head>
|
||||
<body>
|
BIN
tests/wpt/mozilla/tests/css/png_rgba_colorspace_a.png
Normal file
BIN
tests/wpt/mozilla/tests/css/png_rgba_colorspace_a.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 510 B |
Loading…
Add table
Add a link
Reference in a new issue