Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
hace 9 meses |
Sam Atkins
|
0e3487b9ab
LibWeb: Rename StyleValue -> CSSStyleValue
|
hace 10 meses |
Sam Atkins
|
14611de362
LibWeb: Implement getComputedStyle() pseudoElement parameter
|
hace 11 meses |
Tim Ledbetter
|
ea68bdef26
LibWeb: Return error on modification of a computed CSS style declaration
|
hace 11 meses |
Bastiaan van der Plaat
|
a05fd28b7b
LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer
|
hace 1 año |
Bastiaan van der Plaat
|
f621dc464b
LibWeb: Add internal use_pseudo_element to DOM Element
|
hace 1 año |
Shannon Booth
|
af7df1dbbf
LibWeb: Port CSSStyleDeclaration from DeprecatedString to String
|
hace 1 año |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
hace 1 año |
Shannon Booth
|
f5efe9bb63
LibWeb: Port CSSStyleDeclaration from DeprecatedString to String
|
hace 1 año |
Sam Atkins
|
81b9f3ec15
LibWeb: Make ResolvedCSSStyleDeclaration method infallible
|
hace 1 año |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
hace 1 año |
Sam Atkins
|
294f5b109f
LibWeb: Propagate errors from ResolvedCSSStyleDeclaration
|
hace 2 años |
Andreas Kling
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
hace 2 años |
Kenneth Myhra
|
8fbd43cb27
LibWeb: Make factory method of CSS::ResolvedCSSStyleDeclaration fallible
|
hace 2 años |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
hace 2 años |
Luke Wilde
|
c247fefee7
LibWeb: Implement CSSStyleDeclaration.cssText
|
hace 2 años |
Andrew Kaster
|
a2ccb00e1d
LibWeb: Remove unecessary dependence on Window from CSS classes
|
hace 2 años |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
hace 2 años |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
hace 2 años |
Andreas Kling
|
72bacba97b
LibWeb: Make CSSStyleDeclaration GC-allocated
|
hace 2 años |
Andreas Kling
|
66618a666b
LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec
|
hace 3 años |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
hace 3 años |
Andreas Kling
|
3db847c64a
LibWeb: Implement CSSRule and CSSStyleDeclaration serialization
|
hace 3 años |
Andreas Kling
|
3d36e4d944
LibWeb: Rename "Computed" CSSStyleDeclaration => "Resolved"
|
hace 3 años |