Commit History

Author SHA1 Message Date
  Tim Ledbetter fc1f037cd1 LibWeb: Implement the `window.opener` attribute 1 year ago
  auipc 6a662e0d43 LibWeb: Add various window transformation methods 1 year ago
  Reimar 4299fb604b LibWeb: Add window.status property 1 year ago
  Matthew Olsson 1a94241f58 IDL: Add missing #imports 1 year ago
  Luke Wilde fc42c75a0c LibWeb: Make Window.postMessage closer to the spec 1 year ago
  Andrew Kaster 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain 1 year ago
  Shannon Booth d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
  Andrew Kaster 7f043e3083 LibWeb: Add window.navigation property 1 year ago
  Andreas Kling 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport 2 years ago
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 years ago
  Linus Groh a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL 2 years ago
  Linus Groh 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL 2 years ago
  Linus Groh 211e6c1fbc LibWeb/HTML: Port Window.requestAnimationFrame() to IDL 2 years ago
  Linus Groh 86589f09dc LibWeb/HTML: Port Window.cancelIdleCallback() to IDL 2 years ago
  Linus Groh b410804f54 LibWeb/HTML: Port Window.requestIdleCallback() to IDL 2 years ago
  Linus Groh 606b9ff6f3 LibWeb/HTML: Port Window.getSelection() to IDL 2 years ago
  Linus Groh 56550b6ec0 LibWeb/HTML: Port Window.focus() to IDL 2 years ago
  Linus Groh b59505aba5 LibWeb/HTML: Port Window.getComputedStyle() to IDL 2 years ago
  Linus Groh 8454eb874f LibWeb/HTML: Port Window.devicePixelRatio to IDL 2 years ago
  Linus Groh 46e547d774 LibWeb/HTML: Port Window.outer{Width,Height} to IDL 2 years ago
  Linus Groh 80acf03278 LibWeb/HTML: Port Window.screen{X,Y} / Window.screen{Left,Top} to IDL 2 years ago
  Linus Groh 3d075e55f5 LibWeb/HTML: Port Window.scrollBy() to IDL 2 years ago
  Linus Groh 2b6d9cca1a LibWeb/HTML: Port Window.scroll() to IDL 2 years ago
  Linus Groh 40b4ee88de LibWeb/HTML: Port Window.scroll{X,Y} / Window.page{X,Y}Offset to IDL 2 years ago
  Linus Groh 25f53a577d LibWeb/HTML: Port Window.inner{Width,Height} to IDL 2 years ago
  Linus Groh 0c691087ca LibWeb/HTML: Port Window.screen to IDL 2 years ago
  Linus Groh 2beb99b76e LibWeb/HTML: Port Window.matchMedia() to IDL 2 years ago
  Linus Groh 198db2ebd9 LibWeb/HTML: Port Window.crypto to IDL 2 years ago
  Linus Groh 7de9179a6d LibWeb/HTML: Port Window.performance to IDL 2 years ago
  Linus Groh 95ce5735ce LibWeb/HTML: Port Window.event to IDL 2 years ago