Историја ревизија

Аутор SHA1 Порука Датум
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units пре 2 година
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case пре 2 година
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector пре 2 година
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector пре 2 година
  Sam Atkins a0b1eddc56 LibWeb: Port CSS::MediaQuery to new Strings пре 2 година
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue пре 2 година
  Sam Atkins 4084c66ad2 LibWeb: Use CSS Pixels for viewport rects пре 2 година
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Aliaksandr Kalenik 2675b9390b LibWeb: Parse unknown media type in media queries пре 2 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  Sam Atkins 28278efafb LibWeb: Extract MediaType to/from_string() logic into functions пре 3 година
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics пре 3 година
  Andreas Kling 2f7b6af87e LibGfx: Remove code point parameter from Gfx::Font::Metrics пре 3 година
  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 година