Andreas Kling
|
42675971e2
LibWeb: Resolve inline-block percentage padding against 0, not infinity
|
преди 2 години |
Andreas Kling
|
e99a6fede4
LibWeb: Allow IFC to size inline-flex boxes midway through flex layout
|
преди 2 години |
Andreas Kling
|
a988241f3f
LibWeb: Resolve % min-sizes against 0 while under min-content constraint
|
преди 2 години |
Andreas Kling
|
3a11b55286
LibWeb: Treat % max-width as none when containing block size indefinite
|
преди 2 години |
Andi Gallo
|
ce186dca70
LibWeb: Fix the x coordinate of a block after a float
|
преди 2 години |
Aliaksandr Kalenik
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
преди 2 години |
Andreas Kling
|
79d2c9f3e8
LibWeb: Don't justify text lines that end in a forced break
|
преди 2 години |
Sam Atkins
|
1051624084
LibWeb: Obey CSS aspect-ratio property during layout
|
преди 2 години |
Andreas Kling
|
89ba00304c
LibWeb: Account for negative margins when calculating float intrusion
|
преди 2 години |
Andreas Kling
|
42470d837e
LibWeb: Move layout box rect helpers into FormattingContext
|
преди 2 години |
Andreas Kling
|
4f08fcde29
LibWeb: Remove unnecessary static formatting context functions
|
преди 2 години |
Andreas Kling
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
преди 2 години |
Jelle Raaijmakers
|
f391ccfe53
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
|
преди 2 години |
Andreas Kling
|
f0560fd087
LibWeb: Support <svg> elements with `display: block`
|
преди 2 години |
Andreas Kling
|
e938860126
LibWeb: Make text justification work between floats
|
преди 2 години |
Andreas Kling
|
bab6796099
LibWeb: Rewrite calculation of available space between floats
|
преди 2 години |
Andreas Kling
|
ca1fa5f748
LibWeb: Use the new to_px() helpers in CSS, SVG and layout code
|
преди 2 години |
Andreas Kling
|
508927cae2
LibWeb: Take floats into account when measuring automatic width of IFC
|
преди 2 години |
Emil Militzer
|
a8d08357c9
LibWeb: Compute inset for relative positioned inline-block
|
преди 2 години |
Andreas Kling
|
01ca7e0544
LibWeb: Whine instead of dying on unexpected box during line layout
|
преди 2 години |
Andreas Kling
|
3b76cc5245
LibWeb: Pass available inner space to inline-level SVG layout
|
преди 2 години |
Karol Kosek
|
166f7e0b96
LibWeb: Respect `box-sizing: content-box` inside inline-blocks
|
преди 2 години |
Sam Atkins
|
c70dcaefcd
LibWeb: Convert LayoutState to new pixel units
|
преди 2 години |
Sam Atkins
|
056acb5ebf
LibWeb: Convert InlineFormattingContext to new pixel units
|
преди 2 години |
Sam Atkins
|
f5f25562d1
LibWeb: Convert FormattingContext to new pixel units
|
преди 2 години |
Aliaksandr Kalenik
|
fe8304d5de
LibWeb: Introduce structure that maintains collapsible margins in BFC
|
преди 2 години |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
преди 2 години |
Andreas Kling
|
e3b8a8f7c8
LibWeb: Treat unresolvable percentage width on inline-block as auto
|
преди 2 години |
Andreas Kling
|
6d18164ab0
LibWeb: Apply min-width and max-width constraints to inline-block boxes
|
преди 2 години |
Andreas Kling
|
97bbb630c8
LibWeb: Make IFC happy to layout anything as long as it's inline outside
|
преди 2 години |