Commit History

Author SHA1 Message Date
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings 1 year ago
  Andreas Kling 8f82bd044b LibWeb: Use FlyString for create_element() prefix strings 1 year ago
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 year ago
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 years ago
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Andreas Kling bfa7aad0f6 LibWeb: Support (and validate) prefixes in Document.createElementNS() 3 years ago
  Andreas Kling fb11741f20 LibWeb: Use the prefix passed to Document.createElementNS() 3 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago