1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:08:10 +00:00
serenity/Base
Sam Atkins 44a082391b LibWeb: Implement and use TextDecorationStyleValue
Modified text-decoration.html to better test that the values can be in
any order, and that it adopts the color from the `color` property if no
decoration color is specified. Right now, it always does because we do
not support a different decoration color. Later, we need to support the
`currentcolor` special CSS value for this purpose.
2021-08-14 12:45:01 +02:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc Base: Make /bin/Shell the login shell by default 2021-08-12 18:56:30 +02:00
home/anon Base: Remove "test.frm" from HackStudio test project 2021-07-31 20:09:27 +02:00
res LibWeb: Implement and use TextDecorationStyleValue 2021-08-14 12:45:01 +02:00
usr Shell: Improve the parsing of history event designators 2021-08-02 02:58:55 +04:30
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00