Historique des commits

Auteur SHA1 Message Date
  Sam Atkins f76a541819 LibWeb: Move length-unit-from-string code into Length il y a 3 ans
  Sam Atkins a07fed4e53 LibWeb: Account for `Calculated` in Length methods il y a 3 ans
  Andreas Kling c61747fb2a LibWeb: Respect font-size specified by CSS in "em" length calculations il y a 3 ans
  Sam Atkins 356d8bcfe8 LibWeb: Remove Length::Type::Undefined! :^) il y a 3 ans
  Sam Atkins 6df3f9920d LibWeb: Calculate calc() lengths in to_px() il y a 3 ans
  Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved() il y a 3 ans
  Sam Atkins ce0a516e59 LibWeb: Replace Length::set_calculated_style() with ::make_calculated() il y a 3 ans
  Sam Atkins db04b5687d LibWeb: Move calc()-resolution code from Length to CalculatedStyleValue il y a 3 ans
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() il y a 3 ans
  Sam Atkins cff44831a8 LibWeb: Remove Length::Type::Percentage :^) il y a 3 ans
  Sam Atkins 01b57fa8b7 LibWeb: Add CSS::Percentage, PercentageOr and LengthPercentage types il y a 3 ans
  Ali Mohammad Pur 9de33629da AK+Everywhere: Make Variant::visit() respect the Variant's constness il y a 3 ans
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ il y a 3 ans
  Andreas Kling d413d0557d LibWeb: Remove unused CSS::Length::relative_length_to_px(Layout::Node) il y a 3 ans
  Ben Wiederhake 21ba485fd3 LibWeb: Resolve cyclic dependency: Length and CalculatedStyleValue il y a 3 ans
  Andreas Kling 23a08fd35a LibWeb: Start absolutizing lengths after performing the CSS cascade il y a 3 ans
  Karol Kosek ffa7da0ca5 LibWeb: Handle CSS "ch" length unit (mostly) il y a 3 ans
  Tobias Christiansen 2a77abf85e Everywhere: Use tobyase@serenityos.org for my copyright headers il y a 3 ans
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes il y a 3 ans
  Tobias Christiansen 9c65c10245 LibWeb: Add calc() resolution to CSS::Length il y a 4 ans
  Tobias Christiansen 20667dfff5 LibWeb: Plumb calculated StyleValues into CSS::Length il y a 4 ans
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans