Commits
User selector
Commit History
Commits on Sep 23, 2021
[LFC][IFC] Move Layout::Run under InlineDisplay and rename it to Box
Show description for fb3bed1committed
Commits on Sep 13, 2021
[LFC] Rename LayoutState::established*FormattingState to formattingStateFor*FormattingContext
Show description for ba5a4adcommitted
Commits on Aug 31, 2021
[LFC][Integration] Make naming more consistent across Layout::Run and Integration::Run structs
Show description for 1e97b65committed
Commits on Jun 5, 2021
Rename InlineTextBox to LegacyInlineTextBox
Show description for 795ac7ccommitted
Commits on Jun 3, 2021
Rename InlineFlowBox to LegacyInlineFlowBox
Show description for 371d091committed
Commits on Jun 1, 2021
Rename InlineBox to LegacyInlineBox
Show description for 9a46792committed
Commits on Nov 29, 2020
[LFC][BFC] Do not assume float avoiders have pre-computed vertical positions
Show description for 3d60d2fcommitted
Commits on Oct 24, 2020
[LFC] BoxGeometry logicalWidth/Height/Rect functions are confusing
Show description for 3d295e8committed
Commits on Sep 27, 2020
Unreviewed. Call showLayoutTree only when trees are mismatching.
Show description for c312c88committed[LFC][IFC] Create inline boxes for hard line breaks(<br>) and word wrap opportunities (<wbr>)
Show description for 97ce69ccommitted
Commits on Sep 25, 2020
Remove Simple Line Layout
Show description for 0d0c24ecommitted
Commits on Sep 20, 2020
[LFC][IFC] InlineFormattingState should not store display lines and runs
Show description for 0a39263committed
Commits on Sep 19, 2020
[LFC][IFC] Do not use Display::Line geometry in layout
Show description for 5989804committed
Commits on Sep 16, 2020
[LFC] Box geometry is all logical
Show description for dd9b668committed[LFC][FFC] Add basic flex item sizing and positioning
Show description for ddcca36committed
Commits on Sep 15, 2020
[LFC] Layout::BoxGeometry rename, part II.
Show description for 0e50dbbcommitted
Commits on Sep 14, 2020
[LFC] The result of layout should be Layout::Geometry, not Display::Box
Show description for c78ac65committed
Commits on Aug 22, 2020
[GTK][WPE] Compilation warnings with clang/gcc 10
Show description for 9e4197ecommitted
Commits on Jul 9, 2020
[LFC][Verification] Use the table wrapper box's margin when checking the table box
Show description for f022c93committed
Commits on Jul 4, 2020
[LFC][BFC] Store used vertical margin values in the formatting state
Show description for 1773477committed[LFC] Do not cache computed horizontal margin values
Show description for f19dd32committed
Commits on May 24, 2020
[LFC][TFC] Ignore section borders even when border collapse is off.
Show description for cbb588ecommitted
Commits on May 23, 2020
[LFC][TFC] Non-collapsing row border should not make the table wider/taller
Show description for 38fb35dcommitted
Commits on May 16, 2020
Add missing is<RenderTableSection> check.
Show description for 838b683committed[LFC][TFC] Ignore table padding when borders are collapsed
Show description for fd0788dcommitted
Commits on May 7, 2020
[LFC][TFC] Set section [top, left] used position.
Show description for 23eb8d8committed
Commits on Mar 22, 2020
[LFC] Layout::Box::containingBlock should return a const ContainerBox&
Show description for d724ee4committed
Commits on Mar 7, 2020
[LFC][Verification] Use the table wrapper box's offset when matching out-of-flow tables
Show description for 913dc87committed
Commits on Feb 12, 2020
[LFC][IFC] Rename Display::Run::TextContext to TextContent
Show description for 0dae13acommitted[LFC] Rename Layout::Container to Layout::ContainerBox
Show description for 606ebbfcommitted
Commits on Feb 11, 2020
[LFC] Introduce Layout::InlineTextBox
Show description for d425773committed
Commits on Jan 27, 2020
[LFC][IFC] Display::Run has physical geometry only.
Show description for c2d48e9committed
Commits on Jan 18, 2020
[LFC] LayoutState constructor shouldn't take LayoutTreeContent
Show description for 606b981committed
Commits on Dec 8, 2019
[LFC][IFC] Switch over to float based types in inline layout
Show description for 109408dcommitted
Commits on Dec 2, 2019
[LFC][Render tree] Support LFC in LineLayoutTraversal
Show description for 55abfa2committed