Andreas Kling
|
992697d99f
LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings
|
5 years ago |
Andreas Kling
|
2149820260
LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo")
|
5 years ago |
Andreas Kling
|
5069d380a8
LibWeb: Let Element cache its list of classes
|
5 years ago |
Andreas Kling
|
120cd44011
LibWeb: Move Attribute to its own header file
|
5 years ago |
Andreas Kling
|
68b04d5c78
LibWeb: Implement getting and setting element.innerHTML
|
5 years ago |
Andreas Kling
|
7309642ca8
LibWeb: Use FlyString for Element tag names
|
5 years ago |
Andreas Kling
|
7f83f77377
LibWeb: Use FlyString for element attribute names
|
5 years ago |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
5 years ago |