.. |
Canvas
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
CrossOrigin
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
EventLoop
|
32ad939e44
LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h
|
hace 2 años |
Parser
|
32ad939e44
LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h
|
hace 2 años |
Scripting
|
14e1513077
LibWeb: Remove the workaround "Worker Window" from Workers
|
hace 2 años |
SyntaxHighlighter
|
6f71516409
LibWeb: Syntax-highlight CSS within HTML :^)
|
hace 3 años |
AnimationFrameCallbackDriver.h
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
hace 2 años |
AttributeNames.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
AttributeNames.h
|
3fe66bddf4
LibWeb: Implement WindowEventHandlers
|
hace 3 años |
BrowsingContext.cpp
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
hace 2 años |
BrowsingContext.h
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
hace 2 años |
BrowsingContextContainer.cpp
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
hace 2 años |
BrowsingContextContainer.h
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
hace 2 años |
BrowsingContextGroup.cpp
|
8ead228202
LibWeb: Implement "browsing context group" concept from the HTML spec
|
hace 2 años |
BrowsingContextGroup.h
|
8ead228202
LibWeb: Implement "browsing context group" concept from the HTML spec
|
hace 2 años |
CanvasGradient.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
CanvasGradient.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
CanvasGradient.idl
|
dc3bf32307
LibWeb: Add barebones CanvasGradient object
|
hace 3 años |
CanvasRenderingContext2D.cpp
|
fb21271334
LibWeb: Replace incorrect uses of AK::is_ascii_space()
|
hace 2 años |
CanvasRenderingContext2D.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
CanvasRenderingContext2D.idl
|
8cfb0d4514
LibWeb: Add fixmes for other missing CRC2D mixins
|
hace 3 años |
CloseEvent.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
CloseEvent.h
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
CloseEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
DOMParser.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
DOMParser.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
DOMParser.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
DOMStringMap.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
DOMStringMap.h
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
hace 2 años |
DOMStringMap.idl
|
f6b24a72ee
LibWeb: Add support for HTMLOrSVGElement.dataset
|
hace 3 años |
DocumentReadyState.h
|
8496024756
LibWeb: Store HTML document ready state as an enum
|
hace 3 años |
ErrorEvent.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
ErrorEvent.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
ErrorEvent.idl
|
11eedc309a
LibWeb: Implement ErrorEvent
|
hace 3 años |
EventHandler.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
EventHandler.h
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
hace 2 años |
EventNames.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
EventNames.h
|
42b8656db3
LibWeb: Flesh out "document visibility" state a bit more
|
hace 2 años |
FormAssociatedElement.cpp
|
c85fcd442f
LibWeb: Check all <fieldset> ancestors in FormAssociatedElement::enabled
|
hace 2 años |
FormAssociatedElement.h
|
173dcfb7cb
Everywhere: Fix a bunch of typos
|
hace 3 años |
GlobalEventHandlers.cpp
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
hace 2 años |
GlobalEventHandlers.h
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
hace 2 años |
HTMLAnchorElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLAnchorElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLAnchorElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLAreaElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLAreaElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLAreaElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLAudioElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLAudioElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLAudioElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLBRElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLBRElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLBRElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLBaseElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLBaseElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLBaseElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLBlinkElement.cpp
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
hace 2 años |
HTMLBlinkElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLBodyElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLBodyElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLBodyElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLButtonElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLButtonElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLButtonElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLCanvasElement.cpp
|
beb3519a49
LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket
|
hace 2 años |
HTMLCanvasElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLCanvasElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLDListElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLDListElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLDListElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLDataElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLDataElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLDataElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLDataListElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLDataListElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLDataListElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLDetailsElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLDetailsElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLDetailsElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLDialogElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLDialogElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLDialogElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLDirectoryElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLDirectoryElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLDirectoryElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLDivElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLDivElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLDivElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLElement.cpp
|
a0d5724a58
LibWeb: Add initial implementation of Element.blur()
|
hace 2 años |
HTMLElement.h
|
a0d5724a58
LibWeb: Add initial implementation of Element.blur()
|
hace 2 años |
HTMLElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLEmbedElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLEmbedElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLEmbedElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLFieldSetElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLFieldSetElement.h
|
2133b7d58a
LibWeb: Implement :enabled and :disabled pseudo classes to spec
|
hace 2 años |
HTMLFieldSetElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLFontElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLFontElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLFontElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLFormElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLFormElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLFormElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLFrameElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLFrameElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLFrameElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLFrameSetElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLFrameSetElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLFrameSetElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLHRElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLHRElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLHRElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLHeadElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLHeadElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLHeadElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLHeadingElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLHeadingElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLHeadingElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLHtmlElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLHtmlElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLHtmlElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLHyperlinkElementUtils.cpp
|
aaa954f900
LibWeb: Bring handling of anchor elements closer to spec
|
hace 3 años |
HTMLHyperlinkElementUtils.h
|
aaa954f900
LibWeb: Bring handling of anchor elements closer to spec
|
hace 3 años |
HTMLHyperlinkElementUtils.idl
|
8d2d315858
LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin
|
hace 3 años |
HTMLIFrameElement.cpp
|
6a7c560849
LibWeb: Respect width and height attributes of <iframe>
|
hace 2 años |
HTMLIFrameElement.h
|
6a7c560849
LibWeb: Respect width and height attributes of <iframe>
|
hace 2 años |
HTMLIFrameElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLImageElement.cpp
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
hace 2 años |
HTMLImageElement.h
|
0455af4441
LibWeb: Implement HTMLImageElement.complete
|
hace 2 años |
HTMLImageElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLInputElement.cpp
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
hace 2 años |
HTMLInputElement.h
|
636602a54e
LibWeb: Implement <input type=file> behavior
|
hace 2 años |
HTMLInputElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLLIElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLLIElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLLIElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLLabelElement.cpp
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
hace 2 años |
HTMLLabelElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLLabelElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLLegendElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLLegendElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLLegendElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLLinkElement.cpp
|
b86c264975
LibWeb: Replace incorrect uses of split_view() for whitespace splitting
|
hace 2 años |
HTMLLinkElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLLinkElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLMapElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLMapElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLMapElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLMarqueeElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLMarqueeElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLMarqueeElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLMediaElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLMediaElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLMediaElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLMenuElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLMenuElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLMenuElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLMetaElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLMetaElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLMetaElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLMeterElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLMeterElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLMeterElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLModElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLModElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLModElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLOListElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLOListElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLOListElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLObjectElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLObjectElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLObjectElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLOptGroupElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLOptGroupElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLOptGroupElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLOptionElement.cpp
|
7760c00714
LibWeb: Move strip_and_collapse_whitespace() to Infra/
|
hace 2 años |
HTMLOptionElement.h
|
2133b7d58a
LibWeb: Implement :enabled and :disabled pseudo classes to spec
|
hace 2 años |
HTMLOptionElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLOptionsCollection.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLOptionsCollection.h
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
hace 2 años |
HTMLOptionsCollection.idl
|
ff9856a214
LibWeb: Implement HTMLOptionsCollection.add()
|
hace 3 años |
HTMLOutputElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLOutputElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLOutputElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLParagraphElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLParagraphElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLParagraphElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLParamElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLParamElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLParamElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLPictureElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLPictureElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLPictureElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLPreElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLPreElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLPreElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLProgressElement.cpp
|
0265041d44
LibWeb: Fix ::-webkit-progress-bar/value pseudo elements
|
hace 2 años |
HTMLProgressElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLProgressElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLQuoteElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLQuoteElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLQuoteElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLScriptElement.cpp
|
102e02d336
LibWeb: Use DOM manipulation task source for <script> src parsing errors
|
hace 2 años |
HTMLScriptElement.h
|
0823a3c422
BindingsGenerator+LibWeb: Pass a VM to static IDL-based functions
|
hace 2 años |
HTMLScriptElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLSelectElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLSelectElement.h
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
hace 2 años |
HTMLSelectElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLSlotElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLSlotElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLSlotElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLSourceElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLSourceElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLSourceElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLSpanElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLSpanElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLSpanElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLStyleElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLStyleElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLStyleElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLTableCaptionElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLTableCaptionElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLTableCaptionElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLTableCellElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLTableCellElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLTableCellElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLTableColElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLTableColElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLTableColElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLTableElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLTableElement.h
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
hace 2 años |
HTMLTableElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLTableRowElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLTableRowElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLTableRowElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLTableSectionElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLTableSectionElement.h
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
hace 2 años |
HTMLTableSectionElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLTemplateElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLTemplateElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLTemplateElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLTextAreaElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLTextAreaElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLTextAreaElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLTimeElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLTimeElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLTimeElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLTitleElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
HTMLTitleElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLTitleElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLTrackElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLTrackElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLTrackElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLUListElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLUListElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLUListElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLUnknownElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLUnknownElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLUnknownElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
HTMLVideoElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
HTMLVideoElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
HTMLVideoElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
History.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
History.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
History.idl
|
1927600852
LibWeb: Add the History object and stub pushState and replaceState
|
hace 3 años |
HistoryHandlingBehavior.h
|
5a500827b8
LibWeb: Move HistoryHandlingBehavior enum to its own header
|
hace 2 años |
ImageData.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
ImageData.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
ImageData.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
MessageChannel.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
MessageChannel.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
MessageChannel.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
MessageEvent.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
MessageEvent.h
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
MessageEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
MessagePort.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
MessagePort.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
MessagePort.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
NavigationParams.h
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
hace 2 años |
Navigator.cpp
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
Navigator.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
Navigator.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
NavigatorConcurrentHardware.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
NavigatorConcurrentHardware.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
NavigatorID.cpp
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
NavigatorID.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
NavigatorID.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
NavigatorLanguage.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
NavigatorLanguage.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
NavigatorOnLine.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
NavigatorOnLine.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
Origin.h
|
9d1336a1c9
LibWeb: Rename an origin's protocol to origin scheme
|
hace 2 años |
PageTransitionEvent.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
PageTransitionEvent.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
PageTransitionEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
Path2D.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
Path2D.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
Path2D.idl
|
2ec52bbbd5
LibWeb: Implement Path2D class
|
hace 3 años |
PolicyContainers.h
|
de74ba587f
LibWeb: Add a stub PolicyContainer struct
|
hace 3 años |
PromiseRejectionEvent.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
PromiseRejectionEvent.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
PromiseRejectionEvent.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
hace 2 años |
SandboxingFlagSet.h
|
d073a31c21
LibWeb: Add missing includes
|
hace 2 años |
SessionHistoryEntry.h
|
4ee5dfbe4b
LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms
|
hace 2 años |
Storage.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
Storage.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
Storage.idl
|
47979996e8
LibWeb: Add Storage interface and window.localStorage
|
hace 3 años |
SubmitEvent.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
SubmitEvent.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
SubmitEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
TagNames.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
TagNames.h
|
de88e119a0
LibWeb: Implement XMLSerializer
|
hace 3 años |
TextMetrics.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
TextMetrics.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
TextMetrics.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
hace 2 años |
Timer.cpp
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
hace 2 años |
Timer.h
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
hace 2 años |
VisibilityState.h
|
d4acdac317
LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
|
hace 2 años |
Window.cpp
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
Window.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
WindowEventHandlers.cpp
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
hace 2 años |
WindowEventHandlers.h
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
hace 2 años |
WindowOrWorkerGlobalScope.idl
|
b456adcb59
LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin
|
hace 3 años |
WindowProxy.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
WindowProxy.h
|
56d8c4ff26
LibWeb: Move WindowProxy from Bindings/ to HTML/
|
hace 2 años |
Worker.cpp
|
14e1513077
LibWeb: Remove the workaround "Worker Window" from Workers
|
hace 2 años |
Worker.h
|
14e1513077
LibWeb: Remove the workaround "Worker Window" from Workers
|
hace 2 años |
Worker.idl
|
f45d361f03
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
|
hace 3 años |
WorkerDebugConsoleClient.cpp
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
hace 3 años |
WorkerDebugConsoleClient.h
|
ae346cff6b
LibWeb: Add partially functioning Worker API
|
hace 3 años |
WorkerGlobalScope.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
hace 2 años |
WorkerGlobalScope.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
WorkerGlobalScope.idl
|
b456adcb59
LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin
|
hace 3 años |
WorkerLocation.cpp
|
9da72cdaba
LibWeb: Make WorkerLocation GC-allocated
|
hace 2 años |
WorkerLocation.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
hace 2 años |
WorkerLocation.idl
|
820e99f97d
LibWeb: Add initial implementation for WorkerGlobalScope
|
hace 3 años |
WorkerNavigator.cpp
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
WorkerNavigator.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |
WorkerNavigator.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
hace 2 años |