Historique des commits

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