Commit History

Autor SHA1 Mensaxe Data
  mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d368b08698 LibWeb: Make DOMImplementation forward its ref count to DOM::Document %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ %!s(int64=3) %!d(string=hai) anos
  Sam Atkins a214036509 LibWeb: Remove background-repeat/image fields and getters %!s(int64=3) %!d(string=hai) anos
  Sam Atkins cdeac132dc LibWeb: Store background layers in ComputedValues %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0264ae23bc LibWeb: Make CSS layout lazier %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6e341cd696 LibWeb: Let HTML::EventLoop drive the firing of `resize` events %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e26e85a3d2 LibWeb: Support Document.hidden and Document.visibilityState %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 27dfd0170e LibWeb: Implement Document.importNode %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 508edcd217 LibWeb: Add a "page showing" flag to documents %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a2f77a2e39 LibWeb: Implement "update the current document readiness" from spec %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8496024756 LibWeb: Store HTML document ready state as an enum %!s(int64=3) %!d(string=hai) anos
  Andreas Kling dbba0a520f LibWeb: Allow HTML parser to delay delivery of the document "load" event %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e7af6af626 LibWeb: Implement more of HTMLParser::the_end() and bring closer to spec %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer %!s(int64=3) %!d(string=hai) anos
  Luke Wilde d47e431d54 LibWeb: Add getElementsByTagNameNS and add support for * in non-NS %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c34da16089 LibWeb: Make <script src> loads partially async (by following the spec) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e649144a90 LibWeb: Replace ScriptExecutionContext::interpreter() with realm() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5fbd0c5ea0 LibWeb: Add DOM::Document::is_active() %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 889ade06fe LibWeb: Use explicit move to avoid unnecessary RefPtr ref / unref %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 3f31f109b5 LibWeb: Speed up computed style calculation %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 678dd2d180 LibWeb: Expose the location object via Document.location %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 1927600852 LibWeb: Add the History object and stub pushState and replaceState %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 3eca8cb243 LibWeb: Add Document::is_fully_active %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5c905acf1d LibWeb: Add naive support for the Document.referrer attribute %!s(int64=3) %!d(string=hai) anos