Bastiaan van der Plaat
|
c069ab1ca0
LibWeb: Refactor int types in WebContentServer to DevicePixels
|
1 year ago |
Aliaksandr Kalenik
|
57e5abae92
LibJS+LibWebView+WebContent+Ladybird: Output GC-graph into a file
|
1 year ago |
Shannon Booth
|
83758d4cdd
LibWeb: Wrap PseudoElements stored in SimpleSelector in a class
|
1 year ago |
Timothy Flynn
|
e0450301ab
WebContent: Always return a ShareableBitmap object from screenshot APIs
|
1 year ago |
Bastiaan van der Plaat
|
466153e680
Ladybird+LibWeb: Add basic select element support
|
1 year ago |
Timothy Flynn
|
c6a11a77b5
LibWebView+WebContent: Add a WebContent IPC to clone a DOM node
|
1 year ago |
Timothy Flynn
|
111e53a2f6
LibWebView+WebContent: Add WebContent IPC to create children DOM nodes
|
1 year ago |
Timothy Flynn
|
f7de1369d2
LibWebView+WebContent: Add a WebContent IPC to take DOM node screenshots
|
1 year ago |
Timothy Flynn
|
bea11f6d99
LibWebView+WebContent: Add a WebContent IPC to get a DOM node's HTML
|
1 year ago |
Timothy Flynn
|
9a5fe740c6
LibWebView: Make a best-effort attempt to not "shift" edited attributes
|
1 year ago |
Timothy Flynn
|
777b4f7921
LibWebView+WebContent: Add a WebContent IPC to remove a DOM node
|
1 year ago |
Timothy Flynn
|
86d90f324d
LibWebView+WebContent: Add a WebContent IPC to add DOM attributes
|
1 year ago |
Timothy Flynn
|
4cfeb41c4b
LibWebView+WebContent: Add APIs to manipulate DOM nodes
|
1 year ago |
Shannon Booth
|
f976ec005c
LibWeb: Port DOM::Document from DeprecatedString
|
1 year ago |
Andrew Kaster
|
fbfb70f81a
LibWeb+WebContent: Plumb ability for WebContent process to hold N pages
|
1 year ago |
Timothy Flynn
|
ffdc2d8add
LibWeb+LibWebView+WebContent: Add an Inspector IDL object to the Window
|
1 year ago |
Shannon Booth
|
6aff55d655
LibWeb: Port NavigatorID from DeprecatedString to String
|
1 year ago |
Shannon Booth
|
ea2b733862
LibWeb: Port custom properties to FlyString
|
1 year ago |
Andreas Kling
|
6b580d68a3
LibWeb: Rename DOM::Node::id() to unique_id()
|
1 year ago |
Shannon Booth
|
50350fb79c
LibWeb: Add a non-DeprecatedString version of Element::get_attribute
|
1 year ago |
circl
|
2995a2e212
LibWeb+LibWebView+WebContent: Add support for <input type="color">
|
1 year ago |
Andreas Kling
|
38cb15ff49
LibWeb: Move system visibility state to TraversableNavigable
|
1 year ago |
Aliaksandr Kalenik
|
3c675e3f25
Userland+Ladybird: Always specify url to be about:srcdoc in load_html()
|
1 year ago |
Aliaksandr Kalenik
|
a76ef04ae6
LibWeb+WebContent: Create `WebContentConsoleClient` for every document
|
1 year ago |
Aliaksandr Kalenik
|
dd7bba66ed
LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable`
|
1 year ago |
Aliaksandr Kalenik
|
aef4b84e22
LibWeb+WebContent: Add option to dump session history of a traversable
|
1 year ago |
Bastiaan van der Plaat
|
836a7b00dd
Ladybird+LibWeb: Add MouseEvent screenX and screenY support
|
1 year ago |
Sam Atkins
|
f3add3dd72
WebContent: Add "load-reference-page" debug request
|
1 year ago |
Sam Atkins
|
cb8c4cd2e6
WebContent: Return once debug_request is handled
|
1 year ago |
Aliaksandr Kalenik
|
b4fe118dff
LibWeb+WebContent: Set ConsoleClient for nested browsing contexts
|
1 year ago |