Historial de Commits

Autor SHA1 Mensaje Fecha
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly hace 4 años
  Andreas Kling e59bf87374 Userland: Replace VERIFY(is<T>) with verify_cast<T> hace 4 años
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> hace 4 años
  Tobias Christiansen 7f81c8fba2 LibWeb: LayoutNodes know whether they are flex-items hace 4 años
  Tobias Christiansen 1ab82afee6 LibWeb: Add :not pseudoclass to the CSS parser hace 4 años
  Tobias Christiansen b53dac6e88 LibWeb: Add support for more pseudoclasses hace 4 años
  miere43 c4bd4cbd76 LibWeb: Implement :nth-last-child pseudo-class hace 4 años
  miere43 aa83539d7b LibWeb: Implement :nth-child pseudo-class hace 4 años
  Andreas Kling c7e9b6d00f LibWeb: Convert StringBuilder::appendf() => AK::Format hace 4 años
  stelar7 55446172cb LibWeb: Add selector support to the new CSSParser hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Nicholas-Baron 73dd293ec4 Everywhere: Add `-Wdouble-promotion` warning hace 4 años
  Andreas Kling 1d065aa51b LibWeb: Support the :last-of-type CSS selector :^) hace 4 años
  Andreas Kling 0eb9a9dd13 LibWeb: Support the :first-of-type CSS selector :^) hace 4 años
  Andreas Kling fefb05f6f3 LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet hace 4 años
  Andreas Kling 0af4762662 LibWeb: Rename StyleRule => CSSStyleRule hace 4 años
  Sviatoslav Peleshko 54617e1a91 LibWeb: Added simple parsing for (at)import rules hace 4 años
  Sviatoslav Peleshko 04d67d0239 LibWeb: Create base class CSSRule for all CSS rules hace 4 años
  AnotherTest c989e55195 LibWeb: Fix a tiny appendff() format issue hace 4 años
  Andreas Kling 2d64ba7b9d LibWeb: Convert dbgprintf() => dbgln() hace 4 años
  Andreas Kling e4e325ff61 LibWeb: Include shadow DOM subtrees in DOM dumps hace 4 años
  Andreas Kling bbce1ab1c1 LibWeb: Use the DOM::Node::node_name() a bit more in dumps hace 4 años
  Andreas Kling 140463e833 LibWeb: Parse "display: flex" and create BlockBox layout nodes for them hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años