mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Handle dynamic font color change
This commit is contained in:
parent
54cd23adb8
commit
8161d1931d
7 changed files with 80 additions and 4 deletions
|
@ -2231,6 +2231,18 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"css/font_color_attribute_change.html": [
|
||||
[
|
||||
"/_mozilla/css/font_color_attribute_change.html",
|
||||
[
|
||||
[
|
||||
"/_mozilla/css/font_color_attribute_change_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"css/font_face_attribute.html": [
|
||||
[
|
||||
"/_mozilla/css/font_face_attribute.html",
|
||||
|
@ -8768,6 +8780,11 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"css/font_color_attribute_change_ref.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"css/font_color_attribute_ref.html": [
|
||||
[
|
||||
{}
|
||||
|
@ -24031,6 +24048,14 @@
|
|||
"c26b839b729cae2d01ba7f2588852170bcc0b82e",
|
||||
"reftest"
|
||||
],
|
||||
"css/font_color_attribute_change.html": [
|
||||
"87c9ff1745eaecbbf2ac61d5d37a9c7e82c729a9",
|
||||
"reftest"
|
||||
],
|
||||
"css/font_color_attribute_change_ref.html": [
|
||||
"0c84fb819c07853ec125e52df465701ad6da7424",
|
||||
"support"
|
||||
],
|
||||
"css/font_color_attribute_ref.html": [
|
||||
"4a07819ffd7c7629ee13f428cf7243c99f3dfc63",
|
||||
"support"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue