This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-19 01:29:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71bf9f1d0d431a37ed304deca8548c14036e0948
ladybird
/
Userland
/
Libraries
/
LibWeb
/
DOM
History
Timothy Flynn
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
...
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
AbortController.cpp
…
AbortController.h
…
AbortController.idl
…
AbortSignal.cpp
…
AbortSignal.h
…
AbortSignal.idl
…
AbstractRange.cpp
…
AbstractRange.h
…
AbstractRange.idl
…
AccessibilityTreeNode.cpp
…
AccessibilityTreeNode.h
…
Attr.cpp
…
Attr.h
…
Attr.idl
…
CDATASection.cpp
…
CDATASection.h
…
CDATASection.idl
…
CharacterData.cpp
…
CharacterData.h
…
CharacterData.idl
…
ChildNode.h
…
ChildNode.idl
…
Comment.cpp
…
Comment.h
…
Comment.idl
…
CustomEvent.cpp
…
CustomEvent.h
…
CustomEvent.idl
…
Document.cpp
LibWeb: Implement
loading=lazy
for
<img>
elements
2023-07-07 05:27:25 +02:00
Document.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
Document.idl
…
DocumentFragment.cpp
…
DocumentFragment.h
…
DocumentFragment.idl
…
DocumentLoadEventDelayer.cpp
…
DocumentLoadEventDelayer.h
…
DocumentLoading.cpp
LibWeb: Create an audio document for
audio/
MIME types on navigation
2023-06-17 14:16:26 +02:00
DocumentLoading.h
…
DocumentObserver.cpp
…
DocumentObserver.h
…
DocumentType.cpp
…
DocumentType.h
…
DocumentType.idl
…
DOMEventListener.cpp
…
DOMEventListener.h
…
DOMImplementation.cpp
…
DOMImplementation.h
…
DOMImplementation.idl
…
DOMTokenList.cpp
…
DOMTokenList.h
…
DOMTokenList.idl
…
Element.cpp
LibWeb: Add initial implementation of IntersectionObserver
2023-07-07 05:27:25 +02:00
Element.h
LibWeb: Add initial implementation of IntersectionObserver
2023-07-07 05:27:25 +02:00
Element.idl
…
ElementFactory.cpp
…
ElementFactory.h
…
Event.cpp
…
Event.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
Event.idl
…
EventDispatcher.cpp
…
EventDispatcher.h
…
EventHandler.idl
…
EventTarget.cpp
LibJS+LibWeb: Plumb local variables names to ECMAScriptFunctionObject
2023-07-05 21:03:01 +02:00
EventTarget.h
…
EventTarget.idl
…
HTMLCollection.cpp
…
HTMLCollection.h
…
HTMLCollection.idl
…
IDLEventListener.cpp
…
IDLEventListener.h
…
InnerHTML.idl
…
LiveNodeList.cpp
…
LiveNodeList.h
…
MutationObserver.cpp
…
MutationObserver.h
…
MutationObserver.idl
…
MutationRecord.cpp
…
MutationRecord.h
…
MutationRecord.idl
…
MutationType.cpp
…
MutationType.h
…
NamedNodeMap.cpp
…
NamedNodeMap.h
…
NamedNodeMap.idl
…
Node.cpp
LibWeb: Prevent crash when inspecting SVG documents
2023-06-27 09:20:06 +01:00
Node.h
LibWeb: Add fast_is<T>() for SVGUseElement
2023-06-23 06:23:42 +02:00
Node.idl
…
NodeFilter.cpp
…
NodeFilter.h
…
NodeFilter.idl
…
NodeIterator.cpp
…
NodeIterator.h
…
NodeIterator.idl
…
NodeList.cpp
…
NodeList.h
…
NodeList.idl
…
NodeOperations.cpp
…
NodeOperations.h
…
NonDocumentTypeChildNode.h
…
NonElementParentNode.h
…
ParentNode.cpp
…
ParentNode.h
…
ParentNode.idl
…
Position.cpp
…
Position.h
…
ProcessingInstruction.cpp
…
ProcessingInstruction.h
…
ProcessingInstruction.idl
…
QualifiedName.cpp
…
QualifiedName.h
…
Range.cpp
…
Range.h
…
Range.idl
…
ShadowRoot.cpp
…
ShadowRoot.h
…
ShadowRoot.idl
…
StaticNodeList.cpp
…
StaticNodeList.h
…
StaticRange.cpp
…
StaticRange.h
…
StaticRange.idl
…
StyleElementUtils.cpp
…
StyleElementUtils.h
…
Text.cpp
…
Text.h
…
Text.idl
…
TreeWalker.cpp
…
TreeWalker.h
…
TreeWalker.idl
…
XMLDocument.cpp
…
XMLDocument.h
…
XMLDocument.idl
…