提交历史

作者 SHA1 备注 提交日期
  timmot c713445253 LibWeb: Report when CanvasFillOrStrokeStyle parsing fails 1 年之前
  Shannon Booth d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 年之前
  Kenneth Myhra 2506666991 LibWeb: Make factory methods of HTML::CanvasGradient fallible 2 年之前
  MacDue f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() 2 年之前
  MacDue b106fd640b LibWeb: Fix typo and use auto where possible 2 年之前
  MacDue f86b66dc2d LibWeb: Throw exception if any canvas radial gradient radius is < 0 2 年之前
  MacDue 24cb57ac88 LibWeb: Update CRC2D .fillStyle and .strokeStyle to accept gradients 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 年之前
  Andreas Kling 0d2fee351a LibWeb: Make CanvasGradient GC-allocated 2 年之前
  Sam Atkins aa3cb8b425 LibWeb: Extract CanvasFillStrokeStyles class from CRC2D 2 年之前
  Sam Atkins afabd613bd LibWeb: Extract CanvasFillStrokeStyles class from CRC2D 2 年之前