Commit History

Author SHA1 Message Date
  Luke Wilde a744ae79ff LibWeb: Implement the `:defined` pseudo class 2 years ago
  Simon Wanner c8ebacb1c9 LibWeb: Support the :scope pseudo class 2 years ago
  Srikavin Ramkumar c3d6709a9e LibWeb: Implement selector matching for :indeterminate pseudo-class 2 years ago
  Andreas Kling 72d817d4ea LibWeb+Browser+Ladybird: Add menu action to dump paint tree 2 years ago
  Andreas Kling 6960a1bb45 LibWeb: Stop polluting layout tree dumps with TextNode memory addresses 2 years ago
  Andreas Kling 9eb8025463 LibWeb: Always include shadow roots in DOM debug dumps 2 years ago
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 years ago
  Sam Atkins c2f0b20d6b LibWeb: Port FontFace to new Strings 2 years ago
  Sam Atkins fc3540c4b1 LibWeb: Port CSS::UnicodeRange to new Strings 2 years ago
  Aliaksandr Kalenik 45e85d20b6 LibWeb: Output display type inline-table in layout dump 2 years ago
  MacDue e2db717bf5 LibWeb: Fix ignored .to_string() errors in Web::dump_sheet() 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Timothy Flynn fddbc2e378 LibWeb: Ensure the number of pseudo elements stays up-to-date 2 years ago
  Luke Wilde 1fbad9caaf LibWeb: Recognise the ::placeholder pseudo element 2 years ago
  Andreas Kling 5fbe245406 LibWeb: Don't include object addresses in layout tree dumps 2 years ago
  Andreas Kling 9abe3b0db5 LibWeb: Unbreak layout tree dumps after layout tree GC changes 2 years ago
  Andreas Kling 13834cfdff LibWeb: Use Layout::Node::display() everywhere 2 years ago
  Andreas Kling 1dd4e2dc87 LibWeb: Cache lowercased names in SimpleSelector 2 years ago
  Andreas Kling 99ecc216d7 LibWeb: Show iframe URLs in layout tree dumps 2 years ago
  MacDue b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements 3 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Andreas Kling f4f850aaf2 LibWeb: Support CSSRule.type 3 years ago
  Sam Atkins 12b8570ce3 LibWeb: Understand the `format()` part of a `@font-face`'s `src` 3 years ago
  Sam Atkins dbbd6d3508 LibWeb: Parse `@font-face` `unicode-range` descriptor 3 years ago
  Sam Atkins 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 years ago
  Andreas Kling 618273b48d LibWeb: Include children-are-inline state in layout tree dumps 3 years ago