Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling bd44d9d641 LibWeb: Show correct element margin values in Inspector "Box Model" view vor 3 Jahren
  Lenny Maiorani 0b7baa7e5a Services: Use default constructors/destructors vor 3 Jahren
  Andreas Kling e31fe3eeb8 LibWeb: Rename Element::specified_css_values() => computed_css_values() vor 3 Jahren
  Andreas Kling 43ef813f3d LibWeb: Rename Element::computed_style() to resolved_css_values() vor 3 Jahren
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree vor 3 Jahren
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files vor 3 Jahren
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places vor 3 Jahren
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable vor 3 Jahren
  Andreas Kling 9f5cbcaad3 LibWeb: Hang StackingContext off of the paint boxes vor 3 Jahren
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it vor 3 Jahren
  Sam Atkins 10429e1043 WebContent: Return empty JSON object if element has no box model vor 3 Jahren
  Sam Atkins b5ea14b884 WebContent: Show box-model metrics for (some) pseudo-elements vor 3 Jahren
  Sam Atkins 0326ad34df Browser+LibWeb+WebContent: Show style for pseudo-elements :^) vor 3 Jahren
  Vrins 39a5076f40 Browser+LibWeb: Add an Element size preview widget to inspector vor 3 Jahren
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML vor 3 Jahren
  Idan Horowitz feb00b7105 Everywhere: Make JSON serialization fallible vor 3 Jahren
  Itamar 3a71748e5d Userland: Rename IPC ClientConnection => ConnectionFromClient vor 3 Jahren