Historique des commits

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