Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 лет назад |
Andreas Kling
|
4bfdc4db17
LibWeb: Make CSS rule cache smarter about pseudo elements
|
2 лет назад |
Andreas Kling
|
72569bca1c
LibWeb: Implement the CSS rule cache optimization for UA style as well
|
2 лет назад |
Luke Wilde
|
f7ff1fd985
LibWeb: Remove CSS::Parser::ParsingContext's default constructor
|
2 лет назад |
Andreas Kling
|
4c75d4af28
LibWeb: Stop using NonnullRefPtrVector for StyleValueVector
|
2 лет назад |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 лет назад |
Andreas Kling
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
2 лет назад |
Sam Atkins
|
6cc5e09c71
LibWeb: Port StyleComputer to new Strings
|
2 лет назад |
Sam Atkins
|
1c77867c78
LibWeb: Port FontCache to new Strings
|
2 лет назад |
Sam Atkins
|
faab2fe101
LibWeb: Store stylesheet sources as StringViews
|
2 лет назад |
Sam Atkins
|
13d2111b74
LibWeb: Port Selector to new Strings
|
2 лет назад |
Sam Atkins
|
c2f0b20d6b
LibWeb: Port FontFace to new Strings
|
2 лет назад |
Sam Atkins
|
05c1b09621
LibWeb: Port CSS::Parser::Function to new Strings
|
2 лет назад |
Sam Atkins
|
7fc72d3838
LibWeb: Convert CSS Token value to new FlyString
|
2 лет назад |
Aliaksandr Kalenik
|
f58668031d
LibWeb: Respect `font-stretch` in `StyleComputer::compute_font`
|
2 лет назад |
Aliaksandr Kalenik
|
1f4106842d
LibGfx: Pass font width to `FontDatabase::get()`
|
2 лет назад |
Aliaksandr Kalenik
|
ab99e95549
LibWeb: Parse font-stretch CSS property
|
2 лет назад |
martinfalisse
|
9bc001f410
LibWeb: Parse `grid-area` CSS property
|
2 лет назад |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
martinfalisse
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 лет назад |
Sam Atkins
|
4084c66ad2
LibWeb: Use CSS Pixels for viewport rects
|
2 лет назад |
Sam Atkins
|
8cc0bdf777
LibWeb: Resolve Lengths to CSSPixels
|
2 лет назад |
Sam Atkins
|
affc8a22ca
LibWeb+WebContent: Convert BrowsingContext to new pixel units
|
2 лет назад |
Vetrox
|
5080126095
LibWeb: CSS don't set resolve-failures (var/attr)
|
2 лет назад |
Andreas Kling
|
f982400063
LibGfx: Rename TTF/TrueType to OpenType
|
2 лет назад |
Thomas Queiroz
|
eacfcac932
LibWeb: Use HashMap::try_ensure_capacity in StyleComputer
|
2 лет назад |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Mateusz Górzyński
|
4dfdca74e2
LibWeb: Handle <relative-size> values in the `font-size` CSS property
|
2 лет назад |
Mateusz Górzyński
|
a551e02e5e
LibWeb: Handle <absolute-size> values in the `font-size` CSS property
|
2 лет назад |