Move text_transform_none_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-15 21:32:50 -04:00
parent 6975cd97e9
commit 47dd629d6a
4 changed files with 25 additions and 1 deletions

View file

@ -333,7 +333,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_
!= text_overflow_a.html text_overflow_ref.html
== text_shadow_multiple_shadows_a.html text_shadow_multiple_shadows_ref.html
== text_transform_capitalize_a.html text_transform_capitalize_ref.html
== text_transform_none_a.html text_transform_none_ref.html
== text_transform_uppercase_a.html text_transform_uppercase_ref.html
== transform_3d.html transform_3d_ref.html
flaky_cpu,prefs:"layout.writing-mode.enabled" == vertical-lr-blocks.html vertical-lr-blocks_ref.html

View file

@ -699,6 +699,18 @@
"url": "/_mozilla/css/text_transform_lowercase_a.html"
}
],
"css/text_transform_none_a.html": [
{
"path": "css/text_transform_none_a.html",
"references": [
[
"/_mozilla/css/text_transform_none_ref.html",
"=="
]
],
"url": "/_mozilla/css/text_transform_none_a.html"
}
],
"css/transform_optimization.html": [
{
"path": "css/transform_optimization.html",
@ -2348,6 +2360,18 @@
"url": "/_mozilla/css/text_transform_lowercase_a.html"
}
],
"css/text_transform_none_a.html": [
{
"path": "css/text_transform_none_a.html",
"references": [
[
"/_mozilla/css/text_transform_none_ref.html",
"=="
]
],
"url": "/_mozilla/css/text_transform_none_a.html"
}
],
"css/transform_optimization.html": [
{
"path": "css/transform_optimization.html",

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
<link rel='match' href='text_transform_none_ref.html'>
<!-- Tests that `text-transform: none` works. -->
<body>
<h1 style='text-transform: none; font-family: Hiragino Maru Gothic Pro'>You can do anything at ゾムボ.com</h1>