mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 12:47:45 +00:00
LibHTML: Add a simple <style> element for inline CSS
This commit is contained in:
parent
7912592f89
commit
a4fccc02ec
4 changed files with 49 additions and 0 deletions
|
@ -7,6 +7,7 @@ LIBHTML_OBJS = \
|
|||
DOM/HTMLHeadingElement.o \
|
||||
DOM/HTMLHeadElement.o \
|
||||
DOM/HTMLHtmlElement.o \
|
||||
DOM/HTMLStyleElement.o \
|
||||
DOM/HTMLTitleElement.o \
|
||||
DOM/Document.o \
|
||||
DOM/Text.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue