コミット履歴

作者 SHA1 メッセージ 日付
  Aliaksandr Kalenik 06c176bbfb LibGfx+LibWeb: Use ref-counted object to store glyph run 1 年間 前
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm 1 年間 前
  Aliaksandr Kalenik 681771d210 LibGfx+LibWeb: Calculate and save glyph positions during layout 1 年間 前
  Aliaksandr Kalenik df2bc8187c LibWeb: Use actual line height to calculate float y in IFC 1 年間 前
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 年間 前
  Sebastian Zaha 92b56ded02 LibWeb: Fix whitespace getting trimmed incorrectly 2 年 前
  Sebastian Zaha a74c56bc1b LibWeb: Remove unused code 2 年 前
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 年 前
  Sam Atkins 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 年 前
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 年 前
  Andreas Kling 45f717cfad LibWeb: Respect inline-axis margins between line box fragments :^) 3 年 前
  Andreas Kling 916bbf5910 LibWeb: Use Vector<LineBoxFragment> instead of NonnullOwnPtrVector 3 年 前
  Andreas Kling 16a47165ee LibWeb: Use coordinate instead of WeakPtr for box->fragment connection 3 年 前
  Andreas Kling 797f51e122 LibWeb: Add border box top/bottom metrics to line box fragments 3 年 前
  Andreas Kling 8b369bf7bd LibWeb: Remove unused LineBox::ends_with_forced_line_break() 3 年 前
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" 3 年 前
  Andreas Kling f2a917229a LibWeb: Support inline-level padding and border properly 3 年 前
  Felix Rauch 30c39e0e41 LibWeb: Fix inline blocks swallowing trailing whitespace 3 年 前
  Dana Burkart d79ab32850 LibWeb: Consider empty fragments the same as whitespace in LineBox 3 年 前
  sin-ack fa4eeca0ac LibWeb: Properly handle newlines at the end of LineBoxes 3 年 前
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年 前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年 前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前