提交历史

作者 SHA1 备注 提交日期
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units 2 年之前
  Andreas Kling 4c75d4af28 LibWeb: Stop using NonnullRefPtrVector for StyleValueVector 2 年之前
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 年之前
  Sam Atkins e338ef4914 LibWeb: Port ComputedValues to new Strings 2 年之前
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property 2 年之前
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property 2 年之前
  Aliaksandr Kalenik 276a77f02d LibWeb: Support display inline-table 2 年之前
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 年之前
  Sam Atkins 5d8e3f5122 LibWeb: Convert Layout::Node to new pixel units 2 年之前
  martinfalisse 64c353f11c LibWeb: Parse `border-collapse` property for HTML table 2 年之前
  martinfalisse d3b4a5fbdb LibWeb: Allow use of calculated property for line-height 2 年之前
  Karol Kosek e338a0656d LibWeb: Remove unused StyleProperties::length_or_fallback function 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Andreas Kling 767d632ab7 LibWeb: Don't panic on unsupported text-decoration-line values 2 年之前
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes 2 年之前
  Luke Wilde 5e2b41175c LibWeb: Return empty Optional<StyleProperty> for shorthand properties 2 年之前
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes 2 年之前
  Andreas Kling f8a2c0586a LibWeb: Parse the CSS align-content property 2 年之前
  Andreas Kling 844321d89f LibWeb: Teach CSS::StyleProperties to create CSS::Size values 2 年之前
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin 2 年之前
  MacDue ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` 2 年之前
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 年之前
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties 2 年之前
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows 2 年之前
  martinfalisse e4541d83d3 LibWeb: Parse grid display value 2 年之前
  Tom 8163ee1500 LibWeb: Use rect value in CSS clip property 2 年之前
  MacDue d7d34d88e5 LibWeb: Implement `appearance` CSS property 2 年之前
  Sam Atkins b5ab961e20 LibWeb: Add proper support for Angle parameters in transform functions 3 年之前
  Andreas Kling 2f0657739b LibWeb: Honor `align-self` over `align-items` when non-auto on flex item 3 年之前
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines 3 年之前