Andreas Kling
|
63d971d33b
LibWeb: Support window.screen{X,Y,Left,Top}
|
3 năm trước cách đây |
Andreas Kling
|
7410736b0f
LibWeb: Support window.devicePixelRatio
|
3 năm trước cách đây |
Andreas Kling
|
a248ec63e3
LibWeb: Implement window.queueMicrotask(callback)
|
3 năm trước cách đây |
Andreas Kling
|
831fdcaabc
LibWeb: Add the PageTransitionEvent interface and fire "pageshow" events
|
3 năm trước cách đây |
Andreas Kling
|
2c0987c93b
LibWeb: Move window.scroll{X,Y} from wrapper into DOM::Window
|
3 năm trước cách đây |
Andreas Kling
|
3d36e4d944
LibWeb: Rename "Computed" CSSStyleDeclaration => "Resolved"
|
3 năm trước cách đây |
Andreas Kling
|
7632cce5e5
LibWeb: Make requestAnimationFrame() work in multi-process mode
|
3 năm trước cách đây |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 năm trước cách đây |
Andreas Kling
|
8b27bc078c
LibWeb: Add ComputedCSSSstyleDeclaration and support 2 properties :^)
|
3 năm trước cách đây |
Andreas Kling
|
0bcab60463
LibWeb: Make CSSStyleDeclaration an abstract class
|
3 năm trước cách đây |
Linus Groh
|
51da5d03da
LibWeb: Implement window.matchMedia()
|
3 năm trước cách đây |
Andreas Kling
|
d69133e4ac
LibWeb: Stub out a dummy window.getComputedStyle()
|
3 năm trước cách đây |
Andreas Kling
|
90cdeebfb3
LibWeb: Rename DOM::Window::document() => associated_document()
|
3 năm trước cách đây |
Andreas Kling
|
8f72729f0e
LibWeb: Convert DOM::Window to east-const style
|
3 năm trước cách đây |
Andreas Kling
|
d392349b6e
LibWeb: Add DOM::Window::page()
|
3 năm trước cách đây |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 năm trước cách đây |
Andreas Kling
|
dfa9dcca98
LibWeb+Browser: Remove unnecessary InProcessWebView.h includes
|
3 năm trước cách đây |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
4 năm trước cách đây |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 năm trước cách đây |
Linus Groh
|
08373090ae
LibJS: Add VM::on_call_stack_emptied callback
|
4 năm trước cách đây |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 năm trước cách đây |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 năm trước cách đây |
Linus Groh
|
340e1f4b28
LibWeb: Implement the Screen interface
|
4 năm trước cách đây |
Linus Groh
|
ade3adcc7a
LibWeb: Run queued promise jobs after callbacks
|
4 năm trước cách đây |
Linus Groh
|
056ffa4abb
LibWeb: Call requestAnimationFrame() callback with undefined this value
|
4 năm trước cách đây |
Andreas Kling
|
906cccbf7f
LibWeb: Add Window.innerWidth and Window.innerHeight
|
4 năm trước cách đây |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 năm trước cách đây |
Linus Groh
|
5e07c27e25
LibWeb: Implement Window.prompt()
|
4 năm trước cách đây |
Andreas Kling
|
abf7c02acb
LibWeb: Move window.confirm() to using a PageClient callback
|
4 năm trước cách đây |
Andreas Kling
|
0639e77898
LibWeb: Make the Window object "inherit" from EventTarget :^)
|
4 năm trước cách đây |