Marcos Del Sol Vives
|
77cab84620
|
LibUnicode: Update ICU to 78.1
Updated also IdnaTestV2 for Unicode 17.0.0
|
2025-12-08 11:29:12 -05:00 |
|
Timothy Flynn
|
2dfcc4c307
|
LibRegex: Compare code units (not code points) in non-Unicode char range
|
2025-07-21 23:44:18 +02:00 |
|
Shannon Booth
|
ec3c545426
|
LibURL+LibWeb: Ensure opaque paths always roundtrip
Corresponds to: https://github.com/whatwg/url/commit/6c782003
|
2025-03-18 12:17:19 +00:00 |
|
Shannon Booth
|
2022c9e679
|
Tests/LibWeb: Import the WPT URL test suite
|
2025-03-18 10:00:33 +01:00 |
|
Shannon Booth
|
51102254b5
|
LibWeb/HTML: Scroll to the fragment before loading the document
Otherwise nowhere ends up scrolling to the fragment specified by the
fragment in document's URL. This fixes ladybird scrolling to the
correct location in the document when navigating to a link that
has a fragment, e.g:
https://html.spec.whatwg.org/multipage/browsing-the-web.html#try-to-scroll-to-the-fragment
As well as use of the :target selector.
|
2025-01-15 12:43:48 +00:00 |
|