Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling ae71e5f99b LibWeb: Let HTML::EventLoop keep track of live DOM::Document objects пре 3 година
  Idan Horowitz d426edb87f LibWeb: Create real Keybord & Message events in Document::create_event пре 3 година
  Luke Wilde f7ac3545cc LibWeb: Add initial support for CustomEvent пре 3 година
  Andreas Kling e26e85a3d2 LibWeb: Support Document.hidden and Document.visibilityState пре 3 година
  Luke Wilde 27dfd0170e LibWeb: Implement Document.importNode пре 3 година
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) пре 3 година
  Andreas Kling a2f77a2e39 LibWeb: Implement "update the current document readiness" from spec пре 3 година
  Andreas Kling 8496024756 LibWeb: Store HTML document ready state as an enum пре 3 година
  Andreas Kling c4ccbc5b83 LibWeb: Make unhandled JS exception stand out more in debug log пре 3 година
  Andreas Kling 5f4a723e51 LibWeb: Implement more of "completely finish loading the document" пре 3 година
  Andreas Kling c772134e25 LibWeb: Make update_style() a no-op if there's no browsing context пре 3 година
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser пре 3 година
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer пре 3 година
  Andreas Kling 1ca33598da LibWeb: Give DOM::Document some default style properties пре 3 година
  Luke Wilde d47e431d54 LibWeb: Add getElementsByTagNameNS and add support for * in non-NS пре 3 година
  Andreas Kling e649144a90 LibWeb: Replace ScriptExecutionContext::interpreter() with realm() пре 3 година
  Andreas Kling 5fbd0c5ea0 LibWeb: Add DOM::Document::is_active() пре 3 година
  Sam Atkins 3f31f109b5 LibWeb: Speed up computed style calculation пре 3 година
  Idan Horowitz d6cfa34667 AK: Make URL::m_port an Optional<u16>, Expose raw port getter пре 3 година
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it пре 3 година
  Luke Wilde 678dd2d180 LibWeb: Expose the location object via Document.location пре 3 година
  Luke Wilde 1927600852 LibWeb: Add the History object and stub pushState and replaceState пре 3 година
  Luke Wilde 3eca8cb243 LibWeb: Add Document::is_fully_active пре 3 година
  Andreas Kling 5c905acf1d LibWeb: Add naive support for the Document.referrer attribute пре 3 година
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() пре 3 година
  Andreas Kling c759055c08 LibWeb: Implement "Document has a style sheet that is blocking scripts" пре 3 година
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock пре 3 година
  Andreas Kling dfa9dcca98 LibWeb+Browser: Remove unnecessary InProcessWebView.h includes пре 4 година
  Alexander d528c9c2ee LibWeb: Don't print JavaScript syntax error hints пре 4 година
  Idan Horowitz 795786387b LibJS: Remove the NativeProperty mechanism from LibJS пре 4 година