커밋 기록

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