Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 92d8e559ba LibWeb: Oops, not all length boxes should default to 'auto' values hace 4 años
  Andreas Kling 9c76c4f0cf LibWeb: Use IdentifierStyleValue for CSS 'list-style-type' hace 4 años
  Andreas Kling c630ae517e LibWeb: Put final foreground/background colors in LayoutStyle hace 4 años
  Andreas Kling 78a51933ad LibWeb: Use IdentifierStyleValue for CSS 'text-transform' hace 4 años
  Andreas Kling 4d7ce81835 LibWeb: Use IdentifierStyleValue for CSS 'text-decoration-line' hace 4 años
  Andreas Kling dd2e8b7dd0 LibWeb: Use IdentifierStyleValue for CSS 'position' hace 4 años
  Andreas Kling 3247ea3581 LibWeb: Use CSS::ValueID for 'text-align' values hace 4 años
  Andreas Kling c953e5d98a LibWeb: Paint positioned elements after non-positioned ones hace 4 años
  Andreas Kling 85a1bd6803 LibWeb: Add Layout::Node::is_positioned() hace 4 años
  Andreas Kling af757a1659 LibWeb: Naively implement the CSS clear property hace 4 años
  Andreas Kling 65e430eee5 LibWeb: Floating boxes follow normal containing block rules hace 4 años
  Andreas Kling 615a4d4f71 LibWeb: First slightly naive implementation of CSS floats :^) hace 4 años
  Andreas Kling 11256de366 LibWeb: Add Layout::Node::is_root_element() hace 4 años
  Andreas Kling 169a9150cb LibWeb: Rename LayoutNode::is_root() => is_initial_containing_block() hace 4 años
  Andreas Kling 2cbbab8f73 LibWeb: Compute the final border-style property before painting hace 4 años
  Andreas Kling ddbfd77e2c LibWeb: Don't put block boxes inside inlines hace 4 años
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace hace 4 años