Tim Ledbetter
|
e1eeb93cc6
LibWeb: Fire iframe load event on document close
|
9 달 전 |
Shannon Booth
|
43973f2d0a
LibURL: Define Origin methods depending on URL::Parser out of line
|
9 달 전 |
Shannon Booth
|
dc401f49ea
LibWeb+LibURL: Move HTML::Origin to URL::Origin
|
9 달 전 |
Tim Ledbetter
|
1fa948f114
LibWeb: Implement the "check if unloading is canceled" AO
|
9 달 전 |
Tim Ledbetter
|
99ef078c97
LibWeb: Implement `BeforeUnloadEvent`
|
9 달 전 |
Edwin Hoksberg
|
cbe4ba7f8c
LibWeb: Handle Refresh header
|
9 달 전 |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 달 전 |
Aliaksandr Kalenik
|
4a43d0ac98
LibWeb: Move updating the rendering into HTML task
|
9 달 전 |
Aliaksandr Kalenik
|
9754b480fa
LibWeb: Move update_layout() to happen earlier in find_matching_text()
|
9 달 전 |
Timothy Flynn
|
96fbb33b13
LibWeb: Log when document.execCommand and family are called
|
9 달 전 |
Julius Elshoff
|
de31ea5852
LibWeb: Rename 'cross-origin opener policy' to 'opener policy'
|
10 달 전 |
Timothy Flynn
|
5d71758742
LibWeb: Move initial creation of Unicode segmenters to the Document
|
10 달 전 |
Tim Ledbetter
|
089139f09d
LibWeb: Return a WindowProxy from `document.defaultView`
|
10 달 전 |
Annya
|
75c7dbc5d2
LibWeb: Implement Range's extension method
|
10 달 전 |
Andreas Kling
|
aa8f17aea4
LibWeb: Rename invalidate_layout() => invalidate_layout_tree()
|
10 달 전 |
Timothy Flynn
|
e74d2b1762
LibWeb+LibWebView: Set the default path for invalid cookie Path values
|
10 달 전 |
Aliaksandr Kalenik
|
6199870528
LibWeb: Reset a vector of contained abspos before collecting them again
|
10 달 전 |
Aliaksandr Kalenik
|
112dd4af3b
LibWeb: Transform ScrollFrame from a struct to a class
|
10 달 전 |
Aliaksandr Kalenik
|
863416e3ac
LibWeb: Make FC of containing block responsible for abspos layout
|
10 달 전 |
Aliaksandr Kalenik
|
90b8bfc04c
LibWeb: Save layout mode inside formatting context object
|
10 달 전 |
Aliaksandr Kalenik
|
623e358d7a
LibWeb: Remove `box` argument from FormattingContext::run()
|
10 달 전 |
Andreas Kling
|
ddbfac38b0
LibWeb: Note what's causing a style invalidation to happen
|
10 달 전 |
Andrew Kaster
|
02a56f6480
LibWeb: Remove uses of obsolete PlatformObject::global_object()
|
10 달 전 |
Timothy Flynn
|
ecf2cc600b
LibWeb: Add Document helpers to move its cursor to word boundaries
|
10 달 전 |
Sam Atkins
|
49b2eb5f51
LibWeb: Add Document::get_style_sheet_source()
|
11 달 전 |
Sam Atkins
|
c29f4f69ef
LibWeb: Rename Document::for_each_css_style_sheet for clarity
|
11 달 전 |
Tim Ledbetter
|
5800b7e884
LibWeb: Invalidate the display list when calling `set_needs_display()`
|
10 달 전 |
Aliaksandr Kalenik
|
20f68106a7
LibWeb: Fix getBoundingClientRect() for elements with "position: sticky"
|
10 달 전 |
Aliaksandr Kalenik
|
30b636e90b
LibWeb: Add "position: sticky" support
|
10 달 전 |
bbb651
|
e6a668ad91
HTML: BrowsingContext: Remove `m_parent` and fix `is_ancestor_of`
|
11 달 전 |