Histórico de Commits

Autor SHA1 Mensagem Data
  sin-ack b801ddf73d LibWeb: Apply the current text-justify value when justifying há 3 anos atrás
  sin-ack 7fe3f2d970 LibWeb: Refactor text justification code + only justify below threshold há 3 anos atrás
  Andreas Kling 45f717cfad LibWeb: Respect inline-axis margins between line box fragments :^) há 3 anos atrás
  Andreas Kling 2dfb617c5b LibWeb: Make InlineLevelIterator emit absolutely positioned items há 3 anos atrás
  Vrins a8cfb34551 LibWeb: Allow <input type="button/submit/reset"> to be styled há 3 anos atrás
  Andreas Kling 797f51e122 LibWeb: Add border box top/bottom metrics to line box fragments há 3 anos atrás
  Andreas Kling c9f4759329 LibWeb: Use CSS font-size when computing text fragment content height há 3 anos atrás
  Andreas Kling 7ed6549c8b LibWeb: Fix off-by-one in calculation of available space for line boxes há 3 anos atrás
  Andreas Kling bb1f26c149 LibWeb: Use correct coordinate space when measuring space between floats há 3 anos atrás
  Andreas Kling db5bf6e64c LibWeb: Rename FormattingState::ensure() -> get_mutable() há 3 anos atrás
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" há 3 anos atrás
  Andreas Kling 561612f219 LibWeb: Add Layout::FormattingState há 3 anos atrás
  Sam Atkins 356d8bcfe8 LibWeb: Remove Length::Type::Undefined! :^) há 3 anos atrás
  Sam Atkins b715943035 LibWeb: Remove redundant Length::resolved() calls há 3 anos atrás
  Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved() há 3 anos atrás
  Sam Atkins 5b2482a939 LibWeb: Use Optional instead of undefined-lengths for widths/heights há 3 anos atrás
  Andreas Kling dcc2568439 LibWeb: Make IFC register absolutely positioned descendants with BFC há 3 anos atrás
  Andreas Kling f2a917229a LibWeb: Support inline-level padding and border properly há 3 anos atrás
  Andreas Kling 7d2a49eeb8 LibWeb: Always assign box model metrics in IFC::dimension_box_on_line() há 3 anos atrás
  Andreas Kling 0532d7d255 LibWeb: Stop sizing the context root box in formatting contexts há 3 anos atrás
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() há 3 anos atrás
  Sam Atkins ce0de4b2b4 LibWeb: Allow LengthPercentage to hold a calculated value há 3 anos atrás
  Andreas Kling 9201f626c1 LibWeb: Use BFC root relative coordinates when flowing around floats há 3 anos atrás
  Andreas Kling 00bd17034d LibWeb: Make IFC aware that its parent is always a BFC há 3 anos atrás
  Andreas Kling 29589378ff LibWeb: Remove unused InlineFormattingContext::available_width_at_line() há 3 anos atrás
  Andreas Kling 0ea438e45b LibWeb: Put BFC floating object state into a struct há 3 anos atrás
  Andreas Kling 70a56d21dc LibWeb: Don't do horizontal inline line layout twice for last line há 3 anos atrás
  Andreas Kling 9f39ad8929 LibWeb: Ignore some collapsible whitespace when building lines há 3 anos atrás
  Andreas Kling 2b631cde45 LibWeb: Avoid creating an empty first line box in block containers há 3 anos atrás
  Andreas Kling d3adc94ce8 LibWeb: Dimension inline-block boxes before deciding about line breaks há 3 anos atrás