Historie revizí

Autor SHA1 Zpráva Datum
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace před 3 roky
  Andreas Kling a8afb883c1 LibWeb: Implement CSS declaration block's "updating flag" před 3 roky
  Andreas Kling 07a3002d39 LibWeb: Bring Element.client{Left,Top} closer to spec před 3 roky
  Andreas Kling 25f6d2e2ab LibWeb: Update layout in Element.getBoundingClientRect() před 3 roky
  Andreas Kling bb17f74fb1 LibWeb: Bring Element.client{Width,Height} closer to spec před 3 roky
  Simon Wanner b19e134999 LibWeb: Invalidate layout after the computed font changes před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Elisée Maurer 34db0dab41 LibWeb: Implement Element.toggleAttribute() před 3 roky
  Andreas Kling 427beb97b5 LibWeb: Streamline how inline CSS style declarations are constructed před 3 roky
  Sam Atkins da1a819858 LibWeb: Rename parse_css_declaration() -> parse_css_style_attribute() před 3 roky
  Linus Groh 3cb7c463a7 LibWeb: Convert Element to use TRY for error propagation před 3 roky
  Andreas Kling 8c88ee1165 LibWeb: Only invalidate stacking context tree for opacity/z-index change před 3 roky
  Andreas Kling 2b7775118d LibWeb: Clear element.style when the "style" attribute is removed před 3 roky
  Andreas Kling 3b037726e9 LibWeb: Invalidate layout after setting Element.innerHTML před 3 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Andreas Kling d71b0e4638 LibWeb: Don't discard update_style_recursively() return value před 3 roky
  Andreas Kling f1711a562a LibWeb: Avoid layout invalidation for some CSS property changes před 3 roky
  Andreas Kling 28721874e8 LibWeb: Schedule a relayout after setting Element.innerHTML před 3 roky
  Andreas Kling b1096c2ae4 LibWeb: Make Element::set_shadow_root() disconnect any previous root před 3 roky
  Andreas Kling e31fe3eeb8 LibWeb: Rename Element::specified_css_values() => computed_css_values() před 3 roky
  Andreas Kling 43ef813f3d LibWeb: Rename Element::computed_style() to resolved_css_values() před 3 roky
  Andreas Kling a033dfc885 LibWeb: Actually connect ShadowRoot to its host element před 3 roky
  Andreas Kling 201afb50c7 LibWeb: Make Element::recompute_style() really compare properties před 3 roky
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files před 3 roky
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places před 3 roky
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable před 3 roky
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it před 3 roky
  Sam Atkins 6de2b62906 LibWeb: Display pseudo-elements in the DOM inspector před 3 roky
  Andreas Kling 6499cf4d28 LibWeb: Always relayout document on element style change před 3 roky
  networkException 3e7869d57d LibWeb: Remove outdated FIXME comment in Namespaces validate_and_extract před 3 roky