mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add font-size absolute size keywords. Fix #3417.
Relative size keywords are still missing: https://github.com/servo/servo/issues/3423
This commit is contained in:
parent
010d87b93e
commit
4e71b215b8
7 changed files with 47 additions and 49 deletions
|
@ -23,8 +23,7 @@
|
|||
== text_decoration_cached.html text_decoration_cached_ref.html
|
||||
# text_decoration_propagation_a.html text_decoration_propagation_b.html
|
||||
# inline_text_align_a.html inline_text_align_b.html
|
||||
== font_size_em.html font_size_em_ref.html
|
||||
== font_size_percentage.html font_size_em_ref.html
|
||||
== font_size.html font_size_ref.html
|
||||
== img_size_a.html img_size_b.html
|
||||
== img_dynamic_remove.html img_dynamic_remove_ref.html
|
||||
== upper_id_attr.html upper_id_attr_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue