Linus Groh 33defef267 LibJS: Let parser keep track of errors %!s(int64=5) %!d(string=hai) anos
..
CanvasRenderingContext2D.cpp ce36071447 LibWeb: Implicitly close all subpaths when canvas.fill() is called %!s(int64=5) %!d(string=hai) anos
CanvasRenderingContext2D.h a82419469f LibWeb: Add canvas.fill %!s(int64=5) %!d(string=hai) anos
CharacterData.cpp 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb %!s(int64=5) %!d(string=hai) anos
CharacterData.h 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb %!s(int64=5) %!d(string=hai) anos
Comment.cpp 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb %!s(int64=5) %!d(string=hai) anos
Comment.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
Document.cpp 33defef267 LibJS: Let parser keep track of errors %!s(int64=5) %!d(string=hai) anos
Document.h 0e60e7aef0 LibWeb: Add Document create_element() and create_text_node() helpers %!s(int64=5) %!d(string=hai) anos
DocumentFragment.h 660ec504ca LibWeb: Move get_element_by_id() to a NonElementParentNode mixin class %!s(int64=5) %!d(string=hai) anos
DocumentType.cpp 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb %!s(int64=5) %!d(string=hai) anos
DocumentType.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
Element.cpp e73ad78ba6 LibWeb: Add support for "display: inline-block" %!s(int64=5) %!d(string=hai) anos
Element.h 68b04d5c78 LibWeb: Implement getting and setting element.innerHTML %!s(int64=5) %!d(string=hai) anos
ElementFactory.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
ElementFactory.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
Event.h e323246517 Meta: Add missing copyright headers %!s(int64=5) %!d(string=hai) anos
EventListener.cpp 97382677bd LibWeb: Make EventListener::function() return a reference %!s(int64=5) %!d(string=hai) anos
EventListener.h 97382677bd LibWeb: Make EventListener::function() return a reference %!s(int64=5) %!d(string=hai) anos
EventTarget.cpp beba585f37 LibWeb: Use FlyString for DOM event names %!s(int64=5) %!d(string=hai) anos
EventTarget.h beba585f37 LibWeb: Use FlyString for DOM event names %!s(int64=5) %!d(string=hai) anos
HTMLAnchorElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLAnchorElement.h 061205b3b3 LibWeb: Pass link target to HtmlView's on_link_click callback %!s(int64=5) %!d(string=hai) anos
HTMLBRElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLBRElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLBlinkElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLBlinkElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLBodyElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLBodyElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLCanvasElement.cpp 1b610ac2b6 LibWeb: Use Checked<T> when creating <canvas> bitmap buffers %!s(int64=5) %!d(string=hai) anos
HTMLCanvasElement.h 3f698db85d LibWeb: Limit the maximum size of <canvas> bitmap buffers %!s(int64=5) %!d(string=hai) anos
HTMLElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLFontElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLFontElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLFormElement.cpp fcd922f7b1 LibWeb: Add basic URL encoder for individual values and param lists %!s(int64=5) %!d(string=hai) anos
HTMLFormElement.h 7f538ea7eb LibWeb: When creating form action URL, only include value for the submit %!s(int64=5) %!d(string=hai) anos
HTMLHRElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLHRElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLHeadElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLHeadElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLHeadingElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLHeadingElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLHtmlElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLHtmlElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLImageElement.cpp b8f5b81019 LibWeb: Add support for animated images to HTMLImageElement %!s(int64=5) %!d(string=hai) anos
HTMLImageElement.h b8f5b81019 LibWeb: Add support for animated images to HTMLImageElement %!s(int64=5) %!d(string=hai) anos
HTMLInputElement.cpp 977863ea07 LibGUI: Include keyboard modifier state with button on_click calls %!s(int64=5) %!d(string=hai) anos
HTMLInputElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLLinkElement.cpp eb6e35a1be ProtocolServer: Pass HTTP response headers to the client %!s(int64=5) %!d(string=hai) anos
HTMLLinkElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLScriptElement.cpp 33defef267 LibJS: Let parser keep track of errors %!s(int64=5) %!d(string=hai) anos
HTMLScriptElement.h 56ca91b9f8 LibWeb: Implement <script src> support for synchronous scripts %!s(int64=5) %!d(string=hai) anos
HTMLStyleElement.cpp 56ca91b9f8 LibWeb: Implement <script src> support for synchronous scripts %!s(int64=5) %!d(string=hai) anos
HTMLStyleElement.h 56ca91b9f8 LibWeb: Implement <script src> support for synchronous scripts %!s(int64=5) %!d(string=hai) anos
HTMLTitleElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
HTMLTitleElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
ImageData.cpp 2d4c91df8e LibWeb: Add ImageData objects and implement 2D context putImageData() %!s(int64=5) %!d(string=hai) anos
ImageData.h 2d4c91df8e LibWeb: Add ImageData objects and implement 2D context putImageData() %!s(int64=5) %!d(string=hai) anos
MouseEvent.h e323246517 Meta: Add missing copyright headers %!s(int64=5) %!d(string=hai) anos
Node.cpp aaf35112a4 LibJS: Pass JS::Function around by reference more %!s(int64=5) %!d(string=hai) anos
Node.h 56ca91b9f8 LibWeb: Implement <script src> support for synchronous scripts %!s(int64=5) %!d(string=hai) anos
NonElementParentNode.h 660ec504ca LibWeb: Move get_element_by_id() to a NonElementParentNode mixin class %!s(int64=5) %!d(string=hai) anos
ParentNode.cpp 632cc53e2c LibWeb: Add ParentNode::remove_all_children() %!s(int64=5) %!d(string=hai) anos
ParentNode.h 632cc53e2c LibWeb: Add ParentNode::remove_all_children() %!s(int64=5) %!d(string=hai) anos
Text.cpp 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb %!s(int64=5) %!d(string=hai) anos
Text.h 7309642ca8 LibWeb: Use FlyString for Element tag names %!s(int64=5) %!d(string=hai) anos
Window.cpp aaf35112a4 LibJS: Pass JS::Function around by reference more %!s(int64=5) %!d(string=hai) anos
Window.h 1f6578ee0a LibWeb: Implement JS confirm() %!s(int64=5) %!d(string=hai) anos
XMLHttpRequest.cpp eb6e35a1be ProtocolServer: Pass HTTP response headers to the client %!s(int64=5) %!d(string=hai) anos
XMLHttpRequest.h 602a36970f LibWeb: Add XMLHttpRequest.readyState and constants %!s(int64=5) %!d(string=hai) anos