Historie revizí

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