ronak69
05e53b5fd3
LibWeb: Use file's URL as document's URL when loading markdown files
...
A markdown file gets loaded as an inline content document by
`create_document_for_inline_content()`, for which the default document
URL is "about:error". That breaks the fragment links.
Overriding "about:error" URL by passing the URL of the just loaded
markdown file as an argument to `HTMLParser::run()` ensures that the URL
of the document is as expected.
2024-02-08 07:58:07 -07:00
..
2024-01-24 19:43:51 +01:00
2024-02-08 07:19:09 -07:00
2024-01-24 22:17:49 -07:00
2024-01-14 21:22:35 +01:00
2024-02-06 21:43:23 +01:00
2024-01-29 20:20:55 +00:00
2024-01-18 18:01:26 +03:30
2024-01-14 15:16:45 -07:00
2024-01-22 08:48:34 -05:00
2024-01-22 08:48:34 -05:00
2024-02-05 07:03:53 -05:00
2024-01-24 22:17:49 -07:00
2024-01-16 08:42:34 +00:00
2024-01-29 23:14:39 +00:00
2024-02-08 07:45:34 -07:00
2024-01-22 08:48:34 -05:00
2024-01-22 08:48:34 -05:00
2024-02-05 16:30:52 +01:00
2024-01-21 21:13:58 +01:00
2024-01-16 08:42:34 +00:00
2024-01-22 08:48:34 -05:00
2024-02-08 07:55:07 -07:00
2024-02-07 00:43:11 +01:00
2024-01-22 08:48:34 -05:00
2024-02-08 13:48:56 +00:00
2024-01-22 08:48:34 -05:00
2024-01-22 08:48:34 -05:00
2024-01-26 20:22:39 +01:00
2024-01-21 15:47:53 -07:00
2024-01-16 08:42:34 +00:00
2024-01-22 08:48:34 -05:00
2024-01-14 15:00:13 -07:00
2024-02-07 13:35:49 +01:00
2024-02-08 07:58:07 -07:00
2024-02-03 20:51:37 -05:00
2024-02-08 07:05:13 -07:00
2024-01-15 23:23:26 -07:00