Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader há 2 anos atrás
  Andreas Kling 3cf73ca0b3 LibWeb: Implement enough of "update the image data" to load images há 2 anos atrás
  Linus Groh d58b671ff6 LibWeb/DOM: Rename Node::{paint => paintable}_box() há 2 anos atrás
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String há 2 anos atrás
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String há 2 anos atrás
  Andreas Kling 2413de7e10 LibWeb: Make HTMLImageElement loads delay the document load event há 2 anos atrás
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible há 2 anos atrás
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties há 2 anos atrás
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s há 2 anos atrás
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated há 2 anos atrás
  Andreas Kling a0e6882d99 LibWeb: Remove Layout::Node::set_inline() há 2 anos atrás
  Andreas Kling 0455af4441 LibWeb: Implement HTMLImageElement.complete há 2 anos atrás
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes há 2 anos atrás
  Andreas Kling faf9746244 LibWeb: Cache width of "alt" text in ImageBox há 2 anos atrás
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated há 2 anos atrás
  Igor Pissolati ae519c6fef LibWeb: Improve HTMLImageElement::{width,height}() há 3 anos atrás
  Igor Pissolati e5d978af9f LibWeb: Bring HTMLImageElement closer to spec há 3 anos atrás
  Andreas Kling b1a6a8600a LibWeb: Honor "display:block" on IMG elements há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Andreas Kling fda25f9505 LibWeb: Move HTML dimension value parsing from CSS to HTML namespace há 3 anos atrás
  Andreas Kling 0e806f58fe LibWeb: Support the hspace and vspace attributes on img elements há 3 anos atrás