Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 84414da546 LibWeb: Implement `prefers-color-scheme` media query feature %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 78e57096e2 LibWeb: Distinguish between integer and float in NumericStyleValue %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5c9ca5c2dc LibWeb: Stub out a basic Selection interface %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 6781d60e3a LibWeb: Use "= default" to declare empty constructors and descructors %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes %!s(int64=3) %!d(string=hai) anos
  Sam Atkins fd51b02f9d LibWeb: Implement Window::query_media_feature() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 573955be7f LibWeb: Basic support for location.replace(url) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9f886d499a LibWeb: Remove unnecessary `this` capture in RequestAnimationFrameDriver %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 81ef2b646e LibWeb: Let HTML::EventLoop drive animation frame callbacks %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 97ea277f8f LibWeb: Pass the correct timestamp to requestAnimationFrame callbacks %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5cf439cce0 LibWeb: Run setTimeout() and setInterval() callbacks as HTML tasks %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 1c4404c46a LibWeb: Add the missing PageTransitionEvent IDL constructor %!s(int64=3) %!d(string=hai) anos
  Sam Atkins f1af136925 LibWeb: Make MediaQueryList store MediaQueries instead of a String %!s(int64=3) %!d(string=hai) anos
  Nico Weber 6c9bc18a79 Userland: Fix typos %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 2c6c9b73c8 LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValues %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 63d971d33b LibWeb: Support window.screen{X,Y,Left,Top} %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7410736b0f LibWeb: Support window.devicePixelRatio %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 831fdcaabc LibWeb: Add the PageTransitionEvent interface and fire "pageshow" events %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 2c0987c93b LibWeb: Move window.scroll{X,Y} from wrapper into DOM::Window %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 3d36e4d944 LibWeb: Rename "Computed" CSSStyleDeclaration => "Resolved" %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7632cce5e5 LibWeb: Make requestAnimationFrame() work in multi-process mode %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b27bc078c LibWeb: Add ComputedCSSSstyleDeclaration and support 2 properties :^) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0bcab60463 LibWeb: Make CSSStyleDeclaration an abstract class %!s(int64=3) %!d(string=hai) anos
  Linus Groh 51da5d03da LibWeb: Implement window.matchMedia() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d69133e4ac LibWeb: Stub out a dummy window.getComputedStyle() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8f72729f0e LibWeb: Convert DOM::Window to east-const style %!s(int64=3) %!d(string=hai) anos