Luke Wilde
|
a744ae79ff
LibWeb: Implement the `:defined` pseudo class
|
2 tahun lalu |
Simon Wanner
|
c8ebacb1c9
LibWeb: Support the :scope pseudo class
|
2 tahun lalu |
Srikavin Ramkumar
|
c3d6709a9e
LibWeb: Implement selector matching for :indeterminate pseudo-class
|
2 tahun lalu |
Andreas Kling
|
72d817d4ea
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
|
2 tahun lalu |
Andreas Kling
|
6960a1bb45
LibWeb: Stop polluting layout tree dumps with TextNode memory addresses
|
2 tahun lalu |
Andreas Kling
|
9eb8025463
LibWeb: Always include shadow roots in DOM debug dumps
|
2 tahun lalu |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 tahun lalu |
Sam Atkins
|
c2f0b20d6b
LibWeb: Port FontFace to new Strings
|
2 tahun lalu |
Sam Atkins
|
fc3540c4b1
LibWeb: Port CSS::UnicodeRange to new Strings
|
2 tahun lalu |
Aliaksandr Kalenik
|
45e85d20b6
LibWeb: Output display type inline-table in layout dump
|
2 tahun lalu |
MacDue
|
e2db717bf5
LibWeb: Fix ignored .to_string() errors in Web::dump_sheet()
|
2 tahun lalu |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 tahun lalu |
martinfalisse
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 tahun lalu |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 tahun lalu |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 tahun lalu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 tahun lalu |
Timothy Flynn
|
fddbc2e378
LibWeb: Ensure the number of pseudo elements stays up-to-date
|
2 tahun lalu |
Luke Wilde
|
1fbad9caaf
LibWeb: Recognise the ::placeholder pseudo element
|
2 tahun lalu |
Andreas Kling
|
5fbe245406
LibWeb: Don't include object addresses in layout tree dumps
|
2 tahun lalu |
Andreas Kling
|
9abe3b0db5
LibWeb: Unbreak layout tree dumps after layout tree GC changes
|
2 tahun lalu |
Andreas Kling
|
13834cfdff
LibWeb: Use Layout::Node::display() everywhere
|
2 tahun lalu |
Andreas Kling
|
1dd4e2dc87
LibWeb: Cache lowercased names in SimpleSelector
|
2 tahun lalu |
Andreas Kling
|
99ecc216d7
LibWeb: Show iframe URLs in layout tree dumps
|
2 tahun lalu |
MacDue
|
b5febe538c
LibWeb: Parse the -webkit-progress-bar/value pseudo elements
|
2 tahun lalu |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 tahun lalu |
Andreas Kling
|
f4f850aaf2
LibWeb: Support CSSRule.type
|
3 tahun lalu |
Sam Atkins
|
12b8570ce3
LibWeb: Understand the `format()` part of a `@font-face`'s `src`
|
3 tahun lalu |
Sam Atkins
|
dbbd6d3508
LibWeb: Parse `@font-face` `unicode-range` descriptor
|
3 tahun lalu |
Sam Atkins
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 tahun lalu |
Andreas Kling
|
618273b48d
LibWeb: Include children-are-inline state in layout tree dumps
|
3 tahun lalu |