Move per_glyph_font_fallback_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-16 18:49:51 -04:00
parent 6a95d4ede7
commit 850024696a
4 changed files with 25 additions and 1 deletions

View file

@ -236,7 +236,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
== overflow_simple_a.html overflow_simple_b.html
== overflow_wrap_a.html overflow_wrap_ref.html
== overflow_xy_a.html overflow_xy_ref.html
== per_glyph_font_fallback_a.html per_glyph_font_fallback_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
# commented out because multiple layers don't work with reftests --pcwalton

View file

@ -683,6 +683,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/per_glyph_font_fallback_a.html": [
{
"path": "css/per_glyph_font_fallback_a.html",
"references": [
[
"/_mozilla/css/per_glyph_font_fallback_ref.html",
"=="
]
],
"url": "/_mozilla/css/per_glyph_font_fallback_a.html"
}
],
"css/percent_height.html": [
{
"path": "css/percent_height.html",
@ -3324,6 +3336,18 @@
"url": "/_mozilla/css/flex_nochild.html"
}
],
"css/per_glyph_font_fallback_a.html": [
{
"path": "css/per_glyph_font_fallback_a.html",
"references": [
[
"/_mozilla/css/per_glyph_font_fallback_ref.html",
"=="
]
],
"url": "/_mozilla/css/per_glyph_font_fallback_a.html"
}
],
"css/percent_height.html": [
{
"path": "css/percent_height.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='per_glyph_font_fallback_ref.html'>
<!-- Tests that font fallback occurs on a per-glyph basis. -->
<style>
body {