Move transform_skew_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-13 23:29:11 -04:00
parent 60000ea17c
commit 0ae55ed5cc
4 changed files with 25 additions and 1 deletions

View file

@ -346,7 +346,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_
== transform_3d.html transform_3d_ref.html
== transform_optimization.html transform_optimization_ref.html
== transform_simple_a.html transform_simple_ref.html
== transform_skew_a.html transform_skew_ref.html
flaky_cpu,prefs:"layout.writing-mode.enabled" == vertical-lr-blocks.html vertical-lr-blocks_ref.html
== vertical_align_bottom_a.html vertical_align_bottom_ref.html
== vertical_align_inline_block_a.html vertical_align_inline_block_ref.html

View file

@ -603,6 +603,18 @@
"url": "/_mozilla/css/stacking_context_rtl.html"
}
],
"css/transform_skew_a.html": [
{
"path": "css/transform_skew_a.html",
"references": [
[
"/_mozilla/css/transform_skew_ref.html",
"=="
]
],
"url": "/_mozilla/css/transform_skew_a.html"
}
],
"css/transform_stacking_context_a.html": [
{
"path": "css/transform_stacking_context_a.html",
@ -2036,6 +2048,18 @@
"url": "/_mozilla/css/stacking_context_rtl.html"
}
],
"css/transform_skew_a.html": [
{
"path": "css/transform_skew_a.html",
"references": [
[
"/_mozilla/css/transform_skew_ref.html",
"=="
]
],
"url": "/_mozilla/css/transform_skew_a.html"
}
],
"css/transform_stacking_context_a.html": [
{
"path": "css/transform_stacking_context_a.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='transform_skew_ref.html'>
<style>
div {
height: 150px;