Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 51dbea3a0e LibWeb: Use RefPtrs more in getElementById() and getElementsByName() %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 4a8bfcdd1c LibJS: Move the current exception from Interpreter to VM %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1c43442be4 LibJS+Clients: Add JS::VM object, separate Heap from Interpreter %!s(int64=4) %!d(string=hai) anos
  Luke 124c52b3b5 LibWeb: Implement document ready state %!s(int64=5) %!d(string=hai) anos
  Luke 8b807e65d7 LibWeb: Add Comment and DocumentFragment bindings, move querySelector... %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 01022eb5d6 LibWeb: Allow focusing individual (focusable) elements with Tab key %!s(int64=5) %!d(string=hai) anos
  Linus Groh 7390098adc LibWeb: Fix #include <LibWeb/{DOM => HTML}/AttributeNames.h> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 40f4ccc3ea LibWeb: Initialize tag/attribute name globals in init-time constructors %!s(int64=5) %!d(string=hai) anos
  Linus Groh 1d728af5c4 LibWeb: Clear exceptions in each Document::run_javascript() call %!s(int64=5) %!d(string=hai) anos
  Luke 567845c480 LibWeb: Make sure that head and body always get the HTML element %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e27726dc92 LibWeb: Add the Document.documentElement API %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7811cf3520 LibWeb: Implement the Element.contentEditable IDL attribute %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ef711f501e LibWeb: Move the Page/Frame/EventHandler classes into Page/ %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7daeddb9e9 LibWeb: Move the CSS parser into CSS/Parser/ %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a565121793 LibWeb: Move HTML object model stuff into LibWeb/HTML/ %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson b1299f972c LibWeb: Refactor SVG files into their own directory; follow spec layout %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3cb50a4714 LibWeb: Rename Element::tag_name() => local_name() %!s(int64=5) %!d(string=hai) anos
  Luke 19d6884529 LibWeb: Implement quirks mode detection %!s(int64=5) %!d(string=hai) anos
  Kevin Meyer 5b6920a18a LibWeb: Don't call did_layout in non-main frame documents %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9e642827fc LibWeb: Don't tolerate unit-less lengths (except 0) in standards mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 92d831c25b LibWeb: Implement fragment parsing and use it for Element.innerHTML %!s(int64=5) %!d(string=hai) anos
  Andreas Kling edf0aacda4 LibWeb: Add Document.getElementsByTagName() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 440b4ece22 LibWeb: Move border width and color into LayoutStyle %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5e83a97fa2 LibWeb: Rename LayoutNode::style() => specified_style() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 78f10942ba LibWeb: Update PageView content size on page relayout %!s(int64=5) %!d(string=hai) anos