Idan Horowitz 795786387b LibJS: Remove the NativeProperty mechanism from LibJS 4 лет назад
..
Attribute.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
CharacterData.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
CharacterData.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
CharacterData.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 лет назад
Comment.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
Comment.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
Comment.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 лет назад
DOMException.h b91c49364d AK: Rename adopt() to adopt_ref() 4 лет назад
DOMException.idl 8da14bf880 LibWeb: Add support for optional default values and optional bools in IDL 4 лет назад
DOMImplementation.cpp 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation 4 лет назад
DOMImplementation.h 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation 4 лет назад
DOMImplementation.idl 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation 4 лет назад
Document.cpp 795786387b LibJS: Remove the NativeProperty mechanism from LibJS 4 лет назад
Document.h a826df773e LibWeb: Make WrapperGenerator generate nullable wrapper types 4 лет назад
Document.idl 7f6baf8b17 LibWeb: Add Document.{images,embeds,plugins,links,forms,scripts} 4 лет назад
DocumentFragment.cpp 31364da590 LibWeb+HackStudio: Use lukew@serenityos.org for my copyright headers 4 лет назад
DocumentFragment.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
DocumentFragment.idl 83d2c3f2f5 LibWeb: Move element_child_count to ParentNode and add its IDL attribute 4 лет назад
DocumentType.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
DocumentType.h 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation 4 лет назад
DocumentType.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 лет назад
Element.cpp 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly 4 лет назад
Element.h 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly 4 лет назад
Element.idl 56d7d28d41 LibWeb: Expose Element.{prefix,localName} 4 лет назад
ElementFactory.cpp b91c49364d AK: Rename adopt() to adopt_ref() 4 лет назад
ElementFactory.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
Event.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 лет назад
Event.h b91c49364d AK: Rename adopt() to adopt_ref() 4 лет назад
Event.idl fc9abee84b LibWeb: Add Event.initEvent 4 лет назад
EventDispatcher.cpp ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
EventDispatcher.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
EventListener.cpp ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
EventListener.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
EventTarget.cpp 2cc6b919f7 LibWeb: Implement EventTarget.dispatchEvent 4 лет назад
EventTarget.h 2cc6b919f7 LibWeb: Implement EventTarget.dispatchEvent 4 лет назад
EventTarget.idl 2cc6b919f7 LibWeb: Implement EventTarget.dispatchEvent 4 лет назад
ExceptionOr.h fd72597999 LibWeb: Make ExceptionOr capable of holding all error types in the spec 4 лет назад
HTMLCollection.cpp e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) 4 лет назад
HTMLCollection.h b91c49364d AK: Rename adopt() to adopt_ref() 4 лет назад
HTMLCollection.idl 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 лет назад
Node.cpp 9cae827f07 LibWeb: Implement Node.contains 4 лет назад
Node.h 9cae827f07 LibWeb: Implement Node.contains 4 лет назад
Node.idl 9cae827f07 LibWeb: Implement Node.contains 4 лет назад
NonDocumentTypeChildNode.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 лет назад
NonElementParentNode.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
ParentNode.cpp 31364da590 LibWeb+HackStudio: Use lukew@serenityos.org for my copyright headers 4 лет назад
ParentNode.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
Position.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 лет назад
Position.h 7181cb3a9c LibWeb: Frame/Position: Implement cursor increment/decrement methods 4 лет назад
ProcessingInstruction.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
ProcessingInstruction.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
ProcessingInstruction.idl 9e338a2be2 LibWeb: Add ProcessingInstruction node 4 лет назад
Range.cpp b91c49364d AK: Rename adopt() to adopt_ref() 4 лет назад
Range.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
Range.idl 8f8f7bfd0f LibWeb: Add constructor to Range IDL interface 4 лет назад
ShadowRoot.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 лет назад
ShadowRoot.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
ShadowRoot.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 лет назад
Text.cpp b91c49364d AK: Rename adopt() to adopt_ref() 4 лет назад
Text.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
Text.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 лет назад
Timer.cpp ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
Timer.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
Window.cpp ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад
Window.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 лет назад