Historial de Commits

Autor SHA1 Mensaje Fecha
  MacDue bed55ac669 LibWeb: Parse and plumb background-position-x/y hace 2 años
  Sam Atkins 53a4a31af2 LibWeb: Remove CalculatedStyleValue from Length hace 2 años
  Sam Atkins 4c54c5d3dd LibWeb: Split StyleValueList out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins b1ccd30b02 LibWeb: Split PositionStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins e61a5ad180 LibWeb: Split AbstractImageStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 66bc816284 LibWeb: Split BorderRadiusStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 9d5296889f LibWeb: Split BackgroundSizeStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 52cd0b2f47 LibWeb: Split BackgroundRepeatStyleValue out of StyleValue.{h,cpp} hace 2 años
  MacDue 87b8a36e56 LibWeb: Parse and plumb the `accent-color` CSS property hace 2 años
  Andreas Kling 8b177a6da5 LibWeb: Clarify stacking context creation for viewport box hace 2 años
  Mathis Wiehl dd81a975d7 LibWeb: Establish a stacking context for root element hace 2 años
  MacDue 918a3082d6 LibWeb: Fix currentColor as a background-color (and maybe other places) hace 2 años
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport hace 2 años
  Aliaksandr Kalenik 8eeedce805 LibWeb: Consider transform property while finding containing block hace 2 años
  Sam Atkins 0fb6f87d49 LibWeb: Add spec link to border-width: thin/medium/thick definitions hace 2 años
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues hace 2 años
  Andreas Kling df235d2c9f LibWeb: Relax unnecessarily narrow cast in Node::containing_block() hace 2 años
  Andreas Kling 8fe748bb89 LibWeb: Make grid containers be Layout::Box hace 2 años
  Andreas Kling 44cf418975 LibWeb: Make flex containers be Layout::Box hace 2 años
  Andreas Kling 51555dea7c LibWeb: Make Layout::Node::containing_block() return a Layout::Box hace 2 años
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property hace 2 años
  Aliaksandr Kalenik 45e85d20b6 LibWeb: Output display type inline-table in layout dump hace 2 años
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
  Aliaksandr Kalenik 1242bd5ee5 LibWeb: Move clear property from table-root to table-wrapper hace 2 años
  Aliaksandr Kalenik 57940f4370 LibWeb: Wrap table roots in anonymous block boxes hace 2 años
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels hace 2 años
  Sam Atkins 5d8e3f5122 LibWeb: Convert Layout::Node to new pixel units hace 2 años
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units hace 2 años
  martinfalisse 64c353f11c LibWeb: Parse `border-collapse` property for HTML table hace 2 años
  Luke Wilde 7bd6a5b868 LibWeb: Treat `border-style: hidden` the same as `border-style: none` hace 2 años