Історія комітів

Автор SHA1 Опис Дата
  Linus Groh 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h 2 роки тому
  Linus Groh 4ea6cc56be LibWeb: Move unsafe_shared_current_time() to HighResolutionTime 2 роки тому
  Linus Groh fb21271334 LibWeb: Replace incorrect uses of AK::is_ascii_space() 2 роки тому
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 роки тому
  Luke Wilde 7b8a6b8e7a LibWeb: Set HTMLParser::m_scripting_enabled as according to the spec 2 роки тому
  Andreas Kling 797d28adca LibWeb: Save begin/end timestamps for load and DOMContentLoaded events 2 роки тому
  Andreas Kling ab8432783e LibWeb: Implement aborting the HTML parser 2 роки тому
  Andreas Kling 88f2f50c55 LibWeb: Don't use the internal window object when parsing HTML fragments 2 роки тому
  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 роки тому