Andreas Kling
|
c4826eae4f
LibWeb: Rename Layout::BlockBox => BlockContainer
|
3 years ago |
Andreas Kling
|
0264ae23bc
LibWeb: Make CSS layout lazier
|
3 years ago |
Andreas Kling
|
962298b040
LibWeb: Don't update rendering in BrowsingContexts without opportunity
|
3 years ago |
Andreas Kling
|
6e341cd696
LibWeb: Let HTML::EventLoop drive the firing of `resize` events
|
3 years ago |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 years ago |
Andreas Kling
|
8fabaaa2a8
LibWeb: Make "top-level browsing context" concept more spec-compliant
|
3 years ago |
Andreas Kling
|
84fcf879f9
LibWeb: Rename BrowsingContext::document() => active_document()
|
3 years ago |
Andreas Kling
|
71d7c8a353
LibWeb: Add BrowsingContext::container_document()
|
3 years ago |
Andreas Kling
|
d1100dd6bc
LibWeb: Add BrowsingContext::container() to align with the spec
|
3 years ago |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 years ago |
Andreas Kling
|
3a7e26ef28
LibWeb: Rename frame_did_set_viewport_rect() => browsing_context_*()
|
3 years ago |
Andreas Kling
|
76b0253b6b
LibWeb: Convert BrowsingContext to east-const style
|
3 years ago |
Andreas Kling
|
57fbeff925
LibWeb: Use delegating constructors in BrowsingContext
|
3 years ago |
Andreas Kling
|
dfa9dcca98
LibWeb+Browser: Remove unnecessary InProcessWebView.h includes
|
3 years ago |
Timothy Flynn
|
f7acd6aca5
LibWeb: Handle when the last selected node does not contain text
|
4 years ago |
Timothy Flynn
|
fea7e84b26
LibWeb: Move select-all implementation to BrowsingContext
|
4 years ago |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 years ago |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 years ago |