Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f017c1c064 LibWeb: Make hit testing return a { paintable, offset } %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7af03df4c3 LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9f5cbcaad3 LibWeb: Hang StackingContext off of the paint boxes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 15ed0ebdc6 LibWeb: Implement hit testing a bit closer to spec %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f8aa0c144f LibWeb: Store box's containing line box fragment in FormattingState %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 16a47165ee LibWeb: Use coordinate instead of WeakPtr for box->fragment connection %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 784dbdef8e LibWeb: Make DOM inspector overlay rects a little nicer %!s(int64=3) %!d(string=hai) anos
  Vrins 12d75b10f3 LibWeb: Inspector content_size tooltip in document view %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b715943035 LibWeb: Remove redundant Length::resolved() calls %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 63345c4dfc LibWeb: Rename Layout::Box absolute rect helpers %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 103613a3a9 LibWeb: Incorporate spread-distance into box-shadow rendering %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 10c6c77b5c LibWeb: Render multiple box-shadows %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6234e3fcb3 LibWeb: Implement background-clip :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e8b7946732 LibWeb: Paint backgrounds with multiple layers :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins cdeac132dc LibWeb: Store background layers in ComputedValues %!s(int64=3) %!d(string=hai) anos