Bastiaan van der Plaat
|
a2f101c10b
LibWeb: Add input and textarea minlength and maxlength support
|
1 سال پیش |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 سال پیش |
Shannon Booth
|
c7cd6f2bef
LibWeb: Remove some unused DeprecatedFlyString includes
|
1 سال پیش |
Shannon Booth
|
8ce9e51c97
LibWeb: Port Node interface from DeprecatedString to String
|
1 سال پیش |
Timothy Flynn
|
45b36bd08a
LibWeb: Introduce the slottable concept for DOM elements and text nodes
|
1 سال پیش |
Sam Atkins
|
4897643ffb
LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called
|
1 سال پیش |
Shannon Booth
|
bcb6851c07
LibWeb: Port Text interface from DeprecatedString to String
|
1 سال پیش |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 سال پیش |
Kenneth Myhra
|
200d22c650
LibWeb: Make factory method of DOM::Text fallible
|
2 سال پیش |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 سال پیش |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 سال پیش |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Andreas Kling
|
5839ef2ed8
LibWeb: Render text inside <input type=password> as asterisks (`*`)
|
2 سال پیش |
Andrew Kaster
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 سال پیش |
Andrew Kaster
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
2 سال پیش |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 سال پیش |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 سال پیش |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 سال پیش |
Luke Wilde
|
1ceba560f4
LibWeb: Add CDATASection
|
3 سال پیش |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 سال پیش |
Andreas Kling
|
b0955fd269
LibWeb: Add fast_is<T>() for some common DOM Node subclasses
|
3 سال پیش |
Andreas Kling
|
d2f9f8bd4f
LibWeb: Implement Text.splitText(offset)
|
3 سال پیش |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 سال پیش |
Andreas Kling
|
5f54b8dd6c
LibWeb: Fire "input" and "change" events when editing a text <input>
|
3 سال پیش |
Andreas Kling
|
7e1bf4d300
LibWeb: Compute element style in Layout::TreeBuilder
|
3 سال پیش |
Luke Wilde
|
6e80458515
LibWeb: Add constructors for Text, DocumentFragment and Comment
|
3 سال پیش |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Andreas Kling
|
41ff7268db
LibWeb: Add a way to make a DOM::Text always editable
|
4 سال پیش |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 سال پیش |