Histórico de commits

Autor SHA1 Mensagem Data
  Andreas Kling de6f7f0029 LibWeb: Support CSS floats in inline flow 3 anos atrás
  Andreas Kling 2dfb617c5b LibWeb: Make InlineLevelIterator emit absolutely positioned items 3 anos atrás
  Andreas Kling 65b38f2623 LibWeb: Don't skip position:relative elements in inline-level layout 3 anos atrás
  Andreas Kling c8892f64f5 LibWeb: Make InlineLevelIterator not enter into inline-block boxes 3 anos atrás
  Andreas Kling 3ca26c7a7a LibWeb: Fix InlineLevelIterator not exiting box model metric nodes 3 anos atrás
  Andreas Kling db5bf6e64c LibWeb: Rename FormattingState::ensure() -> get_mutable() 3 anos atrás
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" 3 anos atrás
  Andreas Kling 6444525edc LibWeb: Make InlineLevelIterator skip over positioned elements 3 anos atrás
  Andreas Kling f2a917229a LibWeb: Support inline-level padding and border properly 3 anos atrás
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 anos atrás
  Andreas Kling b1fd801436 LibWeb: Pass correct state to TextNode::compute_text_for_rendering() 3 anos atrás
  Andreas Kling 9f39ad8929 LibWeb: Ignore some collapsible whitespace when building lines 3 anos atrás
  Andreas Kling 78f2ddfc14 LibWeb: Make InlineLevelIterator ignore list item marker boxes 3 anos atrás
  Andreas Kling d3adc94ce8 LibWeb: Dimension inline-block boxes before deciding about line breaks 3 anos atrás
  Andreas Kling 67b3f769fb LibWeb: Teach InlineLevelIterator to skip across inline-block elements 3 anos atrás
  Andreas Kling 1f603c54ff LibWeb: Add inline-level iterator that enumerates items for line layout 3 anos atrás