Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 03da686aa2 LibWeb: Ignore backslashes (\) in attribute selectors il y a 5 ans
  Andreas Kling 65c4e5cacf LibWeb: Parse and match basic "contains" attribute selectors (~=) il y a 5 ans
  Andreas Kling 731685468a LibWeb: Start fleshing out support for relative CSS units il y a 5 ans
  Andreas Kling 7ed80ae96c LibWeb: Make the CSS parser a little more tolerant to invalid CSS il y a 5 ans
  FalseHonesty b352a6b59d LibWeb: Implement vendor specific CSS color style for System Palette il y a 5 ans
  Sergey Bugaev c00076de82 LibWeb: Update the CSS prefix to -libweb il y a 5 ans
  Linus Groh 7bfd24ca76 LibWeb: Support the :root pseudo class il y a 5 ans
  Linus Groh 2f29e61203 LibWeb: Make CSS pseudo classes case-insensitive il y a 5 ans
  Linus Groh cbd746e3ec LibWeb: Support "transparent" CSS color value il y a 5 ans
  Linus Groh 57857cd8f6 LibWeb: Make parsing of most CSS values case-insensitive il y a 5 ans
  Andreas Kling 5f9d80d8bc LibWeb: Add basic support for CSS percentages il y a 5 ans
  Linus Groh 673527d314 LibWeb: Ignore parsed pseudo-element selectors & empty complex selectors il y a 5 ans
  Andreas Kling 6676f2c259 LibWeb: Don't emit a simple selector if nothing was consumed il y a 5 ans
  Linus Groh 055e955a1c LibWeb: Recognise :focus pseudo-class il y a 5 ans
  Andreas Kling 1d468ed6d3 AK: Stop allowing implicit downcast with RefPtr and NonnullRefPtr il y a 5 ans
  Andreas Kling 06aec9667e LibWeb: Support more advanced selectors in document.querySelectorAll() il y a 5 ans
  Andreas Kling 0f7bcd4111 LibWeb: Add naive support for document.querySelectorAll() il y a 5 ans
  myphs 0891f860f7 LibWeb: Add CSS property 'border' il y a 5 ans
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb il y a 5 ans