mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
add tests
This commit is contained in:
parent
e0a48fe596
commit
44c26e014a
11 changed files with 261 additions and 0 deletions
|
@ -5946,6 +5946,54 @@
|
|||
"url": "/_mozilla/css/width_nonreplaced_block_simple_a.html"
|
||||
}
|
||||
],
|
||||
"css/word-break-keep-all-005.htm": [
|
||||
{
|
||||
"path": "css/word-break-keep-all-005.htm",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/word-break-keep-all-ref-005.htm",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/word-break-keep-all-005.htm"
|
||||
}
|
||||
],
|
||||
"css/word-break-keep-all-006.htm": [
|
||||
{
|
||||
"path": "css/word-break-keep-all-006.htm",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/word-break-keep-all-ref-006.htm",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/word-break-keep-all-006.htm"
|
||||
}
|
||||
],
|
||||
"css/word-break-keep-all-007.htm": [
|
||||
{
|
||||
"path": "css/word-break-keep-all-007.htm",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/word-break-keep-all-ref-007.htm",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/word-break-keep-all-007.htm"
|
||||
}
|
||||
],
|
||||
"css/word-break-keep-all-008.htm": [
|
||||
{
|
||||
"path": "css/word-break-keep-all-008.htm",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/word-break-keep-all-ref-008.htm",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/word-break-keep-all-008.htm"
|
||||
}
|
||||
],
|
||||
"css/word-spacing.html": [
|
||||
{
|
||||
"path": "css/word-spacing.html",
|
||||
|
@ -19584,6 +19632,54 @@
|
|||
"url": "/_mozilla/css/width_nonreplaced_block_simple_a.html"
|
||||
}
|
||||
],
|
||||
"css/word-break-keep-all-005.htm": [
|
||||
{
|
||||
"path": "css/word-break-keep-all-005.htm",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/word-break-keep-all-ref-005.htm",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/word-break-keep-all-005.htm"
|
||||
}
|
||||
],
|
||||
"css/word-break-keep-all-006.htm": [
|
||||
{
|
||||
"path": "css/word-break-keep-all-006.htm",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/word-break-keep-all-ref-006.htm",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/word-break-keep-all-006.htm"
|
||||
}
|
||||
],
|
||||
"css/word-break-keep-all-007.htm": [
|
||||
{
|
||||
"path": "css/word-break-keep-all-007.htm",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/word-break-keep-all-ref-007.htm",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/word-break-keep-all-007.htm"
|
||||
}
|
||||
],
|
||||
"css/word-break-keep-all-008.htm": [
|
||||
{
|
||||
"path": "css/word-break-keep-all-008.htm",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/word-break-keep-all-ref-008.htm",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/word-break-keep-all-008.htm"
|
||||
}
|
||||
],
|
||||
"css/word-spacing.html": [
|
||||
{
|
||||
"path": "css/word-spacing.html",
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[word-break-keep-all-008.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue