Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 18fa662eb2 LibHTML: Use ImageLoader for <img> elements to defer bitmap decoding há 5 anos atrás
  Andreas Kling fdbad6284c LibHTML: Implement the <blink> element há 5 anos atrás
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's há 5 anos atrás
  Conrad Pankoff 2cf5d69a67 LibHTML: Use current style's text colour for alt text on images há 5 anos atrás
  Conrad Pankoff 451730000c LibHTML: Trim image alt text to the right if necessary há 5 anos atrás
  Conrad Pankoff b240500107 LibHTML: Support width/height attributes on images há 5 anos atrás
  Conrad Pankoff 088237a25f LibHTML: Draw image alt text as black rather than white há 5 anos atrás
  Conrad Pankoff 5f6903a714 LibHTML: Use image URL as alt text if alt is missing há 5 anos atrás
  Andreas Kling 958b395418 LibHTML: Support rendering <img src> with file:// URLs há 5 anos atrás
  Andreas Kling ee567cdc3d LibHTML: Implement basic layout for inline <img alt> há 5 anos atrás
  Andreas Kling 09dccb3224 LibHTML: Flesh out <img> element with LayoutImage and LayoutReplaced há 5 anos atrás