Commit History

Author SHA1 Message Date
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Andreas Kling 2801ddfa76 LibWeb: Implement (naive) version of HTMLIFrameElement.contentWindow 2 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Idan Horowitz f82d4d001d LibWeb: Implement getSVGDocument() for BrowsingContextContainer 3 years ago
  Timothy Flynn f733385cc4 LibWeb: Move automatic browsing context creation to HTMLIFrameElement 3 years ago
  Andreas Kling 1e53cc3f5b LibWeb: Establish parent/child relationship between BrowsingContexts 3 years ago
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 years ago
  Linus Groh c7f8c20f8b LibWeb: Omit origin check for content document in FrameBox::paint() 3 years ago
  Linus Groh 75dd4fbd16 LibWeb: Implement BCC's "content document" concept according to spec 3 years ago
  Andreas Kling 108de5dea0 LibWeb: Stop sending "load" event twice to iframes 3 years ago
  Vyacheslav Pukhanov 3f006d81fe LibWeb: Add JSON serialization for nested browsing contexts 3 years ago
  Luke 59cfc4a8db LibWeb: Rename "FrameHostElement" to "BrowsingContextContainer" 4 years ago