Historie revizí

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