Andreas Kling
|
38cb15ff49
LibWeb: Move system visibility state to TraversableNavigable
|
1 年之前 |
Aliaksandr Kalenik
|
3c675e3f25
Userland+Ladybird: Always specify url to be about:srcdoc in load_html()
|
1 年之前 |
Aliaksandr Kalenik
|
a76ef04ae6
LibWeb+WebContent: Create `WebContentConsoleClient` for every document
|
1 年之前 |
Aliaksandr Kalenik
|
dd7bba66ed
LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable`
|
1 年之前 |
Aliaksandr Kalenik
|
aef4b84e22
LibWeb+WebContent: Add option to dump session history of a traversable
|
1 年之前 |
Bastiaan van der Plaat
|
836a7b00dd
Ladybird+LibWeb: Add MouseEvent screenX and screenY support
|
1 年之前 |
Sam Atkins
|
f3add3dd72
WebContent: Add "load-reference-page" debug request
|
1 年之前 |
Sam Atkins
|
cb8c4cd2e6
WebContent: Return once debug_request is handled
|
1 年之前 |
Aliaksandr Kalenik
|
b4fe118dff
LibWeb+WebContent: Set ConsoleClient for nested browsing contexts
|
1 年之前 |
Sam Atkins
|
ec340f03a5
WebContent+LibWebView: Add support for user style sheets
|
1 年之前 |
Sam Atkins
|
7fe97ee6c5
LibWeb: Make StyleValue::to_string() infallible
|
1 年之前 |
Andreas Kling
|
25375bf1d5
LibWeb: Make Document::paintable() return a ViewportPaintable
|
1 年之前 |
Aliaksandr Kalenik
|
24edb7c97f
Ladybird, WebContent: Add option in debug menu to output GC graph dump
|
1 年之前 |
Andreas Kling
|
99ac34eeae
Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter
|
1 年之前 |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 年之前 |
Aliaksandr Kalenik
|
b549f2d1d9
WebContent: Coalesce multiple sequential MouseWheel events
|
1 年之前 |
Andreas Kling
|
09eed8eea2
LibWeb+headless-browser: Include paint tree in layout test output
|
1 年之前 |
Shannon Booth
|
8751be09f9
AK: Serialize URL hosts with 'concept-host-serializer'
|
1 年之前 |
Andreas Kling
|
a3e97ea153
Browser+LibWebView: Run with the JavaScript bytecode VM by default
|
1 年之前 |
Jonah
|
afb07281ad
Browser+LibWebView: Load and Display ARIA Properites and State
|
2 年之前 |
Timothy Flynn
|
9e95c9892c
Ladybird+LibWeb+WebContent: Add context menu controls for muting audio
|
2 年之前 |
Timothy Flynn
|
14ca04de25
Ladybird+LibWeb+WebContent: Generalize video context menus for all media
|
2 年之前 |
Aliaksandr Kalenik
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 年之前 |
Simon Wanner
|
ee7282cbe4
LibWeb: Make pseudo-elements inspectable
|
2 年之前 |
Ali Mohammad Pur
|
e47f81d954
Ladybird+Browser: Add a 'Dump All Resolved Styles' debug option
|
2 年之前 |
Andreas Kling
|
097b5e4803
WebContent+headless-browser: Use document.body.innerText for text tests
|
2 年之前 |
Andreas Kling
|
fb722e69f3
LibWeb: Resolve CSS custom properties on pseudo elements
|
2 年之前 |
Timothy Flynn
|
c82f678fc6
LibWeb+WebContent: Add APIs to control video playback state
|
2 年之前 |
Andreas Kling
|
43616316de
LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h
|
2 年之前 |
Andreas Kling
|
e5b97f4a57
WebContent: Always update layout before dumping layout tree
|
2 年之前 |