Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 71a707480c LibWeb: Move "has-definite-width/height" flags to UsedValues hace 3 años
  Andreas Kling 16c173de43 LibWeb: Destroy ICB formatting context before committing used values hace 3 años
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} hace 3 años
  Andreas Kling 9b46091f38 LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues hace 3 años
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState hace 3 años
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace hace 3 años
  Andreas Kling 3ee5bdcfb7 LibWeb: Traverse shadow-including subtree when adopting DOM nodes hace 3 años
  Luke Wilde 56cfd5ced8 LibWeb: Implement all "childList" mutation records for MutationObserver hace 3 años
  Andreas Kling 0cacaf025d LibWeb: Stop putting the FormattingState nodes in a slow hash map hace 3 años
  Luke Wilde 1f820f8840 LibWeb: Add support for the <base> element changing the base URL hace 3 años
  stelar7 96caf3aed1 LibWeb: Adjust implementation of `Document::create_event` hace 3 años
  Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies hace 3 años
  Anthony Van de Gejuchte 06d9853a8b LibWeb: Update displayed favicon when a favicon is loaded hace 3 años
  Igor Pissolati 1b94b4c593 LibWeb: Bring MouseEvent a bit closer to spec hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Andreas Kling e0c7727934 LibWeb: Fill the whole viewport with the correct background color hace 3 años
  Linus Groh e758bd303f LibWeb: Convert Document to use TRY for error propagation hace 3 años
  Andreas Kling 8c88ee1165 LibWeb: Only invalidate stacking context tree for opacity/z-index change hace 3 años
  Andreas Kling 59afdb959f LibWeb: Build stacking context tree lazily hace 3 años
  Andreas Kling 07a4d590dd LibWeb: Layout browsing context parent before its children hace 3 años
  Andreas Kling 618b857457 LibWeb: Evaluate @media CSS rules when updating style hace 3 años
  Andreas Kling 0b861e0c9d LibWeb: Make document-level style invalidation fast hace 3 años
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them hace 3 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Andreas Kling d71b0e4638 LibWeb: Don't discard update_style_recursively() return value hace 3 años
  Andreas Kling 0e8b538e0a LibWeb: Invalidate less style when moving between hovered nodes hace 3 años
  Andreas Kling f1711a562a LibWeb: Avoid layout invalidation for some CSS property changes hace 3 años
  Andreas Kling cf49e93b04 LibWeb: Invalidate style on media query evaluation change hace 3 años
  Andreas Kling 32dd4bf1b9 LibWeb: Recurse into shadow trees when updating style hace 3 años
  Andreas Kling 9f5cbcaad3 LibWeb: Hang StackingContext off of the paint boxes hace 3 años