Andreas Kling
|
66a821e731
LibWeb: Support individual `translate` CSS property
|
7 månader sedan |
Pavel Shliak
|
ddc3017464
LibWeb: Reduce ShadowData struct from 80 to 72 bytes
|
7 månader sedan |
Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
7 månader sedan |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 år sedan |
Andreas Kling
|
f655a60773
LibWeb: Add some more CSS "display" values
|
4 år sedan |
Stephan Unverwerth
|
b4d1390714
LibGFX: Move default_xxx_font() methods from Font to FontDatabase
|
4 år sedan |
Andreas Kling
|
17c529e6c5
LibWeb: Generate the CSS::ValueID enum and its helper functions
|
4 år sedan |
Andreas Kling
|
92d8e559ba
LibWeb: Oops, not all length boxes should default to 'auto' values
|
4 år sedan |
Andreas Kling
|
9c76c4f0cf
LibWeb: Use IdentifierStyleValue for CSS 'list-style-type'
|
4 år sedan |
Andreas Kling
|
78a51933ad
LibWeb: Use IdentifierStyleValue for CSS 'text-transform'
|
4 år sedan |
Andreas Kling
|
4d7ce81835
LibWeb: Use IdentifierStyleValue for CSS 'text-decoration-line'
|
4 år sedan |
Andreas Kling
|
6e7edd6e77
LibWeb: Convert remaining CSS identifiers to use IdentifierStyleValue
|
4 år sedan |
Andreas Kling
|
dd2e8b7dd0
LibWeb: Use IdentifierStyleValue for CSS 'position'
|
4 år sedan |
Andreas Kling
|
3247ea3581
LibWeb: Use CSS::ValueID for 'text-align' values
|
4 år sedan |
Andreas Kling
|
08517daa5a
LibWeb: Improvements to font lookup
|
4 år sedan |
Andreas Kling
|
19144b753a
LibWeb: Make StyleProperties::length_box() default to auto values
|
4 år sedan |
Andreas Kling
|
af757a1659
LibWeb: Naively implement the CSS clear property
|
4 år sedan |
Andreas Kling
|
2cbbab8f73
LibWeb: Compute the final border-style property before painting
|
4 år sedan |
Andreas Kling
|
5aeab9878e
LibWeb: Rename LayoutNode classes and move them into Layout namespace
|
4 år sedan |
Andreas Kling
|
10b534849d
LibWeb: Remove ancient HTML_DEBUG debug logging
|
4 år sedan |
Andreas Kling
|
5abc03db0d
Fonts: Rename font files consistently
|
4 år sedan |
Luke
|
4155de2572
LibWeb: Cache the default font if we fail to find the specified font
|
4 år sedan |
Andreas Kling
|
1f008c95b6
LibWeb: Move CSS classes into the Web::CSS namespace
|
5 år sedan |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
5 år sedan |
Andreas Kling
|
244fe1089c
LibWeb: Use LayoutTableRowGroup for display:table-{header,footer}-group
|
5 år sedan |
Andreas Kling
|
62daa6f73c
LibWeb: Add the 'float' CSS property to LayoutStyle
|
5 år sedan |
Andreas Kling
|
4b2ac34725
LibWeb: Move the offset, margin and padding boxes into LayoutStyle
|
5 år sedan |
Andreas Kling
|
6b334e02e6
LibWeb: Move white-space into LayoutStyle
|
5 år sedan |
Andreas Kling
|
bc178ee743
LibWeb: Add CSS::Display enum and StyleProperties::display()
|
5 år sedan |
Andreas Kling
|
5744dd43c5
LibWeb: Remove default Length constructor and add make_auto()/make_px()
|
5 år sedan |