Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling bf25568703 LibWeb: Bring measuring of scrollable overflow closer to spec hace 2 años
  Andreas Kling 088cc4ea73 LibWeb: Parse CSS :host selector hace 2 años
  Gabriel Dinner-David c9af6c87bf LibWeb: Add ::selection to pseudo elements hace 2 años
  Andi Gallo 6c2712764d LibWeb: Add table-column-group to layout tree dump hace 2 años
  Andreas Kling caa491b72a LibWeb: Measure the overflow for all scroll containers hace 2 años
  Andreas Kling 571c05bb47 LibWeb: Include scrollable overflow in paint tree dumps hace 2 años
  Aliaksandr Kalenik 0bef3085dd LibWeb: Output names of inner table boxes in layout dump hace 2 años
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations hace 2 años
  Andreas Kling 4fc5e06837 LibWeb: Include weight and slope in CSSFontFaceRule debug dumps hace 2 años
  Andreas Kling 94a26e2715 LibWeb: Include SVG-as-image isolated contexts in layout/DOM tree dumps hace 2 años
  Andreas Kling 968db96101 LibWeb: Show formatting context roots in layout tree dumps hace 2 años
  Linus Groh 36d35c9c82 LibWeb: Rename remaining paint_box variables to paintable_box hace 2 años
  Linus Groh a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() hace 2 años
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() hace 2 años
  Luke Wilde a744ae79ff LibWeb: Implement the `:defined` pseudo class hace 2 años
  Simon Wanner c8ebacb1c9 LibWeb: Support the :scope pseudo class hace 2 años
  Srikavin Ramkumar c3d6709a9e LibWeb: Implement selector matching for :indeterminate pseudo-class hace 2 años
  Andreas Kling 72d817d4ea LibWeb+Browser+Ladybird: Add menu action to dump paint tree hace 2 años
  Andreas Kling 6960a1bb45 LibWeb: Stop polluting layout tree dumps with TextNode memory addresses hace 2 años
  Andreas Kling 9eb8025463 LibWeb: Always include shadow roots in DOM debug dumps hace 2 años
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals hace 2 años
  Sam Atkins c2f0b20d6b LibWeb: Port FontFace to new Strings hace 2 años
  Sam Atkins fc3540c4b1 LibWeb: Port CSS::UnicodeRange to new Strings hace 2 años
  Aliaksandr Kalenik 45e85d20b6 LibWeb: Output display type inline-table in layout dump hace 2 años
  MacDue e2db717bf5 LibWeb: Fix ignored .to_string() errors in Web::dump_sheet() hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue hace 2 años
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años