Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins e8ab2dab11 LibWeb: Implement a CSS::Number class hace 3 años
  Timothy Flynn 7a6b4e33ba LibWeb: Implement the SVGAnimatedLength type hace 3 años
  Timothy Flynn ebf3829f1c LibWeb: Begin implementing the SVGLength type hace 3 años
  Andreas Kling 5d672717aa LibWeb: Add a barebones SVGTextContentElement with getNumberOfChars() hace 3 años
  Simon Wanner 624527f15e LibWeb: Add stub implementation of HTMLOptionsCollection hace 3 años
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes hace 3 años
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree hace 3 años
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree hace 3 años
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox hace 3 años
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable hace 3 años
  Andreas Kling 7af03df4c3 LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines hace 3 años
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace hace 3 años
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it hace 3 años
  Andreas Kling a13079f757 LibWeb: Invalidate style after CSSStyleSheet.{insert,remove}Rule() hace 3 años
  Andreas Kling acbdb95b0a LibWeb: Add support for DOM's TreeWalker hace 3 años
  Andreas Kling fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter hace 3 años
  Linus Groh 03c46a261f LibWeb: Implement the WindowProxy exotic object hace 3 años
  Linus Groh 0706f0d487 LibWeb: Move Timer from DOM directory & namespace to HTML hace 3 años
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML hace 3 años
  Linus Groh a2e6abe159 LibWeb: Add HTMLMediaElement.canPlayType() hace 3 años
  Andreas Kling 51d3c8bbf7 LibWeb: Forward-declare FormattingState as a struct hace 3 años
  Andreas Kling 7dae895704 LibWeb: Align actual baselines, not just bottoms hace 3 años
  Luke Wilde 3d44118595 LibWeb: Implement StaticRange hace 3 años
  Luke Wilde a2acda5669 LibWeb: Abstract Range's members into AbstractRange hace 3 años
  Sam Atkins adaab23149 LibWeb: Parse the `content` property hace 3 años
  Sam Atkins 608bfac2a9 LibWeb: Implement CSS Time class hace 3 años
  Sam Atkins 0465abcfec LibWeb: Implement CSS Resolution class hace 3 años
  Sam Atkins bd79c303f6 LibWeb: Implement CSS Frequency class hace 3 años
  Sam Atkins 355d1936f2 LibWeb: Implement CSS Angle class hace 3 años
  Andreas Kling 92266d2247 LibWeb: Create list-item markers during layout tree construction hace 3 años