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

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