lukasxcs
|
c1ff2a845c
|
LibWeb: Implement DataTransfer.set_data()
|
2025-10-10 08:02:16 +01:00 |
|
Tim Ledbetter
|
d9341adb1e
|
LibWeb: Implement DataTransferItemList.remove()
|
2025-09-12 12:30:33 +02:00 |
|
Veeti Paananen
|
5e23df7d8a
|
LibWeb: Fix case insensitivity for HTMLElement "hidden" attribute
|
2025-09-11 15:20:18 +02:00 |
|
Callum Law
|
829437c11d
|
LibWeb: Implement autocorrect attribute
|
2025-08-29 15:47:17 +01:00 |
|
Callum Law
|
a6fb7c84e9
|
LibWeb: Implement the autocapitalize attribute
|
2025-08-29 15:47:17 +01:00 |
|
Callum Law
|
e539990c7f
|
LibWeb: Implement writingSuggestions attribute
|
2025-08-29 15:47:17 +01:00 |
|
Callum Law
|
87e0523664
|
LibWeb: Implement the spellcheck attribute
|
2025-08-29 15:47:17 +01:00 |
|
Lukas Schmidt
|
c2fc4b25cd
|
LibWeb: Implement HTMLElement.draggable()
|
2025-08-12 17:15:06 +01:00 |
|
Luke Warlow
|
f5860a3b7d
|
LibWeb: Implement hidden="until-found" IDL support
Follow-ups will implement the actual behaviour.
|
2025-01-24 09:08:37 +01:00 |
|
Jelle Raaijmakers
|
217567981a
|
LibWeb: Implement "plaintext-only" state for contenteditable
|
2024-12-03 00:18:03 +01:00 |
|