Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 éve |
Andreas Kling
|
2149820260
LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo")
|
5 éve |
Linus Groh
|
abb33d425e
LibWeb: Let HTMLCanvasElement.getContext() return null for unknown types
|
5 éve |
Andreas Kling
|
1b610ac2b6
LibWeb: Use Checked<T> when creating <canvas> bitmap buffers
|
5 éve |
Andreas Kling
|
3f698db85d
LibWeb: Limit the maximum size of <canvas> bitmap buffers
|
5 éve |
Andreas Kling
|
05311782d7
LibWeb: Remove debug spam about getting a 2D canvas context
|
5 éve |
Andreas Kling
|
7309642ca8
LibWeb: Use FlyString for Element tag names
|
5 éve |
Elisée Maurer
|
12e8efd74e
LibWeb: Fix HTMLCanvasElement::preferred_height() default value (#1490)
|
5 éve |
Andreas Kling
|
a37c29e353
LibWeb: Add <canvas> element and start fleshing out CRC2D
|
5 éve |