Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 4b9c5635b3 LibWeb: Make :link selector behave according to spec %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 905eb8cb4d LibWeb: Make MutationObserver GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 43ec0f734f LibWeb: Make MutationRecord GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 48e0066371 LibWeb: Make NodeList GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated %!s(int64=2) %!d(string=hai) anos
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions %!s(int64=2) %!d(string=hai) anos
  Luke Wilde aa9f7cc597 LibWeb: Fix queuing mutation records for node removal %!s(int64=3) %!d(string=hai) anos
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace %!s(int64=3) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 56cfd5ced8 LibWeb: Implement all "childList" mutation records for MutationObserver %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7a7043f821 LibWeb: Simplify some WeakPtr assignments %!s(int64=3) %!d(string=hai) anos
  networkException 6805baeedd LibWeb: Add the type field to DOM::Document %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 1f820f8840 LibWeb: Add support for the <base> element changing the base URL %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 56ec781aea LibWeb: Support DocumentFragments in Node.prototype.cloneNode %!s(int64=3) %!d(string=hai) anos
  Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies %!s(int64=3) %!d(string=hai) anos
  stelar7 1c0d29b8da LibWeb: Add spec comments to Node %!s(int64=3) %!d(string=hai) anos
  Igor Pissolati 682a4a347a LibWeb: Bring Node closer to spec %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Linus Groh 7bdbac7fd9 LibWeb: Add 'is scripting enabled' concept to EnvironmentSettingsObject %!s(int64=3) %!d(string=hai) anos
  Linus Groh f60a2a1d80 LibWeb: Remove Document::is_scripting_enabled() and use Node's %!s(int64=3) %!d(string=hai) anos
  Linus Groh 3861396fe4 LibWeb: Convert Node to use TRY for error propagation %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 68f3feb1d1 LibWeb: Fix two spec transcription mistakes in live range updating %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 3b6323340a LibWeb: Update live ranges on Node insertion and removal %!s(int64=3) %!d(string=hai) anos
  Simon Wanner 69fc7009bf LibWeb: Grey out invisible nodes in the DOM inspector %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0b861e0c9d LibWeb: Make document-level style invalidation fast %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1881761d0f LibWeb: Fix mistake in Node::invalidate_style() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling b4bda4cdf3 LibWeb: Make invalidate_style() set child-needs-update on shadow hosts %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 03d6e1953f LibWeb: Improvements to Node::invalidate_style() %!s(int64=3) %!d(string=hai) anos