Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes il y a 1 an
  Andreas Kling c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues il y a 1 an
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm il y a 1 an
  Aliaksandr Kalenik 681771d210 LibGfx+LibWeb: Calculate and save glyph positions during layout il y a 1 an
  Aliaksandr Kalenik df2bc8187c LibWeb: Use actual line height to calculate float y in IFC il y a 1 an
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) il y a 1 an
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels il y a 1 an
  Aliaksandr Kalenik fce4801460 LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext il y a 1 an
  kamp 4ac7c41483 LibWeb: Add -libweb-left and -libweb-right text-align values il y a 2 ans
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels il y a 2 ans
  Andreas Kling 79d2c9f3e8 LibWeb: Don't justify text lines that end in a forced break il y a 2 ans
  FalseHonesty de9604212f LibWeb: Avoid text-aligning content that is too long for its line box il y a 2 ans
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext il y a 2 ans
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point il y a 2 ans
  Andreas Kling e938860126 LibWeb: Make text justification work between floats il y a 2 ans
  Andreas Kling bab6796099 LibWeb: Rewrite calculation of available space between floats il y a 2 ans
  Andreas Kling 5d4e9a0673 LibWeb: Basic support for CSS `text-indent: <length-percentage>` il y a 2 ans
  Andreas Kling e4b71495f5 LibWeb: Resolve percentage vertical-align values against line-height il y a 2 ans
  Mathis Wiehl 9927dab993 LibWeb: Don't drop single <br/> lines il y a 2 ans
  Mathis Wiehl b96920a9d6 LibWeb: Consider margins of atomic inlines in layout il y a 2 ans
  Andreas Kling f97754942c LibWeb: Collapse margin-left with space used by left-side floats il y a 2 ans
  Sam Atkins 5d8e3f5122 LibWeb: Convert Layout::Node to new pixel units il y a 2 ans
  Sam Atkins 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units il y a 2 ans
  Sam Atkins 056acb5ebf LibWeb: Convert InlineFormattingContext to new pixel units il y a 2 ans
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units il y a 2 ans
  Aliaksandr Kalenik f0ab127a41 LibWeb: Consider strut while calculating baseline for a line il y a 2 ans
  Aliaksandr Kalenik ba64d0462c LibWeb: Move box_baseline from LineBuilder.cpp to LayoutState.cpp il y a 2 ans
  Andreas Kling 42538b5375 LibWeb: Fix bogus inline-block check in line box layout il y a 2 ans
  Andreas Kling f260afedb1 LibWeb: Don't add half-leading twice to inline block boxes il y a 2 ans
  Andreas Kling 7c6e42c2d4 LibWeb: Fix bogus comparison when measuring if a float can fit il y a 2 ans