Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 3c7b0192fa LibWeb: Load external images with image/svg+xml as SVG-as-image il y a 2 ans
  Andreas Kling e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument il y a 2 ans
  Andreas Kling 8d3240d633 LibWeb: Make ImageBox ask ImageProvider for intrinsic size and ratio il y a 2 ans
  Andreas Kling 9d78619b59 LibWeb: Let HTMLImageElement delay the document load event again il y a 2 ans
  Andreas Kling c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader il y a 2 ans
  Andreas Kling 3cf73ca0b3 LibWeb: Implement enough of "update the image data" to load images il y a 2 ans
  Andreas Kling 2413de7e10 LibWeb: Make HTMLImageElement loads delay the document load event 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
  Sam Atkins 7891ad2a28 LibWeb: Remove declarations for non-existent methods 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
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated il y a 2 ans
  Andreas Kling 0455af4441 LibWeb: Implement HTMLImageElement.complete il y a 2 ans
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Igor Pissolati e5d978af9f LibWeb: Bring HTMLImageElement closer to spec il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement il y a 3 ans
  Andreas Kling 17f34488f6 LibWeb: Implement HTMLImageElement.width and HTMLImageElement.height il y a 3 ans
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace il y a 3 ans
  Luke Wilde 3bb5c6207f LibWeb: Make FormAssociatedElement inherit from HTMLElement il y a 3 ans
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder il y a 3 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