Sam Atkins
|
a9620d8784
LibWeb: Implement the `:target` selector pseudo-class
|
há 1 ano atrás |
Sam Atkins
|
debf38ee9d
LibWeb: Add namespaces to Attribute selectors
|
há 1 ano atrás |
Sam Atkins
|
1858f06881
LibWeb: Add namespaces to Universal and TagName selectors
|
há 1 ano atrás |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
há 1 ano atrás |
Aliaksandr Kalenik
|
4160f13174
LibWeb: Include scroll offset in paint tree dump
|
há 1 ano atrás |
Andreas Kling
|
64c06c345e
LibWeb: Parse :host() selector
|
há 1 ano atrás |
Sam Atkins
|
14e6bae593
LibWeb: Implement the `:focus-visible` pseudo-class
|
há 1 ano atrás |
Sam Atkins
|
f6e4caf197
LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes
|
há 1 ano atrás |
Sam Atkins
|
eb7cda1172
LibWeb: Implement the `:volume-locked` pseudo-class
|
há 1 ano atrás |
Sam Atkins
|
c8a51f232d
LibWeb: Implement the `:muted` pseudo-class
|
há 1 ano atrás |
Sam Atkins
|
7b4ae43b91
LibWeb: Implement the `:seeking` pseudo-class
|
há 1 ano atrás |
Sam Atkins
|
4df5e24926
LibWeb: Implement the `:playing` and `:paused` pseudo-classes
|
há 1 ano atrás |
Jonah
|
60e35f2a97
LibWeb: Rough implementation of CSS namespace rule
|
há 1 ano atrás |
Andreas Kling
|
bf25568703
LibWeb: Bring measuring of scrollable overflow closer to spec
|
há 2 anos atrás |
Andreas Kling
|
088cc4ea73
LibWeb: Parse CSS :host selector
|
há 2 anos atrás |
Gabriel Dinner-David
|
c9af6c87bf
LibWeb: Add ::selection to pseudo elements
|
há 2 anos atrás |
Andi Gallo
|
6c2712764d
LibWeb: Add table-column-group to layout tree dump
|
há 2 anos atrás |
Andreas Kling
|
caa491b72a
LibWeb: Measure the overflow for all scroll containers
|
há 2 anos atrás |
Andreas Kling
|
571c05bb47
LibWeb: Include scrollable overflow in paint tree dumps
|
há 2 anos atrás |
Aliaksandr Kalenik
|
0bef3085dd
LibWeb: Output names of inner table boxes in layout dump
|
há 2 anos atrás |
Ali Mohammad Pur
|
e90752cc21
LibWeb: Add preliminary support for CSS animations
|
há 2 anos atrás |
Andreas Kling
|
4fc5e06837
LibWeb: Include weight and slope in CSSFontFaceRule debug dumps
|
há 2 anos atrás |
Andreas Kling
|
94a26e2715
LibWeb: Include SVG-as-image isolated contexts in layout/DOM tree dumps
|
há 2 anos atrás |
Andreas Kling
|
968db96101
LibWeb: Show formatting context roots in layout tree dumps
|
há 2 anos atrás |
Linus Groh
|
36d35c9c82
LibWeb: Rename remaining paint_box variables to paintable_box
|
há 2 anos atrás |
Linus Groh
|
a75915f055
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
|
há 2 anos atrás |
Linus Groh
|
754e458d0a
LibWeb/Layout: Rename Box::{paint => paintable}_box()
|
há 2 anos atrás |
Luke Wilde
|
a744ae79ff
LibWeb: Implement the `:defined` pseudo class
|
há 2 anos atrás |
Simon Wanner
|
c8ebacb1c9
LibWeb: Support the :scope pseudo class
|
há 2 anos atrás |
Srikavin Ramkumar
|
c3d6709a9e
LibWeb: Implement selector matching for :indeterminate pseudo-class
|
há 2 anos atrás |