Sam Atkins
|
7b4ae43b91
LibWeb: Implement the `:seeking` pseudo-class
|
1 سال پیش |
Sam Atkins
|
4df5e24926
LibWeb: Implement the `:playing` and `:paused` pseudo-classes
|
1 سال پیش |
Jonah
|
60e35f2a97
LibWeb: Rough implementation of CSS namespace rule
|
1 سال پیش |
Andreas Kling
|
bf25568703
LibWeb: Bring measuring of scrollable overflow closer to spec
|
2 سال پیش |
Andreas Kling
|
088cc4ea73
LibWeb: Parse CSS :host selector
|
2 سال پیش |
Gabriel Dinner-David
|
c9af6c87bf
LibWeb: Add ::selection to pseudo elements
|
2 سال پیش |
Andi Gallo
|
6c2712764d
LibWeb: Add table-column-group to layout tree dump
|
2 سال پیش |
Andreas Kling
|
caa491b72a
LibWeb: Measure the overflow for all scroll containers
|
2 سال پیش |
Andreas Kling
|
571c05bb47
LibWeb: Include scrollable overflow in paint tree dumps
|
2 سال پیش |
Aliaksandr Kalenik
|
0bef3085dd
LibWeb: Output names of inner table boxes in layout dump
|
2 سال پیش |
Ali Mohammad Pur
|
e90752cc21
LibWeb: Add preliminary support for CSS animations
|
2 سال پیش |
Andreas Kling
|
4fc5e06837
LibWeb: Include weight and slope in CSSFontFaceRule debug dumps
|
2 سال پیش |
Andreas Kling
|
94a26e2715
LibWeb: Include SVG-as-image isolated contexts in layout/DOM tree dumps
|
2 سال پیش |
Andreas Kling
|
968db96101
LibWeb: Show formatting context roots in layout tree dumps
|
2 سال پیش |
Linus Groh
|
36d35c9c82
LibWeb: Rename remaining paint_box variables to paintable_box
|
2 سال پیش |
Linus Groh
|
a75915f055
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
|
2 سال پیش |
Linus Groh
|
754e458d0a
LibWeb/Layout: Rename Box::{paint => paintable}_box()
|
2 سال پیش |
Luke Wilde
|
a744ae79ff
LibWeb: Implement the `:defined` pseudo class
|
2 سال پیش |
Simon Wanner
|
c8ebacb1c9
LibWeb: Support the :scope pseudo class
|
2 سال پیش |
Srikavin Ramkumar
|
c3d6709a9e
LibWeb: Implement selector matching for :indeterminate pseudo-class
|
2 سال پیش |
Andreas Kling
|
72d817d4ea
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
|
2 سال پیش |
Andreas Kling
|
6960a1bb45
LibWeb: Stop polluting layout tree dumps with TextNode memory addresses
|
2 سال پیش |
Andreas Kling
|
9eb8025463
LibWeb: Always include shadow roots in DOM debug dumps
|
2 سال پیش |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 سال پیش |
Sam Atkins
|
c2f0b20d6b
LibWeb: Port FontFace to new Strings
|
2 سال پیش |
Sam Atkins
|
fc3540c4b1
LibWeb: Port CSS::UnicodeRange to new Strings
|
2 سال پیش |
Aliaksandr Kalenik
|
45e85d20b6
LibWeb: Output display type inline-table in layout dump
|
2 سال پیش |
MacDue
|
e2db717bf5
LibWeb: Fix ignored .to_string() errors in Web::dump_sheet()
|
2 سال پیش |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 سال پیش |
martinfalisse
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 سال پیش |