Historie revizí

Autor SHA1 Zpráva Datum
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes před 2 roky
  networkException 9d1336a1c9 LibWeb: Rename an origin's protocol to origin scheme před 2 roky
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers před 2 roky
  Andreas Kling 92deba7197 LibWeb: Implement Document/BrowsingContext hookup according to spec před 2 roky
  Andreas Kling 03375a3dc9 LibWeb: Implement more spec-compliant iframe/frame attribute processing před 2 roky
  Andreas Kling 954da8fde5 LibWeb: Only create iframe nested context if iframe document has context před 2 roky
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated před 2 roky
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace před 3 roky
  Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Timothy Flynn f733385cc4 LibWeb: Move automatic browsing context creation to HTMLIFrameElement před 3 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace před 3 roky
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder před 3 roky
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ před 3 roky
  Andreas Kling 5f4a723e51 LibWeb: Implement more of "completely finish loading the document" před 3 roky
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer před 3 roky
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() před 3 roky
  Luke 59cfc4a8db LibWeb: Rename "FrameHostElement" to "BrowsingContextContainer" před 4 roky
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext před 4 roky
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling 5e945c5169 LibWeb: Don't load anything for <iframe> without src attribute před 4 roky
  Luke e3d01c5e10 LibWeb: Make the node mutation event functions spec compliant před 4 roky
  Andreas Kling 5c67b2cb8f LibWeb: Defer creation of subframes until host element is connected před 4 roky
  Andreas Kling dcfc357860 LibWeb: Add a FrameHostElement for frame/iframe common functionality před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling 794ebb699c LibWeb: Remove low-hanging LibGUI fruit from LibWeb před 4 roky