提交歷史

作者 SHA1 備註 提交日期
  Sam Atkins 0795b9f7bb LibWeb: Use floats instead of doubles for CSS numbers 3 年之前
  Sam Atkins 7c4402ba92 LibWeb: Evaluate `no-preference` media-features as false 3 年之前
  Sam Atkins 332799fbcb LibWeb: Stub getting the initial font instead of the root one 3 年之前
  Sam Atkins fd47460141 LibWeb: Use ValueID for media-query identifiers 3 年之前
  Sam Atkins 12561327d6 LibWeb: Use MediaFeatureIDs instead of Strings :^) 3 年之前
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 年之前
  Sam Atkins deea129b8c LibWeb: Add Ratio type to MediaFeatureValue 3 年之前
  Sam Atkins fd2ef43cb4 LibWeb: Implement `<resolution>` as a media feature type 3 年之前
  Andreas Kling c61747fb2a LibWeb: Respect font-size specified by CSS in "em" length calculations 3 年之前
  Sam Atkins d2ade9800f LibWeb: Implement relative lengths in media queries :^) 3 年之前
  Sam Atkins 148efd7de7 LibWeb: Remove unused MediaFeatureValue::equals() and friends 3 年之前
  Ali Mohammad Pur 9de33629da AK+Everywhere: Make Variant::visit() respect the Variant's constness 3 年之前
  Sam Atkins 416033a660 LibWeb: Support range syntax for media queries 3 年之前
  Sam Atkins b6fe7cc324 LibWeb: Make MediaCondition a top-level type and add factory methods 3 年之前
  Sam Atkins ae4f0000c8 LibWeb: Make MediaFeature a top-level class and add factory methods 3 年之前
  Sam Atkins 6299d68e45 LibWeb: Introduce MediaFeatureValue type for use in media queries 3 年之前
  Sam Atkins 7d5c626276 LibWeb: Add <general-enclosed> support to Media Queries 3 年之前
  Sam Atkins b03dac99a5 LibWeb: Use MatchResults for MediaQuery evaluation 3 年之前
  Sam Atkins 46bba44f8b LibWeb: Move media-query-list serialization code to MediaQuery.{h,cpp} 3 年之前
  Sam Atkins 1c829e0417 LibWeb: Implement MediaQuery matching :^) 3 年之前
  Sam Atkins 0a4d9c6d31 LibWeb: Partially implement MediaQuery class :^) 3 年之前