Commit Verlauf

Autor SHA1 Nachricht Datum
  Bastiaan van der Plaat c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types vor 1 Jahr
  implicitfield 00c1da8cbc LibWeb: Support `cellpadding` attribute on `table` elements vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Andi Gallo b13fe9397d LibWeb: Support border attribute on the table element vor 1 Jahr
  Andreas Kling 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes vor 2 Jahren
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString vor 2 Jahren
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties vor 2 Jahren
  Andreas Kling 8540c4e574 LibWeb: Implement [SameObject] for HTMLTableElement.{rows,tBodies} vor 2 Jahren
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ vor 2 Jahren
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro vor 2 Jahren
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
  Luke a826df773e LibWeb: Make WrapperGenerator generate nullable wrapper types vor 4 Jahren
  Adam Hodgen 37685b0181 LibWeb: Implement HTMLTableElement tbody attributes vor 4 Jahren
  Adam Hodgen d2e3e98b6b LibWeb: Implement HTMLTableElement tfoot attributes vor 4 Jahren
  Adam Hodgen b3f7ea9914 LibWeb: Implement HTMLTableElement thead attributes vor 4 Jahren
  Adam Hodgen 0fa0367a39 LibWeb: Implement HTMLTableElement caption attributes vor 4 Jahren
  Adam Hodgen 887fa18e32 LibWeb: Implement HTMLTableElement row attributes vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren