Sam Atkins 1159eefff3 LibWeb: Include DOM Node ID in serialized JSON 4 rokov pred
..
AbortController.cpp 1d8f8ea5b1 LibWeb: Add initial support for AbortController and AbortSignal 3 rokov pred
AbortController.h 1d8f8ea5b1 LibWeb: Add initial support for AbortController and AbortSignal 3 rokov pred
AbortController.idl 1d8f8ea5b1 LibWeb: Add initial support for AbortController and AbortSignal 3 rokov pred
AbortSignal.cpp 1d8f8ea5b1 LibWeb: Add initial support for AbortController and AbortSignal 3 rokov pred
AbortSignal.h 1d8f8ea5b1 LibWeb: Add initial support for AbortController and AbortSignal 3 rokov pred
AbortSignal.idl 1d8f8ea5b1 LibWeb: Add initial support for AbortController and AbortSignal 3 rokov pred
Attribute.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
CharacterData.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
CharacterData.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
CharacterData.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 rokov pred
Comment.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Comment.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Comment.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 rokov pred
DOMException.h b91c49364d AK: Rename adopt() to adopt_ref() 4 rokov pred
DOMException.idl 8da14bf880 LibWeb: Add support for optional default values and optional bools in IDL 4 rokov pred
DOMImplementation.cpp 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation 4 rokov pred
DOMImplementation.h 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation 4 rokov pred
DOMImplementation.idl 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation 4 rokov pred
Document.cpp dfa9dcca98 LibWeb+Browser: Remove unnecessary InProcessWebView.h includes 4 rokov pred
Document.h d7485df928 LibWeb: Give each Node a unique ID 3 rokov pred
Document.idl 7f6baf8b17 LibWeb: Add Document.{images,embeds,plugins,links,forms,scripts} 4 rokov pred
DocumentFragment.cpp 31364da590 LibWeb+HackStudio: Use lukew@serenityos.org for my copyright headers 4 rokov pred
DocumentFragment.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
DocumentFragment.idl 83d2c3f2f5 LibWeb: Move element_child_count to ParentNode and add its IDL attribute 4 rokov pred
DocumentType.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
DocumentType.h 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation 4 rokov pred
DocumentType.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 rokov pred
Element.cpp 0fdfdbed9f LibWeb: Ensure inline CSS loaded from HTML is ElementInline 4 rokov pred
Element.h 1b72766e4e LibWeb: Fix issues with CSS attribute selector handling 4 rokov pred
Element.idl 56d7d28d41 LibWeb: Expose Element.{prefix,localName} 4 rokov pred
ElementFactory.cpp b91c49364d AK: Rename adopt() to adopt_ref() 4 rokov pred
ElementFactory.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Event.cpp 217179a39f LibWeb: Remove unused header includes 4 rokov pred
Event.h b91c49364d AK: Rename adopt() to adopt_ref() 4 rokov pred
Event.idl fc9abee84b LibWeb: Add Event.initEvent 4 rokov pred
EventDispatcher.cpp dd1a49ff93 LibWeb: Add missing shadow including ancestor checks in EventDispatcher 3 rokov pred
EventDispatcher.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
EventListener.cpp ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 rokov pred
EventListener.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 rokov pred
EventTarget.cpp 2cc6b919f7 LibWeb: Implement EventTarget.dispatchEvent 4 rokov pred
EventTarget.h 2cc6b919f7 LibWeb: Implement EventTarget.dispatchEvent 4 rokov pred
EventTarget.idl 2cc6b919f7 LibWeb: Implement EventTarget.dispatchEvent 4 rokov pred
ExceptionOr.h fd72597999 LibWeb: Make ExceptionOr capable of holding all error types in the spec 4 rokov pred
HTMLCollection.cpp e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) 4 rokov pred
HTMLCollection.h b91c49364d AK: Rename adopt() to adopt_ref() 4 rokov pred
HTMLCollection.idl 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 rokov pred
Node.cpp 1159eefff3 LibWeb: Include DOM Node ID in serialized JSON 3 rokov pred
Node.h d7485df928 LibWeb: Give each Node a unique ID 3 rokov pred
Node.idl 9cae827f07 LibWeb: Implement Node.contains 4 rokov pred
NonDocumentTypeChildNode.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 rokov pred
NonElementParentNode.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ParentNode.cpp 3bd14941c7 LibWeb: Switch to new CSS Parser :^) 4 rokov pred
ParentNode.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Position.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 rokov pred
Position.h 7181cb3a9c LibWeb: Frame/Position: Implement cursor increment/decrement methods 4 rokov pred
ProcessingInstruction.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ProcessingInstruction.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ProcessingInstruction.idl 9e338a2be2 LibWeb: Add ProcessingInstruction node 4 rokov pred
Range.cpp b91c49364d AK: Rename adopt() to adopt_ref() 4 rokov pred
Range.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Range.idl 8f8f7bfd0f LibWeb: Add constructor to Range IDL interface 4 rokov pred
ShadowRoot.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 rokov pred
ShadowRoot.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
ShadowRoot.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 rokov pred
Text.cpp b91c49364d AK: Rename adopt() to adopt_ref() 4 rokov pred
Text.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 rokov pred
Text.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 rokov pred
Timer.cpp ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 rokov pred
Timer.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 rokov pred
Window.cpp dfa9dcca98 LibWeb+Browser: Remove unnecessary InProcessWebView.h includes 4 rokov pred
Window.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 rokov pred