Files
ladybird/Userland/Libraries/LibWeb/CSS
Sam Atkins 0e2684b10f LibWeb: Fix serialization of CSSFontFaceRule
- The check for `local()` sources wasn't working, and output `local()`
  every time. Since we don't parse `local()` yet, let's just always
  output a regular URL source.
- Put a space between the URL and the `format()`.
- Stop double-quoting the format string.
2023-06-20 15:50:26 +01:00
..
2023-06-17 12:13:28 +01:00
2023-06-15 16:54:14 +01:00
2023-06-15 16:54:14 +01:00
2023-03-15 12:48:25 -04:00
2023-03-15 12:48:25 -04:00