Luke
|
3f73b0f896
LibWeb: Add almost all obsolete but required IDL attributes
|
4 years ago |
Luke
|
9dee140a9f
LibWeb: Add empty IDL bindings for current SVG elements
|
4 years ago |
Ben Wiederhake
|
08f9bc26a6
Meta+LibHTTP through LibWeb: Make clang-format-10 clean
|
4 years ago |
Luke
|
8b807e65d7
LibWeb: Add Comment and DocumentFragment bindings, move querySelector...
|
4 years ago |
Ben Wiederhake
|
e050f21f36
LibWeb: Mark compilation-unit-only functions as static
|
4 years ago |
Luke
|
5724ac8e72
LibWeb: Add HTML elements to factories, add missing tags and attributes
|
4 years ago |
Andreas Kling
|
73645e11c4
LibWeb: Add CharacterData and Text IDL interfaces
|
4 years ago |
Andreas Kling
|
c46439f240
LibWeb: Move HTML classes into the Web::HTML namespace
|
5 years ago |
Luke
|
a2b40de0cc
LibWeb: Add a whole bunch of HTML DOM bindings
|
5 years ago |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
5 years ago |
Andreas Kling
|
71556e39a4
LibWeb: Switch to using AK::is and AK::downcast
|
5 years ago |
Andreas Kling
|
a565121793
LibWeb: Move HTML object model stuff into LibWeb/HTML/
|
5 years ago |
Luke
|
19d6884529
LibWeb: Implement quirks mode detection
|
5 years ago |
Andreas Kling
|
fc4ed8d444
LibWeb: Make wrapper factory functions take JS::GlobalObject&
|
5 years ago |
Andreas Kling
|
1914f52371
LibWeb: Add HTMLElement wrapper
|
5 years ago |
Andreas Kling
|
1ffffa0053
LibWeb: Start generating JS wrappers from (simplified) WebIDL :^)
|
5 years ago |