커밋 기록

작성자 SHA1 메시지 날짜
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units 2 년 전
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 년 전
  Aliaksandr Kalenik 8259ff12bd LibWeb: Margin bottom collapsing between parent and last child 2 년 전
  Aliaksandr Kalenik fe8304d5de LibWeb: Introduce structure that maintains collapsible margins in BFC 2 년 전
  Tom 0bbf7a1b54 LibWeb: Refactor should_skip_anonymous_text_runs 2 년 전
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 년 전
  Aliaksandr Kalenik daece542f5 LibWeb: Check if block creates BFC even if all it's children are inline 2 년 전
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 년 전
  Aliaksandr Kalenik 2b246d980a LibWeb: Fix typo in calculate_inner_height 2 년 전
  Aliaksandr Kalenik 7bc7790912 LibWeb: Flex, grid and table containers should not create BFC 2 년 전
  Aliaksandr Kalenik 428db6e766 LibWeb: Return max margin box width from greatest_child_width 2 년 전
  Aliaksandr Kalenik aa08c825ec LibWeb: Support box-sizing in BFC 2 년 전
  Aliaksandr Kalenik 767cdf7b11 LibWeb: Return content box position from calculate_static_position 2 년 전
  Aliaksandr Kalenik 1b5b7e3b01 LibWeb: Solve width for absolute positioned elemenent according to spec 2 년 전
  Andreas Kling bc807466f9 LibWeb: Finish half-written comment in abspos height calculation 2 년 전
  Andreas Kling 8a87f4fa20 LibWeb: Try to compute height for abspos elements before inside layout 2 년 전
  Andreas Kling 5e996b461c LibWeb: Actually assign solved value for `left` in abspos width case 1 2 년 전
  Andreas Kling 305cb8a5d1 LibWeb: Treat unresolvable percentage sizes as auto on replaced elements 2 년 전
  Andreas Kling db318aece0 LibWeb: Move should_treat_{width,height}_as_auto() to FormattingContext 2 년 전
  martinfalisse f7bd1edde3 LibWeb: Calculate the height of the css grid correctly 2 년 전
  Andreas Kling b289f97a65 LibWeb: Split intrinsic heights cache by definite available widths 2 년 전
  Andreas Kling 27a7c5ef40 LibWeb: Implement CSS fit-content algorithm precisely as spec says 2 년 전
  Andreas Kling d7d8e3c78b LibWeb: Resolve *all* percentages in abspos height calculation 2 년 전
  Timon Kruiper 8373a14835 LibWeb: Remove code duplication in computing height for abs-pos elements 2 년 전
  Samuel Bowman ca0a0b7a93 LibWeb: Add missing else's in absolutely positioned height computation 2 년 전
  Andreas Kling e6de382679 LibWeb: Constrain abspos element heights by min-height and max-height 2 년 전
  Andreas Kling 0e295f727a LibWeb: Fix dumb typos in solver helpers for abspos height 2 년 전
  Andreas Kling 84953c5020 LibWeb: Calculate height of absolute-position elements according to spec 2 년 전
  Andreas Kling 0f2d5f91dc LibWeb: Fix two uninitialized variables in FormattingContext 2 년 전
  Andreas Kling b945d164e2 LibWeb: Split intrinsic heights cache based on available width 2 년 전