Andreas Kling
|
e1a24edfa9
LibWeb: Reorganize layout system in terms of formatting contexts
|
4 rokov pred |
Andreas Kling
|
fffc5896d8
LibWeb: Make layout tree have non-const pointers to the DOM
|
5 rokov pred |
Andreas Kling
|
c46439f240
LibWeb: Move HTML classes into the Web::HTML namespace
|
5 rokov pred |
Andreas Kling
|
1f008c95b6
LibWeb: Move CSS classes into the Web::CSS namespace
|
5 rokov pred |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
5 rokov pred |
Andreas Kling
|
440b4ece22
LibWeb: Move border width and color into LayoutStyle
|
5 rokov pred |
Andreas Kling
|
b959d06ace
LibWeb: Generate HTMLCanvasElement bindings from IDL :^)
|
5 rokov pred |
Andreas Kling
|
8c82d26668
LibWeb: Rename LayoutNode::render() to paint()
|
5 rokov pred |
Andreas Kling
|
cfab53903f
LibWeb: Separate layout tree rendering into phases
|
5 rokov pred |
Andreas Kling
|
656b01eb0f
LibWeb: Rework the layout engine to use relative offsets
|
5 rokov pred |
Andreas Kling
|
b656fac00e
LibWeb: Make <canvas> use the generic replaced layout algorithm
|
5 rokov pred |
Andreas Kling
|
35040dd2c4
LibWeb: LayoutMode line_break_policy => LayoutMode layout_mode
|
5 rokov pred |
Andreas Kling
|
f01af62313
LibWeb: Basic support for display:inline-block with width:auto
|
5 rokov pred |
Andreas Kling
|
3f698db85d
LibWeb: Limit the maximum size of <canvas> bitmap buffers
|
5 rokov pred |
Andreas Kling
|
a37c29e353
LibWeb: Add <canvas> element and start fleshing out CRC2D
|
5 rokov pred |