Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} 3 yıl önce
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState 3 yıl önce
  Andreas Kling e78282aebb LibWeb: Make sure we always apply size constraints in IFC 3 yıl önce
  Andreas Kling 7713198e9c LibWeb: Cache a pointer to the containing block state in IFC 3 yıl önce
  Andreas Kling 64959a8504 LibWeb: Express intrinsic size layout via size constraints 3 yıl önce
  Andreas Kling 66d08d2417 LibWeb: Move IFC result measurement from IFC to BFC 3 yıl önce
  Andreas Kling cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values 3 yıl önce
  Enver Balalic 7381474835 LibWeb: Don't break text lines if white-space: nowrap 3 yıl önce
  Andreas Kling 6a4247bee9 LibWeb: Use more precise font metrics when doing inline layout 3 yıl önce
  Andreas Kling f4ed4b2806 LibWeb: Swallow whitespace when it causes us to break the line 3 yıl önce
  Andreas Kling 5def3b0150 LibWeb: Use LineBox::height() when determining IFC auto heights 3 yıl önce
  Andreas Kling f9e8f02451 LibWeb: Don't crash in IFC if very first chunk is collapsible whitespace 3 yıl önce
  Andreas Kling aefe1727fc LibWeb: Make text newlines in "pre" mode emit a ForcedBreak item 3 yıl önce
  Andreas Kling d32630e17b LibWeb: Don't append collapsible whitespace to start of new line 3 yıl önce
  Andreas Kling de6f7f0029 LibWeb: Support CSS floats in inline flow 3 yıl önce
  Andreas Kling 159d4d772a LibWeb: Assign the used top/bottom border widths to inline-block boxes 3 yıl önce
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them 3 yıl önce
  Andreas Kling 83afc1154c LibWeb: Fix IFC over-shrinking the available space for line boxes 3 yıl önce
  Andreas Kling 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 yıl önce
  Andreas Kling 39b7fbfeb9 LibWeb: Rewrite CSS float implementation to use offset-from-edge 3 yıl önce
  Andreas Kling 28642de6ed LibWeb: Make LineBuilder aware of the current LayoutMode 3 yıl önce
  Andreas Kling ef8a72ff3f LibWeb: Move available_space_for_line() from IFC to BFC 3 yıl önce
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 yıl önce
  sin-ack b801ddf73d LibWeb: Apply the current text-justify value when justifying 3 yıl önce
  sin-ack 7fe3f2d970 LibWeb: Refactor text justification code + only justify below threshold 3 yıl önce
  Andreas Kling 45f717cfad LibWeb: Respect inline-axis margins between line box fragments :^) 3 yıl önce
  Andreas Kling 2dfb617c5b LibWeb: Make InlineLevelIterator emit absolutely positioned items 3 yıl önce
  Vrins a8cfb34551 LibWeb: Allow <input type="button/submit/reset"> to be styled 3 yıl önce
  Andreas Kling 797f51e122 LibWeb: Add border box top/bottom metrics to line box fragments 3 yıl önce
  Andreas Kling c9f4759329 LibWeb: Use CSS font-size when computing text fragment content height 3 yıl önce