Commit történet

Szerző SHA1 Üzenet Dátum
  Andreas Kling 0fd25fcbbc LibWeb: Move FFC layout algorithm step 5 to a separate function 3 éve
  Andreas Kling fa7bbc602d LibWeb: Move FFC layout algorithm step 4 to a separate function 3 éve
  Andreas Kling 3375953918 LibWeb: Move FFC layout algorithm step 3 to a separate function 3 éve
  Andreas Kling c19358e157 LibWeb: Move FFC layout algorithm step 2 into a separate function 3 éve
  Andreas Kling cd6b97ab9e LibWeb: Turn FlexFormattingContext helper lambdas into member functions 3 éve
  Andreas Kling 674b6f5385 LibWeb: Call the FlexFormattingContext context box "flow_container" 3 éve
  Andreas Kling ca02d112a5 LibWeb: Split out FFC's "generate anonymous flex items" to a function 3 éve
  Tobias Christiansen 9aa720e83e LibWeb: Flexbox: Assume container size before layouting children 3 éve
  Tobias Christiansen 01a716d529 LibWeb: Flexbox: Use right margins when direction is column 3 éve
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 éve
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 éve
  Tobias Christiansen 0c0951d2ce LibWeb: Flexbox: Don't outgrow parent in main axis when using wrap 3 éve
  Tobias Christiansen 6102a486ee LibWeb: Flexbox: Collect empty inline-block flex children 3 éve
  Tobias Christiansen 873e95cb6a LibWeb: Flexbox: Care more about cross-axis margins 3 éve
  Tobias Christiansen 9af85881f5 LibWeb: Flexbox: Take parents' specified main size into account 3 éve
  Tobias Christiansen 1496ad0605 LibWeb: Flexbox: Catch zero flex-basis and use width instead 3 éve
  Tobias Christiansen 33a9f908a6 LibWeb: Flexbox: Check for relative resolvability on the cross axis 3 éve
  Tobias Christiansen 4560a8b83f LibWeb: Flexbox: Use InlineFormattingContext when needed 3 éve
  Tobias Christiansen 79c2762a0d LibWeb: Flexbox: Use maximum size of container as available size 3 éve
  Tobias Christiansen d104885757 LibWeb: Flexbox: Assume Block when finding max main size of flex-column 3 éve
  Tobias Christiansen 2f891fd4b8 LibWeb: Flexbox: Take parent's width in the flex container for layouting 3 éve
  Tobias Christiansen 6c15eeb367 LibWeb: Flexbox: Somewhat suppport "align-items" 3 éve
  Tobias Christiansen 67bf553fad LibWeb: Flexbox: Make step 11 of the layout algorithm more align aware 3 éve
  Sam Atkins ee671a20cc LibWeb: Make flex-box ignore out-of-flow child boxes 3 éve
  Tobias Christiansen fad825e94e LibWeb: Flexbox: Avoid division by zero 3 éve
  Tobias Christiansen 85af2ac450 LibWeb: Flexbox: Change the name of a variable to correspond to spec 3 éve
  Tobias Christiansen 15b61ce143 LibWeb: Flexbox: Resolve relative size of flex-items more correctly 3 éve
  Tobias Christiansen 416559414c LibWeb: Use right dimension when positioning flex-items 3 éve
  Tobias Christiansen 1d47ec380f LibWeb: FlexBox: Use correct source when querying for the main size 3 éve
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 éve