mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Ensure that text nodes don't inherit opacity.
This commit is contained in:
parent
9baa59a6b4
commit
b954432b60
4 changed files with 71 additions and 0 deletions
|
@ -4608,6 +4608,18 @@
|
|||
"url": "/_mozilla/css/text_justify_none_a.html"
|
||||
}
|
||||
],
|
||||
"css/text_node_opacity.html": [
|
||||
{
|
||||
"path": "css/text_node_opacity.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/text_node_opacity_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/text_node_opacity.html"
|
||||
}
|
||||
],
|
||||
"css/text_overflow_a.html": [
|
||||
{
|
||||
"path": "css/text_overflow_a.html",
|
||||
|
@ -10724,6 +10736,18 @@
|
|||
"url": "/_mozilla/css/text_justify_none_a.html"
|
||||
}
|
||||
],
|
||||
"css/text_node_opacity.html": [
|
||||
{
|
||||
"path": "css/text_node_opacity.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/text_node_opacity_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/text_node_opacity.html"
|
||||
}
|
||||
],
|
||||
"css/text_overflow_a.html": [
|
||||
{
|
||||
"path": "css/text_overflow_a.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue