Commit History

作者 SHA1 備註 提交日期
  Matthew Olsson da18957063 LibWeb: Limit color alpha values to 4 decimal places when serializing 1 年之前
  Aliaksandr Kalenik f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx 1 年之前
  Sam Atkins 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code 1 年之前
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
  Sam Atkins b5893ee115 LibWeb: Make Serialize functions infallible 1 年之前
  Sam Atkins 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors 2 年之前
  Sam Atkins fc3540c4b1 LibWeb: Port CSS::UnicodeRange to new Strings 2 年之前
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  electrikmilk fdd202259d LibWeb: Add partial serialization for CSSFontFaceRule 2 年之前
  MacDue 8603541e56 LibWeb: Add serialize_a_srgb_value() 3 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 年之前
  Sam Atkins 0588db5c30 LibWeb: Make the CSS serialization functions actually output things :^) 3 年之前
  Sam Atkins 75c9313d7d LibWeb: Implement more CSS serializers and make them more ergonomic 3 年之前
  Sam Atkins 575ce04148 LibWeb: Add CSS.escape() JS function 3 年之前