Luke
|
3f73b0f896
LibWeb: Add almost all obsolete but required IDL attributes
|
4 years ago |
Luke
|
e8a9e8aed5
LibWeb: Add namespace to Element
|
4 years ago |
Ben Wiederhake
|
08f9bc26a6
Meta+LibHTTP through LibWeb: Make clang-format-10 clean
|
4 years ago |
Luke
|
5724ac8e72
LibWeb: Add HTML elements to factories, add missing tags and attributes
|
4 years ago |
Andreas Kling
|
c46439f240
LibWeb: Move HTML classes into the Web::HTML namespace
|
5 years ago |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
5 years ago |
Andreas Kling
|
a565121793
LibWeb: Move HTML object model stuff into LibWeb/HTML/
|
5 years ago |
Matthew Olsson
|
b1299f972c
LibWeb: Refactor SVG files into their own directory; follow spec layout
|
5 years ago |
Matthew Olsson
|
22f0953fe2
LibWeb: Begin SVG element support
|
5 years ago |
Andreas Kling
|
3cc0c477db
LibWeb: Add basic <object> element support
|
5 years ago |
Andreas Kling
|
992697d99f
LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings
|
5 years ago |
Andreas Kling
|
10851d87a2
LibWeb: Add (stub) HTMLTable{,Cell,Row}Element C++ classes
|
5 years ago |
Andreas Kling
|
422bbe98a5
LibWeb: Start adding support for the <iframe> element! :^)
|
5 years ago |
Andreas Kling
|
7309642ca8
LibWeb: Use FlyString for Element tag names
|
5 years ago |
Andreas Kling
|
a37c29e353
LibWeb: Add <canvas> element and start fleshing out CRC2D
|
5 years ago |
Andreas Kling
|
9c9d3f0904
LibWeb: Parse <script> elements and run any JavaScript found inside
|
5 years ago |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
5 years ago |