Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 2754c16e97 LibWeb: Make serializing GridTrack classes infallible hace 1 año
  Aliaksandr Kalenik 3b3ade0b8d LibWeb: Use none as initial value for grid-template-column/rows hace 2 años
  Aliaksandr Kalenik 2ade229f27 LibWeb: Fix crashing when grid track size is calc() with percentage hace 2 años
  Aliaksandr Kalenik 537256fae2 LibWeb: Treat unresolvable percentages as auto to resolve sizes in GFC hace 2 años
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point hace 2 años
  Aliaksandr Kalenik b49e9d2eab LibWeb: Check if line name is present in GridTrackSizeList::to_string() hace 2 años
  Aliaksandr Kalenik 95d17ee875 LibWeb: Rename flexible_length to flex_factor in GridSize hace 2 años
  Aliaksandr Kalenik c2f6ba8f5f LibWeb: Parse calc() function in grid sizes hace 2 años
  Aliaksandr Kalenik 7fee05e18c LibWeb: Use LengthPercentage in CSS::GridSize hace 2 años
  Sam Atkins 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} hace 2 años
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals hace 2 años
  Sam Atkins 9e735cc02e LibWeb: Remove unused includes for DeprecatedString hace 2 años
  martinfalisse 0448547553 LibWeb: Parse min and max-content hace 2 años
  martinfalisse 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes hace 2 años
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  martinfalisse 78a573d678 LibWeb: Parse line names in grid track size declarations hace 2 años
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes hace 2 años
  martinfalisse e227e8027f LibWeb: Parse minmax() value hace 2 años
  martinfalisse a5f042b424 LibWeb: Parse auto-fill and auto-fit attributes hace 2 años
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes hace 2 años
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length hace 2 años
  martinfalisse 9681eb89a6 LibWeb: Add helper function for creating auto GridTrackSizes hace 2 años
  martinfalisse 2fa124e8d9 LibWeb: Use float for GridTrackSize length value hace 2 años
  martinfalisse fc36970973 LibWeb: Add GridTrackSize class for grid-template-* hace 2 años