Commit History

Autor SHA1 Mensaxe Data
  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
  Andreas Kling 5b8290dfa3 LibWeb: Invalidate document style after Node.insertBefore() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5d941ddf3a LibWeb: Make style invalidation cross shadow boundaries %!s(int64=3) %!d(string=hai) anos
  Andreas Kling fdb647c097 LibWeb: Use a WeakPtr for DocumentFragment's "host" field %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6de2b62906 LibWeb: Display pseudo-elements in the DOM inspector %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c988cbb8b1 LibWeb: Invalidate document style when a node is removed %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9c6999ecf2 LibWeb: Implement "NodeIterator pre-removing steps" %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9888e29c14 LibWeb: Streamline Node::enclosing_link_element() somewhat %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz feb00b7105 Everywhere: Make JSON serialization fallible %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 46ce50f74e LibWeb: Make Range.setStart and Range.setEnd spec compliant %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 784dbdef8e LibWeb: Make DOM inspector overlay rects a little nicer %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 19b5033dc4 LibWeb: Implement Node.removeChild() in terms of "pre-remove" %!s(int64=3) %!d(string=hai) anos