Kenneth Myhra
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 роки тому |
Kenneth Myhra
|
6688f89ad3
LibWeb: Make factory method of FileAPI::FileList fallible
|
2 роки тому |
Karol Kosek
|
9ed4fe7049
LibWeb: Allow to set a root mode value when constructing a ShadowRoot
|
2 роки тому |
Linus Groh
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 роки тому |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 роки тому |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 роки тому |
MacDue
|
890b4d7980
LibWeb: Replace ARIA role static FlyStrings with an enum
|
2 роки тому |
Timothy Flynn
|
8a88d4434f
LibJS+LibWeb: Rename number_to_string to number_to_deprecated_string
|
2 роки тому |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 роки тому |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 роки тому |
Jonah
|
e63d9d4925
LibWeb: Add Support for the ARIA Element Properties
|
2 роки тому |
Srikavin Ramkumar
|
de44e0faf5
LibWeb: Implement reset algorithm for HTMLInputElement
|
2 роки тому |
Luke Wilde
|
1011067a60
LibWeb: Stub HTMLInputElement.setSelectionRange
|
2 роки тому |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 роки тому |
Kyle Lanmon
|
0991464de6
LibWeb: Implement input range type sanitation algorithm
|
2 роки тому |
Kyle Lanmon
|
c5b953e51b
LibWeb: Implement input local date and time type sanitation algorithm
|
2 роки тому |
Kyle Lanmon
|
a3c4af7a19
LibWeb: Implement input time type sanitation algorithm
|
2 роки тому |
Kyle Lanmon
|
d249a69150
LibWeb: Implement input week type sanitation algorithm
|
2 роки тому |
Kyle Lanmon
|
8197b7a063
LibWeb: Implement input month type sanitation algorithm
|
2 роки тому |
Kyle Lanmon
|
edb3a0aa0a
LibWeb: Implement input date type sanitation algorithm
|
2 роки тому |
Kyle Lanmon
|
dfbc5553f2
LibWeb: Implement input email type sanitation algorithm
|
2 роки тому |
Kyle Lanmon
|
6fa34a4ee3
LibWeb: Implement input color type sanitation algorithm
|
2 роки тому |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 роки тому |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 роки тому |
Timothy Flynn
|
4a30446999
LibWeb: Support displaying HTMLInputElement placeholder values
|
2 роки тому |
MacDue
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
2 роки тому |
Luke Wilde
|
1473bc9169
LibWeb: Implement HTMLOrSVGElement.tabIndex
|
2 роки тому |
Andreas Kling
|
5839ef2ed8
LibWeb: Render text inside <input type=password> as asterisks (`*`)
|
2 роки тому |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
2 роки тому |
davidot
|
6e9969ded0
LibWeb: Make HTMLInputElement of type number use the new double parser
|
2 роки тому |