Historique des commits

Auteur SHA1 Message Date
  DexesTTP 9e5480bcb5 LibWeb: Remove unneeded LibGUI include in Window.cpp il y a 3 ans
  Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies il y a 3 ans
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace il y a 3 ans
  Simon Wanner ea9857a423 LibWeb: Add the requestIdleCallback/cancelIdleCallback API il y a 3 ans
  Simon Wanner 836d2ff259 LibWeb: Implement the infrastructure necessary for requestIdleCallback il y a 3 ans
  Timothy Flynn 430559ea51 LibWeb: Weakly store a reference to the Window object in timer tasks il y a 3 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Simon Wanner 7969161f07 LibWeb: Implement window.name il y a 3 ans
  Sam Atkins aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features il y a 3 ans
  Paul Wratt 83eb5ac8fd LibWeb: Add window.sessionStorage il y a 3 ans
  Sam Atkins fd47460141 LibWeb: Use ValueID for media-query identifiers il y a 3 ans
  Sam Atkins 12561327d6 LibWeb: Use MediaFeatureIDs instead of Strings :^) il y a 3 ans
  Linus Groh 0706f0d487 LibWeb: Move Timer from DOM directory & namespace to HTML il y a 3 ans
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML il y a 3 ans