Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  implicitfield 0243278587 LibWeb: Account for absolutely positioned table wrappers 1 vuosi sitten
  Andreas Kling 4e6de47f93 LibWeb: Avoid LayoutState hash lookups in more parts of float layout 1 vuosi sitten
  Andreas Kling 7a34f1a4e2 LibWeb: Add pointer from BFC::FloatingBox to its UsedValues 1 vuosi sitten
  Andreas Kling 5af02a914c LibWeb: Let parent formatting context determine size of flex containers 1 vuosi sitten
  Aliaksandr Kalenik 06d05b3c55 LibWeb: Boxes that establish FFC or GFC should avoid overlapping floats 1 vuosi sitten
  Andi Gallo 62f15f94d2 LibWeb: Better handling of floating boxes from inline formatting context 1 vuosi sitten
  Andi Gallo b12820c967 LibWeb: Handle float clearing specified on line break elements 1 vuosi sitten
  Andi Gallo ce186dca70 LibWeb: Fix the x coordinate of a block after a float 2 vuotta sitten
  Andi Gallo 940d9b98ae LibWeb: Add support for table caption 2 vuotta sitten
  Sam Atkins 1051624084 LibWeb: Obey CSS aspect-ratio property during layout 2 vuotta sitten
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext 2 vuotta sitten
  Andreas Kling 4f08fcde29 LibWeb: Remove unnecessary static formatting context functions 2 vuotta sitten
  Aliaksandr Kalenik 7cc20f4cb5 LibWeb: Reset margin collapsing state only if box indeed add clearance 2 vuotta sitten
  Andreas Kling bab6796099 LibWeb: Rewrite calculation of available space between floats 2 vuotta sitten
  Aliaksandr Kalenik 038283f3fc LibWeb: Rename function to find table box width inside table wrapper 2 vuotta sitten
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 vuotta sitten
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 vuotta sitten
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 vuotta sitten
  Aliaksandr Kalenik 0cd63f851e LibWeb: Store y offset of current block container in BFC member 2 vuotta sitten
  Aliaksandr Kalenik 709fe01f52 LibWeb: Override width calculation for table wrappers 2 vuotta sitten
  Sam Atkins 33f42e3490 LibWeb: Remove redundant BFC::is_block_formatting_context() method 2 vuotta sitten
  Sam Atkins ace66d4a3e LibWeb: Convert BlockFormattingContext to new pixel units 2 vuotta sitten
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 vuotta sitten
  Aliaksandr Kalenik 8259ff12bd LibWeb: Margin bottom collapsing between parent and last child 2 vuotta sitten
  Aliaksandr Kalenik 7088a87f49 LibWeb: Margin top collapsing between parent and first child 2 vuotta sitten
  Aliaksandr Kalenik fe8304d5de LibWeb: Introduce structure that maintains collapsible margins in BFC 2 vuotta sitten
  Andreas Kling db318aece0 LibWeb: Move should_treat_{width,height}_as_auto() to FormattingContext 2 vuotta sitten
  Andreas Kling 4b74f36cd0 LibWeb: Resolve vertical margins against containing block width 2 vuotta sitten
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 vuotta sitten
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input 2 vuotta sitten