Historique des commits

Auteur SHA1 Message Date
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible il y a 2 ans
  Andreas Kling d5e831988e LibWeb: Make DOMParser GC-allocated il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  networkException 6805baeedd LibWeb: Add the type field to DOM::Document il y a 3 ans
  Ali Mohammad Pur 5a0123fd2f LibWeb: Load X(HT)ML documents and transform them into HTML DOM il y a 3 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Andreas Kling 8b2499b112 LibWeb: Make document.write() work while document is parsing il y a 3 ans
  Luke Wilde 10581cfaeb LibWeb: Use DOMParserSupportedType enum for DOMParser.parseFromString il y a 3 ans
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser il y a 3 ans
  Luke f7ad8c0f94 LibWeb: Add DOMParser il y a 4 ans