Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize пре 5 година
..
Attribute.h 120cd44011 LibWeb: Move Attribute to its own header file пре 5 година
AttributeNames.cpp 21957745f7 LibWeb: Special-case initialization of HTML::AttributeNames::class_ пре 5 година
AttributeNames.h 2149820260 LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo") пре 5 година
CanvasRenderingContext2D.cpp 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize пре 5 година
CanvasRenderingContext2D.h a0f3e3c50e LibWeb: Add CanvasRenderingContext2D.canvas пре 5 година
CharacterData.cpp 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb пре 5 година
CharacterData.h 31db3f21ae LibWeb: Start implementing character token parsing пре 5 година
Comment.cpp 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb пре 5 година
Comment.h 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
Document.cpp 5042e560ef LibJS: Make more Interpreter functions take a GlobalObject& пре 5 година
Document.h 59f9b32a44 LibWeb: Remove unused Document::on_layout_updated hook пре 5 година
DocumentFragment.h 660ec504ca LibWeb: Move get_element_by_id() to a NonElementParentNode mixin class пре 5 година
DocumentType.cpp 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb пре 5 година
DocumentType.h a9fba2fb91 LibWeb: Add "name" to DocumentType nodes пре 5 година
Element.cpp 28dcef4757 LibWeb: Add LayoutTableRowGroup to implement display: table-row-group пре 5 година
Element.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
ElementFactory.cpp 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
ElementFactory.h 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
Event.h e323246517 Meta: Add missing copyright headers пре 5 година
EventListener.cpp 97382677bd LibWeb: Make EventListener::function() return a reference пре 5 година
EventListener.h 97382677bd LibWeb: Make EventListener::function() return a reference пре 5 година
EventTarget.cpp beba585f37 LibWeb: Use FlyString for DOM event names пре 5 година
EventTarget.h beba585f37 LibWeb: Use FlyString for DOM event names пре 5 година
HTMLAnchorElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLAnchorElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLBRElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLBRElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLBlinkElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLBlinkElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLBodyElement.cpp ec1891837f LibWeb: Fix <body> and <img> elements not parsing their class attribute пре 5 година
HTMLBodyElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLCanvasElement.cpp 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize пре 5 година
HTMLCanvasElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLElement.h 2149820260 LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo") пре 5 година
HTMLFontElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLFontElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLFormElement.cpp 92392398a2 LibWeb: Add Page abstraction between PageView and main Frame пре 5 година
HTMLFormElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLHRElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLHRElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLHeadElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLHeadElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLHeadingElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLHeadingElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLHtmlElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLHtmlElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLIFrameElement.cpp 3ae3729b4e LibWeb: Let subframes propagate paint invalidations via host element пре 5 година
HTMLIFrameElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLImageElement.cpp ec1891837f LibWeb: Fix <body> and <img> elements not parsing their class attribute пре 5 година
HTMLImageElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLInputElement.cpp 92392398a2 LibWeb: Add Page abstraction between PageView and main Frame пре 5 година
HTMLInputElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLLinkElement.cpp 959de19418 LibWeb: Process style sheets in document order пре 5 година
HTMLLinkElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLScriptElement.cpp 5042e560ef LibJS: Make more Interpreter functions take a GlobalObject& пре 5 година
HTMLScriptElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLStyleElement.cpp 959de19418 LibWeb: Process style sheets in document order пре 5 година
HTMLStyleElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLTableCellElement.cpp 10851d87a2 LibWeb: Add (stub) HTMLTable{,Cell,Row}Element C++ classes пре 5 година
HTMLTableCellElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLTableElement.cpp 10851d87a2 LibWeb: Add (stub) HTMLTable{,Cell,Row}Element C++ classes пре 5 година
HTMLTableElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLTableRowElement.cpp 10851d87a2 LibWeb: Add (stub) HTMLTable{,Cell,Row}Element C++ classes пре 5 година
HTMLTableRowElement.h 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings пре 5 година
HTMLTitleElement.cpp 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
HTMLTitleElement.h 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
ImageData.cpp 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize пре 5 година
ImageData.h 2d4c91df8e LibWeb: Add ImageData objects and implement 2D context putImageData() пре 5 година
MouseEvent.h e323246517 Meta: Add missing copyright headers пре 5 година
Node.cpp 7f22e2a3c4 LibWeb: Use the globals from HTML::AttributeNames in style resolution пре 5 година
Node.h 285a4165f3 LibWeb: Add Node notifications for Document<=>Frame attach/detach пре 5 година
NonElementParentNode.h 82444048de LibWeb: Add cached global attribute name FlyStrings пре 5 година
ParentNode.cpp 632cc53e2c LibWeb: Add ParentNode::remove_all_children() пре 5 година
ParentNode.h 632cc53e2c LibWeb: Add ParentNode::remove_all_children() пре 5 година
TagNames.cpp 9b17bf3dcd LibWeb: Use HTML::TagNames globals in the new HTML parser пре 5 година
TagNames.h 9b17bf3dcd LibWeb: Use HTML::TagNames globals in the new HTML parser пре 5 година
Text.cpp 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb пре 5 година
Text.h 7309642ca8 LibWeb: Use FlyString for Element tag names пре 5 година
Window.cpp 92392398a2 LibWeb: Add Page abstraction between PageView and main Frame пре 5 година
Window.h 3b11e471bd LibWeb: Allow reloading the current page with location.reload() пре 5 година
XMLHttpRequest.cpp 6ed11f1d1c LibWeb: Move ResourceLoader into a new Loader/ directory пре 5 година
XMLHttpRequest.h 602a36970f LibWeb: Add XMLHttpRequest.readyState and constants пре 5 година