Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
hace 2 años |
martinfalisse
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
hace 2 años |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
hace 2 años |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
hace 2 años |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
hace 2 años |
Timothy Flynn
|
fddbc2e378
LibWeb: Ensure the number of pseudo elements stays up-to-date
|
hace 2 años |
Luke Wilde
|
1fbad9caaf
LibWeb: Recognise the ::placeholder pseudo element
|
hace 2 años |
Andreas Kling
|
5fbe245406
LibWeb: Don't include object addresses in layout tree dumps
|
hace 2 años |
Andreas Kling
|
9abe3b0db5
LibWeb: Unbreak layout tree dumps after layout tree GC changes
|
hace 2 años |
Andreas Kling
|
13834cfdff
LibWeb: Use Layout::Node::display() everywhere
|
hace 2 años |
Andreas Kling
|
1dd4e2dc87
LibWeb: Cache lowercased names in SimpleSelector
|
hace 2 años |
Andreas Kling
|
99ecc216d7
LibWeb: Show iframe URLs in layout tree dumps
|
hace 2 años |
MacDue
|
b5febe538c
LibWeb: Parse the -webkit-progress-bar/value pseudo elements
|
hace 3 años |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
hace 3 años |
Andreas Kling
|
f4f850aaf2
LibWeb: Support CSSRule.type
|
hace 3 años |
Sam Atkins
|
12b8570ce3
LibWeb: Understand the `format()` part of a `@font-face`'s `src`
|
hace 3 años |
Sam Atkins
|
dbbd6d3508
LibWeb: Parse `@font-face` `unicode-range` descriptor
|
hace 3 años |
Sam Atkins
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
hace 3 años |
Andreas Kling
|
618273b48d
LibWeb: Include children-are-inline state in layout tree dumps
|
hace 3 años |
Andreas Kling
|
195ef5e26f
LibWeb: Bring CSS line-height implementation closer to spec
|
hace 3 años |
Sam Atkins
|
31b24c2b29
LibWeb: Remove now-unused null values from Selector enums
|
hace 3 años |
Sam Atkins
|
c0db19f63c
LibWeb: Use a Variant for SimpleSelector's contents
|
hace 3 años |
Sam Atkins
|
d60b3be29a
LibWeb: Implement the :focus-within selector
|
hace 3 años |
Andreas Kling
|
bdd42c9b0e
LibWeb: Add basic support for :lang() CSS selector
|
hace 3 años |
Andreas Kling
|
3f55271c8e
LibWeb: Don't crash when dumping layout tree pre-layout
|
hace 3 años |
Sam Atkins
|
5b0187477b
LibWeb: Implement `:nth-[last-]child(n of foo)` syntax
|
hace 3 años |
Sam Atkins
|
993653317c
LibWeb: Implement the :where() selector
|
hace 3 años |
Sam Atkins
|
c148ed50bb
LibWeb: Implement the :is() selector
|
hace 3 años |
Andreas Kling
|
e31fe3eeb8
LibWeb: Rename Element::specified_css_values() => computed_css_values()
|
hace 3 años |
Andreas Kling
|
ba606d9057
LibWeb: Move PaintingBox to its own .cpp and .h files
|
hace 3 años |