Commit Verlauf

Autor SHA1 Nachricht Datum
  Tobias Christiansen 20667dfff5 LibWeb: Plumb calculated StyleValues into CSS::Length vor 4 Jahren
  Daniel Bertalan b0208ce433 Everywhere: Forward declare structs as structs vor 4 Jahren
  Luke f7ad8c0f94 LibWeb: Add DOMParser vor 4 Jahren
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext vor 4 Jahren
  DexesTTP 22413ef729 LibWeb: Add WebSocket bindings vor 4 Jahren
  Andreas Kling e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests vor 4 Jahren
  Timothy Flynn 7193e518d1 Browser+LibWeb: Move the cookie structure into LibWeb vor 4 Jahren
  Timothy Flynn c2d38abe6f Browser+LibWeb: Move cookie parser into LibWeb vor 4 Jahren
  Luke 9e338a2be2 LibWeb: Add ProcessingInstruction node vor 4 Jahren
  Timothy Flynn e1b5613142 LibWeb: Defer mouse events from TextNode to Label vor 4 Jahren
  Timothy Flynn d8106dda73 LibWeb: Add "Label" to be the layout node for HTMLLabelElement vor 4 Jahren
  Linus Groh 340e1f4b28 LibWeb: Implement the Screen interface vor 4 Jahren
  Timothy Flynn b50de19cd3 LibWeb: Add support for HTML input type=radio vor 4 Jahren
  Andreas Kling cad4cc9a2a LibWeb: Invalidate element style after setting Element.style.foo vor 4 Jahren
  Andreas Kling 33e3f0c71f LibWeb: Expose barebones CSSStyleDeclaration to JavaScript vor 4 Jahren
  Andreas Kling 0759f54bd3 LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM vor 4 Jahren
  Andreas Kling a9830d9a55 LibWeb: Start exposing CSS style sheets to JavaScript :^) vor 4 Jahren
  Andreas Kling fefb05f6f3 LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet vor 4 Jahren
  Andreas Kling 0af4762662 LibWeb: Rename StyleRule => CSSStyleRule vor 4 Jahren
  Sviatoslav Peleshko 54617e1a91 LibWeb: Added simple parsing for (at)import rules vor 4 Jahren
  Sviatoslav Peleshko 04d67d0239 LibWeb: Create base class CSSRule for all CSS rules vor 4 Jahren
  Linus Groh ada71dc71b LibWeb: Add DOM::DOMException class and bindings vor 4 Jahren
  Andreas Kling bf82e7fba2 LibWeb: Add DOM::ShadowRoot to forwarding header vor 4 Jahren
  Andreas Kling a59b1825ce LibWeb: Basic implementation of global event handlers :^) vor 4 Jahren
  Luke 0a1226344a LibWeb: Add XHREventTarget and have XHR inherit from it vor 4 Jahren
  Luke 4f2e154dbe LibWeb: Flesh out existing XHR methods a bit more vor 4 Jahren
  Andreas Kling 5b91362d4e LibWeb: Move XMLHttpRequest to separate XHR directory vor 4 Jahren
  Andreas Kling 9e45594dc8 LibWeb: Stub out the PerformanceTiming object from Navigation Timing vor 4 Jahren