Historia zmian

Autor SHA1 Wiadomość Data
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 rok temu
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 rok temu
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 rok temu
  Sam Atkins 1feacd4b52 LibWeb: Use doubles for CSS dimension types 1 rok temu
  Andreas Kling df8a96ee00 LibWeb: Add a way to resolve calc() values without a layout node 2 lat temu
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 lat temu
  Andreas Kling 41d518669e LibWeb: Remove weird CSS::Length::resolved() API 2 lat temu
  Sam Atkins 28ceeec435 LibWeb: Split `Length::relative_length_to_px()` by type 2 lat temu
  Sam Atkins d6e5e61ed4 LibWeb: Add even more viewport-based Length units 2 lat temu
  Sam Atkins 091a1ff527 LibWeb: Add *lots* of viewport-based Length units 2 lat temu
  Sam Atkins 0dd585ba7b LibWeb: Add `ic` and `ric` Length units 2 lat temu
  Sam Atkins 03ed37eb14 LibWeb: Add `cap` and `rcap` Length units 2 lat temu
  Sam Atkins a8e0fa403a LibWeb: Add `rex` and `rch` Length units 2 lat temu
  Sam Atkins 0679b4e0b9 LibWeb: Wrap font metrics into a struct 2 lat temu
  Sam Atkins 4a191875a9 LibWeb: Categorize relative length units 2 lat temu
  Sam Atkins 2c5f72b4f0 LibWeb: Remove outdated comment 2 lat temu
  Sam Atkins 6ea84a7c87 LibWeb: Sort and group CSS Length units as they are in the spec 2 lat temu
  Sam Atkins 5f2f780662 LibWeb: Expose type and raw values of basic CSS types 2 lat temu
  Sam Atkins 16e3a86393 LibWeb: Make `absolutized_length()` helper a Length method 2 lat temu
  Sam Atkins 53a4a31af2 LibWeb: Remove CalculatedStyleValue from Length 2 lat temu
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units 2 lat temu
  Sam Atkins 9e735cc02e LibWeb: Remove unused includes for DeprecatedString 2 lat temu
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 lat temu
  Sam Atkins 4084c66ad2 LibWeb: Use CSS Pixels for viewport rects 2 lat temu
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels 2 lat temu
  Sam Atkins 7d40e3eb0d LibWeb: Replace all px Length creation with Length::make_px(CSSPixels) 2 lat temu
  Sam Atkins 56422e37e0 LibWeb: Allow creating Lengths from CSSPixels 2 lat temu
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators 2 lat temu