Commit History

Author SHA1 Message Date
  Andreas Kling 3be6d1aff0 LibHTML: Add ResourceLoader to support protocol-agnostic URL loading 5 years ago
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's 5 years ago
  Conrad Pankoff b240500107 LibHTML: Support width/height attributes on images 5 years ago
  Conrad Pankoff 1ef53be2f3 LibHTML: Load image resource when src attribute is set 5 years ago
  Andreas Kling 958b395418 LibHTML: Support rendering <img src> with file:// URLs 5 years ago
  Andreas Kling ee567cdc3d LibHTML: Implement basic layout for inline <img alt> 5 years ago
  Andreas Kling 09dccb3224 LibHTML: Flesh out <img> element with LayoutImage and LayoutReplaced 5 years ago