Historique des commits

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