Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Sam Atkins 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units há 2 anos atrás
  Ben Wiederhake d073a31c21 LibWeb: Add missing includes há 2 anos atrás
  Andreas Kling 9b46091f38 LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues há 3 anos atrás
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState há 3 anos atrás
  Andreas Kling 8abbbdf6fa LibWeb: Cache a pointer to the IFC root in InlineLevelIterator há 3 anos atrás
  Andreas Kling 4575ab558b LibWeb: Make whitespace collapsing stateless há 3 anos atrás
  Andreas Kling aefe1727fc LibWeb: Make text newlines in "pre" mode emit a ForcedBreak item há 3 anos atrás
  Andreas Kling de6f7f0029 LibWeb: Support CSS floats in inline flow há 3 anos atrás
  Andreas Kling 2dfb617c5b LibWeb: Make InlineLevelIterator emit absolutely positioned items há 3 anos atrás
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" há 3 anos atrás
  Andreas Kling f2a917229a LibWeb: Support inline-level padding and border properly há 3 anos atrás
  Andreas Kling b1fd801436 LibWeb: Pass correct state to TextNode::compute_text_for_rendering() há 3 anos atrás
  Andreas Kling 36e2799131 LibWeb: Make InlineLevelIterator::m_container a Layout::BlockContainer& há 3 anos atrás
  Andreas Kling 9f39ad8929 LibWeb: Ignore some collapsible whitespace when building lines há 3 anos atrás
  Andreas Kling d3adc94ce8 LibWeb: Dimension inline-block boxes before deciding about line breaks há 3 anos atrás
  Andreas Kling 1f603c54ff LibWeb: Add inline-level iterator that enumerates items for line layout há 3 anos atrás