Move word_break_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-16 20:51:43 -04:00
parent f407142656
commit 0755f21517
4 changed files with 25 additions and 1 deletions

View file

@ -252,7 +252,6 @@ prefs:"layout.viewport.enabled" == viewport_rule.html viewport_rule_ref.html
# == webgl-context/tex_image_2d_simple.html webgl-context/tex_image_2d_simple_ref.html
flaky_macos == white_space_intrinsic_sizes_a.html white_space_intrinsic_sizes_ref.html
== word_break_a.html word_break_ref.html
# This file must be sorted alphabetically.

View file

@ -2171,6 +2171,18 @@
"url": "/_mozilla/css/word-spacing.html"
}
],
"css/word_break_a.html": [
{
"path": "css/word_break_a.html",
"references": [
[
"/_mozilla/css/word_break_ref.html",
"=="
]
],
"url": "/_mozilla/css/word_break_a.html"
}
],
"mozilla/canvas/drawimage_html_image_1.html": [
{
"path": "mozilla/canvas/drawimage_html_image_1.html",
@ -5064,6 +5076,18 @@
"url": "/_mozilla/css/word-spacing.html"
}
],
"css/word_break_a.html": [
{
"path": "css/word_break_a.html",
"references": [
[
"/_mozilla/css/word_break_ref.html",
"=="
]
],
"url": "/_mozilla/css/word_break_a.html"
}
],
"mozilla/canvas/drawimage_html_image_1.html": [
{
"path": "mozilla/canvas/drawimage_html_image_1.html",

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel='match' href='word_break_ref.html'>
<!-- Tests that `word-break: break-all` works. -->
<link rel="stylesheet" type="text/css" href="css/ahem.css">
<style>