ladybird/Userland/Libraries/LibWeb/HTML
Matthew Olsson a98ad191c7 Userland: Add ESCAPING annotations to a bunch of places
This isn't comprehensive; just a result of a simple grep search.
2024-05-22 21:55:34 -06:00
..
Canvas LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
CrossOrigin
CustomElements
EventLoop AK+Userland: Remove NOESCAPE 2024-05-22 21:55:34 -06:00
Parser AK+Userland: Remove NOESCAPE 2024-05-22 21:55:34 -06:00
Scripting
SyntaxHighlighter
ActivateTab.h
AnimatedBitmapDecodedImageData.cpp
AnimatedBitmapDecodedImageData.h
AnimationFrameCallbackDriver.h
AnimationFrameProvider.idl
AttributeNames.cpp
AttributeNames.h
AudioPlayState.h
AudioTrack.cpp
AudioTrack.h
AudioTrack.idl
AudioTrackList.cpp
AudioTrackList.h
AudioTrackList.idl
BrowsingContext.cpp
BrowsingContext.h
BrowsingContextGroup.cpp
BrowsingContextGroup.h
CanvasGradient.cpp
CanvasGradient.h
CanvasGradient.idl
CanvasPattern.cpp
CanvasPattern.h
CanvasPattern.idl LibWeb: Add some missing [FIXME] IDL attributes 2024-05-21 19:29:04 +02:00
CanvasRenderingContext2D.cpp
CanvasRenderingContext2D.h
CanvasRenderingContext2D.idl
CloseEvent.cpp
CloseEvent.h
CloseEvent.idl
ColorPickerUpdateState.h
CORSSettingAttribute.cpp
CORSSettingAttribute.h
DataTransfer.cpp
DataTransfer.h
DataTransfer.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
Dates.cpp
Dates.h
DecodedImageData.cpp
DecodedImageData.h
DocumentReadyState.h
DocumentState.cpp
DocumentState.h
DOMParser.cpp
DOMParser.h
DOMParser.idl
DOMStringMap.cpp
DOMStringMap.h
DOMStringMap.idl
ErrorEvent.cpp
ErrorEvent.h
ErrorEvent.idl
EventHandler.cpp
EventHandler.h
EventNames.cpp
EventNames.h
FileFilter.cpp
FileFilter.h
Focus.cpp
Focus.h
FormAssociatedElement.cpp
FormAssociatedElement.h
FormControlInfrastructure.cpp
FormControlInfrastructure.h
FormDataEvent.cpp
FormDataEvent.h
FormDataEvent.idl
GlobalEventHandlers.cpp
GlobalEventHandlers.h
HashChangeEvent.cpp
HashChangeEvent.h
HashChangeEvent.idl
History.cpp
History.h
History.idl
HistoryHandlingBehavior.h
HTMLAllCollection.cpp
HTMLAllCollection.h Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
HTMLAllCollection.idl
HTMLAnchorElement.cpp LibWeb: Add a few missing visits to m_rel_list members 2024-05-19 09:26:30 +02:00
HTMLAnchorElement.h LibWeb: Add a few missing visits to m_rel_list members 2024-05-19 09:26:30 +02:00
HTMLAnchorElement.idl LibWeb: Implement the HTMLAnchorElement.relList attribute 2024-05-16 08:06:26 +02:00
HTMLAreaElement.cpp LibWeb: Add a few missing visits to m_rel_list members 2024-05-19 09:26:30 +02:00
HTMLAreaElement.h LibWeb: Add a few missing visits to m_rel_list members 2024-05-19 09:26:30 +02:00
HTMLAreaElement.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
HTMLAudioElement.cpp
HTMLAudioElement.h
HTMLAudioElement.idl
HTMLBaseElement.cpp
HTMLBaseElement.h
HTMLBaseElement.idl
HTMLBodyElement.cpp
HTMLBodyElement.h
HTMLBodyElement.idl
HTMLBRElement.cpp
HTMLBRElement.h
HTMLBRElement.idl
HTMLButtonElement.cpp
HTMLButtonElement.h
HTMLButtonElement.idl LibWeb: Use 'FIXME' extended attribute where possible 2024-05-19 16:24:11 +02:00
HTMLCanvasElement.cpp
HTMLCanvasElement.h
HTMLCanvasElement.idl
HTMLDataElement.cpp
HTMLDataElement.h
HTMLDataElement.idl
HTMLDataListElement.cpp
HTMLDataListElement.h
HTMLDataListElement.idl
HTMLDetailsElement.cpp
HTMLDetailsElement.h
HTMLDetailsElement.idl
HTMLDialogElement.cpp
HTMLDialogElement.h
HTMLDialogElement.idl
HTMLDirectoryElement.cpp
HTMLDirectoryElement.h
HTMLDirectoryElement.idl
HTMLDivElement.cpp
HTMLDivElement.h
HTMLDivElement.idl
HTMLDListElement.cpp
HTMLDListElement.h
HTMLDListElement.idl
HTMLDocument.cpp
HTMLDocument.h
HTMLDocument.idl
HTMLElement.cpp LibWeb: Add missing visit to m_labels in HTMLElement 2024-05-18 18:29:52 +02:00
HTMLElement.h LibWeb: Implement the labels attribute for all labelable elements 2024-05-18 18:09:18 +02:00
HTMLElement.idl LibWeb: Add some missing [FIXME] IDL attributes 2024-05-21 19:29:04 +02:00
HTMLEmbedElement.cpp
HTMLEmbedElement.h
HTMLEmbedElement.idl LibWeb: Use 'FIXME' extended attribute where possible 2024-05-19 16:24:11 +02:00
HTMLFieldSetElement.cpp
HTMLFieldSetElement.h
HTMLFieldSetElement.idl LibWeb: Use 'FIXME' extended attribute where possible 2024-05-19 16:24:11 +02:00
HTMLFontElement.cpp
HTMLFontElement.h
HTMLFontElement.idl
HTMLFormElement.cpp LibWeb: Add a few missing visits to m_rel_list members 2024-05-19 09:26:30 +02:00
HTMLFormElement.h LibWeb: Return NonnullGCPtr<DOMTokenList> from relList getters 2024-05-18 11:03:49 +02:00
HTMLFormElement.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
HTMLFrameElement.cpp
HTMLFrameElement.h
HTMLFrameElement.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
HTMLFrameSetElement.cpp
HTMLFrameSetElement.h
HTMLFrameSetElement.idl
HTMLHeadElement.cpp
HTMLHeadElement.h
HTMLHeadElement.idl
HTMLHeadingElement.cpp
HTMLHeadingElement.h
HTMLHeadingElement.idl
HTMLHRElement.cpp
HTMLHRElement.h
HTMLHRElement.idl
HTMLHtmlElement.cpp
HTMLHtmlElement.h
HTMLHtmlElement.idl
HTMLHyperlinkElementUtils.cpp
HTMLHyperlinkElementUtils.h
HTMLHyperlinkElementUtils.idl
HTMLIFrameElement.cpp
HTMLIFrameElement.h
HTMLIFrameElement.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
HTMLImageElement.cpp
HTMLImageElement.h
HTMLImageElement.idl LibWeb: Implement the hspace and vspace attributes 2024-05-21 19:28:43 +02:00
HTMLInputElement.cpp
HTMLInputElement.h
HTMLInputElement.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
HTMLLabelElement.cpp LibWeb: Implement the HTMLLabelElement.form attribute 2024-05-18 11:04:04 +02:00
HTMLLabelElement.h LibWeb: Implement the HTMLLabelElement.form attribute 2024-05-18 11:04:04 +02:00
HTMLLabelElement.idl LibWeb: Implement the HTMLLabelElement.form attribute 2024-05-18 11:04:04 +02:00
HTMLLegendElement.cpp
HTMLLegendElement.h
HTMLLegendElement.idl
HTMLLIElement.cpp
HTMLLIElement.h
HTMLLIElement.idl
HTMLLinkElement.cpp LibWeb: Change Fetch's ProcessBodyError to accept a plain JS value 2024-05-20 16:57:52 -04:00
HTMLLinkElement.h LibWeb: Return NonnullGCPtr<DOMTokenList> from relList getters 2024-05-18 11:03:49 +02:00
HTMLLinkElement.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
HTMLMapElement.cpp
HTMLMapElement.h
HTMLMapElement.idl
HTMLMarqueeElement.cpp
HTMLMarqueeElement.h
HTMLMarqueeElement.idl LibWeb: Implement the hspace and vspace attributes 2024-05-21 19:28:43 +02:00
HTMLMediaElement.cpp LibWeb: Change Fetch's ProcessBodyError to accept a plain JS value 2024-05-20 16:57:52 -04:00
HTMLMediaElement.h Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
HTMLMediaElement.idl LibWeb: Add some missing [FIXME] IDL attributes 2024-05-21 19:29:04 +02:00
HTMLMenuElement.cpp
HTMLMenuElement.h
HTMLMenuElement.idl
HTMLMetaElement.cpp
HTMLMetaElement.h
HTMLMetaElement.idl
HTMLMeterElement.cpp
HTMLMeterElement.h
HTMLMeterElement.idl LibWeb: Implement the labels attribute for all labelable elements 2024-05-18 18:09:18 +02:00
HTMLModElement.cpp
HTMLModElement.h
HTMLModElement.idl
HTMLObjectElement.cpp
HTMLObjectElement.h
HTMLObjectElement.idl LibWeb: Implement the hspace and vspace attributes 2024-05-21 19:28:43 +02:00
HTMLOListElement.cpp
HTMLOListElement.h
HTMLOListElement.idl
HTMLOptGroupElement.cpp
HTMLOptGroupElement.h
HTMLOptGroupElement.idl
HTMLOptionElement.cpp LibWeb: Implement the HTMLOptionElement.form attribute 2024-05-16 08:03:13 +02:00
HTMLOptionElement.h LibWeb: Implement the HTMLOptionElement.form attribute 2024-05-16 08:03:13 +02:00
HTMLOptionElement.idl LibWeb: Implement the HTMLOptionElement.form attribute 2024-05-16 08:03:13 +02:00
HTMLOptionsCollection.cpp
HTMLOptionsCollection.h Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
HTMLOptionsCollection.idl
HTMLOutputElement.cpp LibWeb: Implement the HTMLOutputElement.htmlFor attribute 2024-05-18 11:23:20 +02:00
HTMLOutputElement.h LibWeb: Implement the HTMLOutputElement.htmlFor attribute 2024-05-18 11:23:20 +02:00
HTMLOutputElement.idl LibWeb: Use 'FIXME' extended attribute where possible 2024-05-19 16:24:11 +02:00
HTMLParagraphElement.cpp
HTMLParagraphElement.h
HTMLParagraphElement.idl
HTMLParamElement.cpp
HTMLParamElement.h
HTMLParamElement.idl
HTMLPictureElement.cpp
HTMLPictureElement.h
HTMLPictureElement.idl
HTMLPreElement.cpp LibWeb: Use [Reflect] to implement HTMLPreElement.width 2024-05-21 19:28:43 +02:00
HTMLPreElement.h LibWeb: Use [Reflect] to implement HTMLPreElement.width 2024-05-21 19:28:43 +02:00
HTMLPreElement.idl LibWeb: Use [Reflect] to implement HTMLPreElement.width 2024-05-21 19:28:43 +02:00
HTMLProgressElement.cpp
HTMLProgressElement.h
HTMLProgressElement.idl LibWeb: Implement the labels attribute for all labelable elements 2024-05-18 18:09:18 +02:00
HTMLQuoteElement.cpp
HTMLQuoteElement.h
HTMLQuoteElement.idl
HTMLScriptElement.cpp
HTMLScriptElement.h
HTMLScriptElement.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
HTMLSelectElement.cpp
HTMLSelectElement.h
HTMLSelectElement.idl LibWeb: Use 'FIXME' extended attribute where possible 2024-05-19 16:24:11 +02:00
HTMLSlotElement.cpp
HTMLSlotElement.h
HTMLSlotElement.idl
HTMLSourceElement.cpp
HTMLSourceElement.h
HTMLSourceElement.idl LibWeb: Implement the width and height attributes where missing 2024-05-21 19:28:43 +02:00
HTMLSpanElement.cpp
HTMLSpanElement.h
HTMLSpanElement.idl
HTMLStyleElement.cpp
HTMLStyleElement.h
HTMLStyleElement.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
HTMLSummaryElement.cpp
HTMLSummaryElement.h
HTMLTableCaptionElement.cpp
HTMLTableCaptionElement.h
HTMLTableCaptionElement.idl
HTMLTableCellElement.cpp
HTMLTableCellElement.h
HTMLTableCellElement.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
HTMLTableColElement.cpp
HTMLTableColElement.h
HTMLTableColElement.idl
HTMLTableElement.cpp
HTMLTableElement.h
HTMLTableElement.idl
HTMLTableRowElement.cpp
HTMLTableRowElement.h
HTMLTableRowElement.idl
HTMLTableSectionElement.cpp
HTMLTableSectionElement.h
HTMLTableSectionElement.idl
HTMLTemplateElement.cpp
HTMLTemplateElement.h
HTMLTemplateElement.idl
HTMLTextAreaElement.cpp
HTMLTextAreaElement.h
HTMLTextAreaElement.idl LibWeb: Add some missing [FIXME] IDL attributes 2024-05-21 19:29:04 +02:00
HTMLTimeElement.cpp
HTMLTimeElement.h
HTMLTimeElement.idl
HTMLTitleElement.cpp
HTMLTitleElement.h
HTMLTitleElement.idl
HTMLTrackElement.cpp
HTMLTrackElement.h
HTMLTrackElement.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
HTMLUListElement.cpp
HTMLUListElement.h
HTMLUListElement.idl
HTMLUnknownElement.cpp
HTMLUnknownElement.h
HTMLUnknownElement.idl
HTMLVideoElement.cpp LibWeb: Change Fetch's ProcessBodyError to accept a plain JS value 2024-05-20 16:57:52 -04:00
HTMLVideoElement.h
HTMLVideoElement.idl LibWeb: Implement the width and height attributes where missing 2024-05-21 19:28:43 +02:00
ImageBitmap.cpp
ImageBitmap.h
ImageBitmap.idl
ImageData.cpp
ImageData.h
ImageData.idl LibWeb: Use 'FIXME' extended attribute where possible 2024-05-19 16:24:11 +02:00
ImageRequest.cpp
ImageRequest.h
LazyLoadingElement.h
ListOfAvailableImages.cpp
ListOfAvailableImages.h
Location.cpp
Location.h
Location.idl LibWeb: Use 'FIXME' extended attribute where possible 2024-05-19 16:24:11 +02:00
MediaError.cpp
MediaError.h
MediaError.idl
MessageChannel.cpp
MessageChannel.h
MessageChannel.idl
MessageEvent.cpp LibWeb: Use correct type for MessageEventInit.ports 2024-05-16 08:04:01 +02:00
MessageEvent.h LibWeb: Use correct type for MessageEventInit.ports 2024-05-16 08:04:01 +02:00
MessageEvent.idl LibWeb: Use correct type for MessageEventInit.ports 2024-05-16 08:04:01 +02:00
MessagePort.cpp LibWeb: Use correct type for MessageEventInit.ports 2024-05-16 08:04:01 +02:00
MessagePort.h
MessagePort.idl
MimeType.cpp
MimeType.h
MimeType.idl
MimeTypeArray.cpp
MimeTypeArray.h
MimeTypeArray.idl
Navigable.cpp
Navigable.h
NavigableContainer.cpp
NavigableContainer.h
NavigateEvent.cpp
NavigateEvent.h
NavigateEvent.idl
Navigation.cpp
Navigation.h
Navigation.idl
NavigationCurrentEntryChangeEvent.cpp
NavigationCurrentEntryChangeEvent.h
NavigationCurrentEntryChangeEvent.idl
NavigationDestination.cpp
NavigationDestination.h
NavigationDestination.idl
NavigationHistoryEntry.cpp
NavigationHistoryEntry.h
NavigationHistoryEntry.idl
NavigationParams.cpp
NavigationParams.h
NavigationTransition.cpp
NavigationTransition.h
NavigationTransition.idl
NavigationType.h
NavigationType.idl
Navigator.cpp
Navigator.h
Navigator.idl LibWeb: Use 'FIXME' extended attribute where possible 2024-05-19 16:24:11 +02:00
NavigatorBeacon.cpp
NavigatorBeacon.h
NavigatorBeacon.idl
NavigatorConcurrentHardware.h
NavigatorConcurrentHardware.idl
NavigatorID.cpp
NavigatorID.h
NavigatorID.idl
NavigatorLanguage.h
NavigatorLanguage.idl
NavigatorOnLine.h
NavigatorOnLine.idl
Numbers.cpp
Numbers.h
Origin.cpp
Origin.h
PageTransitionEvent.cpp
PageTransitionEvent.h
PageTransitionEvent.idl
Path2D.cpp
Path2D.h
Path2D.idl
Plugin.cpp
Plugin.h
Plugin.idl
PluginArray.cpp
PluginArray.h
PluginArray.idl
PolicyContainers.cpp
PolicyContainers.h
PopStateEvent.cpp
PopStateEvent.h
PopStateEvent.idl LibWeb: Use 'FIXME' extended attribute where possible 2024-05-19 16:24:11 +02:00
POSTResource.h
PotentialCORSRequest.cpp
PotentialCORSRequest.h
PromiseRejectionEvent.cpp
PromiseRejectionEvent.h
PromiseRejectionEvent.idl
SandboxingFlagSet.h
ScrollOptions.h
SelectedFile.cpp
SelectedFile.h
SelectItem.cpp
SelectItem.h
SessionHistoryEntry.cpp
SessionHistoryEntry.h
SessionHistoryTraversalQueue.cpp
SessionHistoryTraversalQueue.h
SharedImageRequest.cpp LibWeb: Change Fetch's ProcessBodyError to accept a plain JS value 2024-05-20 16:57:52 -04:00
SharedImageRequest.h
SourceSet.cpp
SourceSet.h
SourceSnapshotParams.h
Storage.cpp
Storage.h
Storage.idl
StructuredSerialize.cpp
StructuredSerialize.h
SubmitEvent.cpp
SubmitEvent.h
SubmitEvent.idl
TagNames.cpp
TagNames.h
TextMetrics.cpp
TextMetrics.h
TextMetrics.idl
Timer.cpp
Timer.h
TimeRanges.cpp
TimeRanges.h
TimeRanges.idl
ToggleEvent.cpp
ToggleEvent.h
ToggleEvent.idl
ToggleTaskTracker.h
TokenizedFeatures.h
TrackEvent.cpp
TrackEvent.h
TrackEvent.idl
TraversableNavigable.cpp
TraversableNavigable.h Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
VideoTrack.cpp
VideoTrack.h
VideoTrack.idl
VideoTrackList.cpp
VideoTrackList.h
VideoTrackList.idl
VisibilityState.h
WebViewHints.cpp
WebViewHints.h
Window.cpp Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
Window.h
Window.idl
WindowEventHandlers.cpp
WindowEventHandlers.h
WindowLocalStorage.idl
WindowOrWorkerGlobalScope.cpp LibWeb: Add stub for IDBFactory 2024-05-19 16:24:11 +02:00
WindowOrWorkerGlobalScope.h LibWeb: Add stub for IDBFactory 2024-05-19 16:24:11 +02:00
WindowOrWorkerGlobalScope.idl LibWeb: Use 'FIXME' extended attribute where possible 2024-05-19 16:24:11 +02:00
WindowProxy.cpp
WindowProxy.h
WindowSessionStorage.idl
Worker.cpp
Worker.h
Worker.idl
WorkerAgent.cpp
WorkerAgent.h
WorkerDebugConsoleClient.cpp
WorkerDebugConsoleClient.h
WorkerGlobalScope.cpp
WorkerGlobalScope.h
WorkerGlobalScope.idl
WorkerLocation.cpp
WorkerLocation.h
WorkerLocation.idl
WorkerNavigator.cpp
WorkerNavigator.h
WorkerNavigator.idl