mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-04 08:36:12 +00:00
LibWeb: Add some missing [FIXME]
IDL attributes
This commit is contained in:
parent
58bb5e1f7a
commit
c0e504fbdd
Notes:
sideshowbarker
2024-07-16 22:11:09 +09:00
Author: https://github.com/tcl3
Commit: c0e504fbdd
Pull-request: https://github.com/SerenityOS/serenity/pull/24404
5 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@ interface HTMLElement : Element {
|
|||
[LegacyNullToEmptyString, CEReactions] attribute DOMString innerText;
|
||||
[LegacyNullToEmptyString, CEReactions] attribute DOMString outerText;
|
||||
|
||||
// FIXME: ElementInternals attachInternals();
|
||||
[FIXME] ElementInternals attachInternals();
|
||||
|
||||
// The popover API
|
||||
[FIXME] undefined showPopover();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue