Historial de Commits

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