Andreas Kling
|
33e3f0c71f
LibWeb: Expose barebones CSSStyleDeclaration to JavaScript
|
4 år sedan |
Andreas Kling
|
0759f54bd3
LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM
|
4 år sedan |
Linus Groh
|
e064194061
LibWeb: Return InvalidCharacterError from Element::set_attribute() for empty attr
|
4 år sedan |
Andreas Kling
|
d597626ea1
LibWeb: Add a way to give DOM::Element a ShadowRoot
|
4 år sedan |
Linus Groh
|
79bab28f5e
LibWeb: Implement Element.getElementsBy{Tag,Class}Name()
|
4 år sedan |
Linus Groh
|
2a38f008bf
LibWeb: Make getElementsByClassName() case-insensitive in quirks mode
|
4 år sedan |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 år sedan |
Andreas Kling
|
fd441b954d
LibWeb: Add fast_is<T>() for some DOM and layout node subclasses
|
4 år sedan |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 år sedan |