Aliaksandr Kalenik
|
e3c75d7b6f
LibWeb: Add HTMLElement::is_content_editable()
|
1 year ago |
Andreas Kling
|
cfe9577b48
LibWeb: Bring HTMLElement.offset{Left,Top,Parent} closer to spec
|
1 year ago |
Matthew Olsson
|
1a94241f58
IDL: Add missing #imports
|
1 year ago |
Matthew Olsson
|
26e6c47d0a
IDL: Add missing spec links
|
1 year ago |
Bastiaan van der Plaat
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 year ago |
Shannon Booth
|
2c69f273a0
LibWeb: Port HTMLElement interface from DeprecatedString to String
|
1 year ago |
Shannon Booth
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 year ago |
Luke Wilde
|
32e27bc7fa
LibWeb: Add a bunch of missing CEReactions
|
2 years ago |
Srikavin Ramkumar
|
5c8be3b072
LibWeb: Add missing constructors to HTMLElement IDLs
|
2 years ago |
Simon Wanner
|
03c225b023
LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin
|
2 years ago |
Igor Pissolati
|
bfdb30c74a
LibWeb: Implement bare-bones `HTMLElement.dir`
|
2 years ago |
Luke Wilde
|
469ef22a22
LibWeb: Add HTMLOrSVGElement.autofocus
|
2 years ago |
Luke Wilde
|
1473bc9169
LibWeb: Implement HTMLOrSVGElement.tabIndex
|
2 years ago |
Andrew Kaster
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
Andrew Kaster
|
a0d5724a58
LibWeb: Add initial implementation of Element.blur()
|
2 years ago |
Idan Horowitz
|
d25bd2dbd8
LibWeb: Add the GlobalEventHandlers IDL mixin
|
3 years ago |
Idan Horowitz
|
1577bac6a5
LibWeb: Add the HTMLOrSVGElement IDL interface mixin
|
3 years ago |
Idan Horowitz
|
f45d361f03
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
|
3 years ago |
Ali Mohammad Pur
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 years ago |
Andreas Kling
|
e842e955e5
LibWeb: Implement HTMLElement.click()
|
3 years ago |
Andreas Kling
|
a062e803c5
LibWeb: Implement (most of) HTMLElement.focus()
|
3 years ago |
Andreas Kling
|
439be913cf
LibWeb: Support HTMLElement.offset{Width,Height}
|
3 years ago |
Luke Wilde
|
f6b24a72ee
LibWeb: Add support for HTMLOrSVGElement.dataset
|
3 years ago |
Idan Horowitz
|
815934a95d
LibWeb: Expose the HTMLElement::{offsetLeft, offsetTop} attributes
|
4 years ago |
Andreas Kling
|
a59b1825ce
LibWeb: Basic implementation of global event handlers :^)
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |