تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  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 سال پیش
  Andreas Kling 5ff1fc4347 LibWeb: Make sure replaced elements never create a BFC 2 سال پیش
  Andreas Kling 829ba4afb9 LibWeb: Remove unnecessary verify_cast in greatest_child_width() 2 سال پیش
  Andreas Kling 9d50191dca LibWeb: Tidy up FormattingContext::creates_block_formatting_context() 2 سال پیش
  Andreas Kling 13834cfdff LibWeb: Use Layout::Node::display() everywhere 2 سال پیش
  Andreas Kling b13a8706e1 LibWeb: Make intrinsic heights dependent on available width 2 سال پیش
  Andreas Kling 3408f7a3c5 LibWeb: Get rid of FormattingContext::run_intrinsic_sizing() 2 سال پیش
  Andreas Kling de6d012367 LibWeb: Improve placement of abspos boxes with dual-auto insets 2 سال پیش
  Andreas Kling 46a13c3d2e LibWeb: Add helpful locals in layout_absolutely_positioned_element() 2 سال پیش