Timothy Flynn
|
e74d2b1762
LibWeb+LibWebView: Set the default path for invalid cookie Path values
|
9 місяців тому |
Aliaksandr Kalenik
|
6199870528
LibWeb: Reset a vector of contained abspos before collecting them again
|
9 місяців тому |
Aliaksandr Kalenik
|
112dd4af3b
LibWeb: Transform ScrollFrame from a struct to a class
|
9 місяців тому |
Aliaksandr Kalenik
|
863416e3ac
LibWeb: Make FC of containing block responsible for abspos layout
|
9 місяців тому |
Aliaksandr Kalenik
|
90b8bfc04c
LibWeb: Save layout mode inside formatting context object
|
9 місяців тому |
Aliaksandr Kalenik
|
623e358d7a
LibWeb: Remove `box` argument from FormattingContext::run()
|
9 місяців тому |
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()
|
10 місяців тому |
Sam Atkins
|
c29f4f69ef
LibWeb: Rename Document::for_each_css_style_sheet for clarity
|
10 місяців тому |
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 місяців тому |
Aliaksandr Kalenik
|
18fc23b3d6
LibWeb: Reuse display list across repaints
|
10 місяців тому |
Aliaksandr Kalenik
|
69c6e07139
LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document
|
10 місяців тому |
Aliaksandr Kalenik
|
dc0d5da086
LibWeb: Remove ViewportPaintable::refresh_clip_frames()
|
10 місяців тому |
Aliaksandr Kalenik
|
ea8d0304e9
LibWeb: Create clip and scroll frame trees separately for each navigable
|
11 місяців тому |
BenJilks
|
c1958437f9
LibWeb: Use text encoding from DOM when parsing URLs
|
11 місяців тому |
Andreas Kling
|
faf097bb41
LibWeb: Sync with spec in "destroy a document and its descendants"
|
11 місяців тому |
Shannon Booth
|
a342370dfb
LibWeb: Rename SharedImageRequest to SharedResourceRequest
|
11 місяців тому |
Andreas Kling
|
e746b2b133
LibWeb: Cache the Document's node navigable when possible
|
11 місяців тому |
Timothy Flynn
|
faebbbc281
LibWeb: Move the navigable's cursor position to be owned by the document
|
11 місяців тому |
Timothy Flynn
|
0a819e628e
LibWeb+WebContent: Store console clients on the DOM document
|
11 місяців тому |
Timothy Flynn
|
c838ca78c8
LibWeb: Indicate documents are for fragment parsing during construction
|
11 місяців тому |
Shannon Booth
|
9b59dc5e8b
Bindings: Remove exception handling for named_item_value
|
11 місяців тому |
Andreas Kling
|
007c292af3
LibWeb: Execute the correct script in XMLDocumentBuilder::element_end()
|
11 місяців тому |
Tim Ledbetter
|
bd1213d0c5
LibWeb: Return a NodeList from `document.getElementsByName()`
|
11 місяців тому |
Tim Ledbetter
|
faf64bfb41
LibWeb: Move get_elements_by_name implementation to `ParentNode`
|
11 місяців тому |