Andrew Kaster
|
a0d5724a58
LibWeb: Add initial implementation of Element.blur()
|
%!s(int64=2) %!d(string=hai) anos |
Andrew Kaster
|
6a10352712
LibWeb: Remove unecessary dependence on Window from UIEvents classes
|
%!s(int64=2) %!d(string=hai) anos |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
bbaa05fcf9
LibWeb: Move DOMException from DOM/ to WebIDL/
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
575e3bf37d
LibWeb: Check document fully active status in "element cannot navigate"
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
2371446952
LibWeb: Update layout in HTMLElement.offset{Top,Left}
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
d7c6298d8b
LibWeb: Use target's global object when creating focus/blur events
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
05dcf3b2f8
LibWeb: Don't allocate DOMStringMap in HTMLElement constructor
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
7c3db526b0
LibWeb: Make DOM::Event and all its subclasses GC-allocated
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
ae11d70b0c
LibWeb: Make DOMStringMap GC-allocated
|
%!s(int64=2) %!d(string=hai) anos |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
60ec006265
LibWeb: Update layout in HTMLElement.offset{Width,Height}
|
%!s(int64=3) %!d(string=hai) anos |
Igor Pissolati
|
1b94b4c593
LibWeb: Bring MouseEvent a bit closer to spec
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
%!s(int64=3) %!d(string=hai) anos |
Nukiloco
|
b47bd95087
LibWeb: Add missing spec comment in focusing logic
|
%!s(int64=3) %!d(string=hai) anos |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
%!s(int64=3) %!d(string=hai) anos |
sin-ack
|
b3df222e52
LibWeb: Fire a UIEvents::MouseEvent for HTMLElement.click()
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
ba606d9057
LibWeb: Move PaintingBox to its own .cpp and .h files
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
f6497b64ac
LibWeb: Rename Painting::Box => Paintable
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
a4d51b3dc2
LibWeb: Add Painting::Box and move things from Layout::Box into it
|
%!s(int64=3) %!d(string=hai) anos |
Federico Guerinoni
|
43d5257619
LibWeb: Use reverse iterator for reverse loop into NonnullRefPtrVector
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
fbee0490a3
LibWeb: Improve HTMLElement.click()
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
e76e8e22b5
LibWeb: Separate "event listener" from "EventListener"
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
e842e955e5
LibWeb: Implement HTMLElement.click()
|
%!s(int64=3) %!d(string=hai) anos |