Historial de Commits

Autor SHA1 Mensaje Fecha
  MacDue 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute hace 2 años
  MacDue f753a4f640 LibWeb: Always use quirks mode when parsing SVG width/height attributes hace 2 años
  Sam Atkins 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} hace 2 años
  Michiel 2480b94ae7 LibWeb: Support more length types in SVG width/height attributes hace 2 años
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
  Andrew Kaster 320dddde6a LibWeb: Remove unecessary dependence on Window from SVG classes hace 2 años
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling 67de1131b9 LibWeb: Match WebKit and Blink re: absence of width/height on <svg> hace 3 años
  Andreas Kling d8be441978 LibWeb: Fix typo in SVGSVGElement::apply_presentational_hints() hace 3 años
  Andreas Kling fda25f9505 LibWeb: Move HTML dimension value parsing from CSS to HTML namespace hace 3 años
  Andreas Kling 7df62c64b7 LibWeb: Treat width/height on <svg> element as HTML dimension values hace 3 años
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace hace 3 años
  Sam Atkins ae93aeb414 LibWeb: Give `<svg>` elements a size again hace 3 años
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder hace 3 años
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values hace 3 años
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer hace 3 años
  Andreas Kling 7de23aede2 LibWeb: Parse the <svg viewBox> attribute hace 3 años
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años