sideshowbarker
|
583ca6af89
LibWeb: Implement <input type=checkbox switch> experimentally
|
7 months ago |
Nathan van der Kamp
|
a276cf2d5e
LibWeb: Add PopOverInvokerElement and use it in HTMLButtonElement
|
7 months ago |
Tim Ledbetter
|
e176871fdf
LibWeb: Use [Reflect] to implement `HTMLImageElement.decoding`
|
7 months ago |
Tim Ledbetter
|
d73f809af5
LibWeb: Implement `HTMLElement.enterKeyHint`
|
7 months ago |
Tim Ledbetter
|
12fc1de9ca
LibWeb: Implement `HTMLElement.inputMode`
|
7 months ago |
Andreas Kling
|
e781aab274
LibWeb: Honor the various margin attributes in HTMLBodyElement
|
7 months ago |
Shannon Booth
|
75b7a3e413
LibWeb: Add definitions for PointerEvent event handlers
|
8 months ago |
Shannon Booth
|
634823d5b4
LibWeb: Implement HTMLIFrameElement.sandbox
|
8 months ago |
Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
8 months ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |
Luke
|
3f73b0f896
LibWeb: Add almost all obsolete but required IDL attributes
|
4 years ago |
Luke
|
e2e6b03a45
LibWeb: Add support for reflected boolean values
|
4 years ago |
Luke
|
4e8cb4558b
LibWeb: Add initial implementation of foreign content parsing
|
4 years ago |
Andreas Kling
|
e7432efe24
LibWeb: Add the "checked" and "disabled" HTML attributes
|
4 years ago |
Andreas Kling
|
a784090b91
LibWeb: Move HTML::AttributeNames file into HTML/ directory
|
5 years ago |