Move mix_blend_mode_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-19 18:34:07 -04:00
parent a4c3dbf5bb
commit 562d89bac6
4 changed files with 25 additions and 1 deletions

View file

@ -184,7 +184,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
== min_width_float_simple_a.html min_width_float_simple_b.html
== min_width_simple_a.html min_width_simple_b.html
== minimum_line_height_a.html minimum_line_height_b.html
== mix_blend_mode_a.html mix_blend_mode_ref.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

View file

@ -839,6 +839,18 @@
"url": "/_mozilla/css/min_max_height_a.html"
}
],
"css/mix_blend_mode_a.html": [
{
"path": "css/mix_blend_mode_a.html",
"references": [
[
"/_mozilla/css/mix_blend_mode_ref.html",
"=="
]
],
"url": "/_mozilla/css/mix_blend_mode_a.html"
}
],
"css/multiple_css_class_a.html": [
{
"path": "css/multiple_css_class_a.html",
@ -3960,6 +3972,18 @@
"url": "/_mozilla/css/min_max_height_a.html"
}
],
"css/mix_blend_mode_a.html": [
{
"path": "css/mix_blend_mode_a.html",
"references": [
[
"/_mozilla/css/mix_blend_mode_ref.html",
"=="
]
],
"url": "/_mozilla/css/mix_blend_mode_a.html"
}
],
"css/multiple_css_class_a.html": [
{
"path": "css/multiple_css_class_a.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='mix_blend_mode_ref.html'>
<style>
html {
background: #ffffff;