MacDue
|
00cda96e2d
LibWeb: Implement SVG opacity properties
|
2 년 전 |
Jelle Raaijmakers
|
7652dbd983
LibWeb: Use box sampling instead of bilinear scaling when downscaling
|
2 년 전 |
Andreas Kling
|
77db621be5
Revert "LibWeb: Use box sampling instead of bilinear scaling when downscaling"
|
2 년 전 |
Jelle Raaijmakers
|
b79fd3d1a9
LibWeb: Use box sampling instead of bilinear scaling when downscaling
|
2 년 전 |
Andreas Kling
|
5d4e9a0673
LibWeb: Basic support for CSS `text-indent: <length-percentage>`
|
2 년 전 |
MacDue
|
afd355c135
LibWeb: Resolve and paint SVG gradient fills
|
2 년 전 |
MacDue
|
297d8eebcd
LibWeb: Add stop-color as a CSS property
|
2 년 전 |
Sam Atkins
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 년 전 |
Sam Atkins
|
7d29262b8b
LibWeb: Move to_gfx_scaling_mode() helper
|
2 년 전 |
Sam Atkins
|
b3a7a00ccf
LibWeb: Move BackgroundSize enum to ComputedValues.h
|
2 년 전 |
Sam Atkins
|
c4afa79fed
LibWeb: Move FlexBasis enum to ComputedValues.h
|
2 년 전 |
Sam Atkins
|
7a1a97f153
LibWeb: Remove CalculatedStyleValue from Angle
|
2 년 전 |
Sam Atkins
|
7d08d5ad6f
LibWeb: Remove now-unused includes from StyleValue.cpp
|
2 년 전 |
Sam Atkins
|
08fa513887
LibWeb: Split ShadowStyleValue out of StyleValue.{h,cpp}
|
2 년 전 |
Sam Atkins
|
e61a5ad180
LibWeb: Split AbstractImageStyleValue out of StyleValue.{h,cpp}
|
2 년 전 |
MacDue
|
87b8a36e56
LibWeb: Parse and plumb the `accent-color` CSS property
|
2 년 전 |
Andreas Kling
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
2 년 전 |
Sam Atkins
|
e338ef4914
LibWeb: Port ComputedValues to new Strings
|
2 년 전 |
martinfalisse
|
a6548c4d80
LibWeb: Parse `grid-template-areas` CSS property
|
2 년 전 |
martinfalisse
|
64c353f11c
LibWeb: Parse `border-collapse` property for HTML table
|
2 년 전 |
MacDue
|
bbc149ebb9
Meta+Userland: Pass Gfx::Color by value
|
2 년 전 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 년 전 |
martinfalisse
|
9e6612c49b
LibWeb: Parse CSS gap property
|
2 년 전 |
martinfalisse
|
b2b677e984
LibWeb: Refactor GridTrackSize classes
|
2 년 전 |
martinfalisse
|
f7af190de0
LibWeb: Add parent classes for managing GridTrackSizes
|
2 년 전 |
Andreas Kling
|
f8a2c0586a
LibWeb: Parse the CSS align-content property
|
2 년 전 |
Andreas Kling
|
d39f4edc99
LibWeb: Avoid a bunch of unnecessary copying in CSS::ComputedValues
|
2 년 전 |
Andreas Kling
|
0843960235
LibWeb: Use CSS::Size for computed size and max-size values
|
2 년 전 |
MacDue
|
ec4de1e07d
LibWeb: Plumb style/computed values for `backdrop-filter`
|
2 년 전 |
Andreas Kling
|
8f0a48ef23
LibWeb: Make default CSS font settings match other browsers better
|
2 년 전 |