Commit History

Author SHA1 Message Date
  Timothy Flynn 0f93c9d6c8 LibWeb: Convert the CSS namespace object to ThrowCompletionOr 3 years ago
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function 3 years ago
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 years ago
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr 3 years ago
  Andreas Kling 4bf88436cb LibWeb: Handle JS exceptions slightly sooner in CSS.escape() 3 years ago
  Sam Atkins bc0ef5f69d LibWeb: Implement `CSS.supports(string)` function :^) 3 years ago
  Sam Atkins 2b67f87629 LibWeb: Implement 2-argument version of CSS.supports() 3 years ago
  Sam Atkins 575ce04148 LibWeb: Add CSS.escape() JS function 3 years ago