コミット履歴

作者 SHA1 メッセージ 日付
  ronak69 05e53b5fd3 LibWeb: Use file's URL as document's URL when loading markdown files 1 年間 前
  Bastiaan van der Plaat e33ae9a58b LibWeb: Improve media document styling to center image 1 年間 前
  Sam Atkins 5e2fc52b25 LibWeb: Remove old ad-hoc document-loading code 1 年間 前
  Sam Atkins 9733524f8a LibWeb: Load markdown documents using the spec mechanism 1 年間 前
  Sam Atkins c5223ae77f LibWeb: Adjust create_document_for_inline_content() for future use 1 年間 前
  Sam Atkins ae8e040287 LibWeb: Bring media-document loading closer to spec 1 年間 前
  Sam Atkins 91d82ae17a LibWeb: Bring text-document parsing to spec 1 年間 前
  Sam Atkins 4dbca3e14a LibWeb: Bring XML-document loading to spec 1 年間 前
  Sam Atkins 6c74069c1e LibWeb: Bring HTML-document loading to spec 1 年間 前
  Sam Atkins 933231ffd4 LibWeb: Spec-comment load_document() 1 年間 前
  Sam Atkins 8dc8d57418 LibWeb: Make load_document()'s NavigationParams non-optional 1 年間 前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年間 前
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString 1 年間 前
  Idan Horowitz 9677d8eeac LibWeb: Reject improperly encoded XML documents as not well-formed 1 年間 前
  Idan Horowitz 278e8afb42 LibWeb: Consider content-type charset when determining XML encoding 1 年間 前
  Idan Horowitz 07ea3ab306 LibWeb: Display error page when document parsing fails 1 年間 前
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 年間 前
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings 1 年間 前
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 年間 前
  Bastiaan van der Plaat 04ee15a5ad Ladybird+LibWeb: Use old error.html template for navigation errors again 1 年間 前
  Andrew Kaster dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec 1 年間 前
  Aliaksandr Kalenik 4446858401 LibWeb: Do not crash if parsing failed in `load_document()` 1 年間 前
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 年間 前
  Aliaksandr Kalenik b7c93cae7f LibWeb: Set document content type in load_document() 1 年間 前
  Bastiaan van der Plaat 222cc29c5c LibWeb: Add XMLHttpRequest Document response type 1 年間 前
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String 1 年間 前
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 年間 前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
  Luke Wilde 7ec7015750 LibWeb: Create an audio document for `audio/` MIME types on navigation 2 年 前
  Timothy Flynn 3a28be2a98 LibWeb: Parse SVG document types as XML documents 2 年 前