Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated преди 2 години
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated преди 2 години
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) преди 3 години
  Andreas Kling 1956c52c68 LibWeb: Remove unused HTML::parse_html_document() преди 3 години
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Ali Mohammad Pur 5a0123fd2f LibWeb: Load X(HT)ML documents and transform them into HTML DOM преди 3 години
  Andreas Kling fda25f9505 LibWeb: Move HTML dimension value parsing from CSS to HTML namespace преди 3 години
  Idan Horowitz 5626e1b324 LibWeb: Rename PARSER_DEBUG => HTML_PARSER_DEBUG преди 3 години
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement преди 3 години
  Simon Wanner 1d95745901 LibWeb: Implement the rest of the Adoption Agency Algorithm преди 3 години
  Andreas Kling cbd343dced LibWeb: Only delay "load" event for script elements that load something преди 3 години
  Andreas Kling 2c9dfadb21 LibWeb: Don't delay document "load" event for unclosed script tags преди 3 години
  Idan Horowitz c575710e5e LibWeb: Use inline script tag source line as javascript line offset преди 3 години
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML преди 3 години
  Luke Wilde 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically преди 3 години
  Andreas Kling 8b2499b112 LibWeb: Make document.write() work while document is parsing преди 3 години
  Lorenz Steinert db789813c9 LibWeb: Add basic support for dynamic markup insertion преди 3 години
  Luke Wilde 9845164f6a LibWeb: Handle markers when reconstructing active formatting elements преди 3 години
  Linus Groh 06948df393 LibWeb: Fail gracefully when reaching the unimplemented part of the AAA преди 3 години
  Linus Groh 3f7086f91a LibWeb: Add an optional pointer to an HTMLParser to the HTMLTokenizer преди 3 години
  Andreas Kling 5cdbea4ae0 LibWeb: Rename element_before() => element_immediately_above() преди 3 години
  Andreas Kling 6fe333607d LibWeb: Add spec comments to find_appropriate_place_for_inserting_node() преди 3 години
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object преди 3 години
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void преди 3 години
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value преди 3 години
  Timothy Flynn e01dfaac9a LibWeb: Implement Attribute closer to the spec and with an IDL file преди 3 години
  Brian Gianforcaro 7defb893a9 LibWeb: Remove dead "outer loop" code in adoption agency algorithm преди 3 години
  Luke Wilde c0a64f7317 LibWeb: Check for HTML integration points in the tree constructor преди 3 години
  Andreas Kling 831fdcaabc LibWeb: Add the PageTransitionEvent interface and fire "pageshow" events преди 3 години
  Andreas Kling 508edcd217 LibWeb: Add a "page showing" flag to documents преди 3 години