Histórico de Commits

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