Historique des commits

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