mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Properly inherit text decorations
This commit is contained in:
parent
a8ed5c3fc6
commit
b8971867f8
14 changed files with 62 additions and 52 deletions
|
@ -3299,6 +3299,18 @@
|
|||
"url": "/_mozilla/css/no_image_background_a.html"
|
||||
}
|
||||
],
|
||||
"css/non-inline-block-resets-underline-property.html": [
|
||||
{
|
||||
"path": "css/non-inline-block-resets-underline-property.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/non-inline-block-resets-underline-property-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/non-inline-block-resets-underline-property.html"
|
||||
}
|
||||
],
|
||||
"css/noscript.html": [
|
||||
{
|
||||
"path": "css/noscript.html",
|
||||
|
@ -9757,6 +9769,18 @@
|
|||
"url": "/_mozilla/css/no_image_background_a.html"
|
||||
}
|
||||
],
|
||||
"css/non-inline-block-resets-underline-property.html": [
|
||||
{
|
||||
"path": "css/non-inline-block-resets-underline-property.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/non-inline-block-resets-underline-property-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/non-inline-block-resets-underline-property.html"
|
||||
}
|
||||
],
|
||||
"css/noscript.html": [
|
||||
{
|
||||
"path": "css/noscript.html",
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[text_decoration_propagation_a.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/8783
|
Loading…
Add table
Add a link
Reference in a new issue