Andreas Kling
|
48f43a7429
LibHTML: Anonymous blocks *should* inherit some properties
|
5 jaren geleden |
Andreas Kling
|
9858e2632c
LibHTML: Let's not have anonymous blocks inherit their parent's style
|
5 jaren geleden |
Andreas Kling
|
ee567cdc3d
LibHTML: Implement basic layout for inline <img alt>
|
5 jaren geleden |
Andreas Kling
|
319f0d2d18
LibHTML: Render list markers in the same color as text
|
5 jaren geleden |
Andreas Kling
|
a7ca719c4e
LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style()
|
5 jaren geleden |
Andreas Kling
|
9c0e9a1a20
LibHTML: Rename ComputedStyle to BoxModelMetrics
|
5 jaren geleden |
Andreas Kling
|
4e35bbffdd
LibHTML: LayoutText should always use parent's style properties
|
5 jaren geleden |
Andreas Kling
|
1d65cf367f
LibHTML: Rewrite inline and text layout
|
5 jaren geleden |
Sergey Bugaev
|
6491493e26
LibHTML: Hide debugging output unless HTML_DEBUG is defined
|
5 jaren geleden |
Sergey Bugaev
|
235dee8c42
LibHTML: Implement rendering
|
5 jaren geleden |
Sergey Bugaev
|
fa876320eb
LibHTML: Fix LayoutBlock vertical position & height computations
|
5 jaren geleden |
Sergey Bugaev
|
756bdb2a42
LibHTML: Fix moving inline elements to unrelated block elements
|
5 jaren geleden |
Sergey Bugaev
|
fd0aa5dd43
LibHTML: Get rid of the style tree
|
5 jaren geleden |
Andreas Kling
|
fc43cf929d
LibHTML: Implement basic block height computation
|
5 jaren geleden |
Andreas Kling
|
70eca3b500
LibHTML: Finish the block width calculation
|
5 jaren geleden |
Andreas Kling
|
e423bb4901
LibHTML: A tiny bit of work towards block layout.
|
6 jaren geleden |
Andreas Kling
|
f88c5860df
LibHTML: Fetch the box edge values needed for block width computation.
|
6 jaren geleden |
Andreas Kling
|
fc127eb769
LibHTML: Create anonymous blocks around inline children of blocks.
|
6 jaren geleden |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 jaren geleden |