提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace 4 年之前
  Luke 043b31ad9a LibWeb: Add pc CSS unit 4 年之前
  Luke a9335eea1c LibWeb: Add cm, in, mm and Q CSS units 4 年之前
  Jakob-Niklas See dcc2c8a125 LibWeb: Add support for viewport-relative length units (#3433) 4 年之前
  Andreas Kling 498845ea2f LibWeb: Handle CSS "ex" lengths (relative to font x-height) 5 年之前
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace 5 年之前
  Andreas Kling 7d3c8d066f LibWeb: Support "pt" length units :^) 5 年之前
  Andreas Kling daa88448e1 LibWeb: Add Length::is_undefined_or_auto() 5 年之前
  Andreas Kling 4b2ac34725 LibWeb: Move the offset, margin and padding boxes into LayoutStyle 5 年之前
  Andreas Kling ecacab8618 LibWeb: Move width into LayoutStyle 5 年之前
  Andreas Kling 90edaabc4b LibWeb: Add an "undefined" state to Length 5 年之前
  Andreas Kling 5744dd43c5 LibWeb: Remove default Length constructor and add make_auto()/make_px() 5 年之前
  Andreas Kling ae181e1573 LibWeb: Always inline absolute Length to_px() conversion 5 年之前
  Andreas Kling 731685468a LibWeb: Start fleshing out support for relative CSS units 5 年之前
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 年之前