Psychpsyo
|
f09ed59351
LibWeb: Add the search element
|
8 months ago |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
8 months ago |
Shannon Booth
|
9b79a686eb
LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T>
|
8 months ago |
Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
8 months ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |
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
|
5 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 |