커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Kling 37f0bd0a42 LibWeb: Small fix to height computation for block-with-inline-children 3 년 전
  Ben Wiederhake 934360583f LibWeb: Remove duplicated auto height computation 3 년 전
  Ben Wiederhake c55527944c LibWeb: Convert const pointer to nonnull into a reference 3 년 전
  Andreas Kling e6e00d2a4d LibWeb: Remove already-fixed FIXME in creates_block_formatting_context() 3 년 전
  Andreas Kling dabbade05c LibWeb: Factor out creation of independent formatting contexts 3 년 전
  Andreas Kling f2d0e8d0ee LibWeb: Expose FormattingContext type 3 년 전
  Andreas Kling 7b0cd15495 LibWeb: Cleanup + spec comments in replaced element height computation 3 년 전
  Andreas Kling 463ee07c00 LibWeb: Cleanup + spec comments in replaced element width computation 3 년 전
  Andreas Kling a58cc2eeb4 LibWeb: Rename "intrinsic ratio" => "intrinsic aspect ratio" 3 년 전
  Andreas Kling 81590b1804 LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it 3 년 전
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 년 전
  Andreas Kling dfeb4550d5 LibWeb: Don't attempt to layout the inside of childless boxes 3 년 전
  Andreas Kling fa45b905bf LibWeb: Remove unused local in FormattingContext::layout_inside() 3 년 전
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 년 전
  Tobias Christiansen 54013ffbe0 LibWeb: Proritize FlexFormattingContext when display: flex is specified 3 년 전
  Andreas Kling 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 년 전
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 년 전
  Timothy Flynn 9a69b9112b LibWeb: Compute intrinsic height of absolute replaced elements 4 년 전
  Egor Ananyin 8f8fbf3487 LibWeb: Position absolute boxes relative to the containing block 4 년 전
  Egor Ananyin 174c940479 LibWeb: Fix height computation (again) :^) 4 년 전
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 년 전
  Egor Ananyin 1d343116a9 LibWeb: Fix height calculation for absolutely positioned boxes 4 년 전
  Egor Ananyin d5def1cad0 LibWeb: Use min-height in calculating height 4 년 전
  Timothy Flynn 44602ae141 LibWeb: Create a new BFC when the overflow is neither visible nor clip 4 년 전
  Timothy Flynn 74e9a892e3 LibWeb: Compute height of absolutely positioned blocks when possible 4 년 전
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 년 전
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes 4 년 전
  Andreas Kling fd7920fa8f LibWeb: Add a very naive Layout::FlexFormattingContext :^) 4 년 전
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 년 전