История коммитов

Автор SHA1 Сообщение Дата
  Sam Atkins 28dbe8eb10 LibWeb: Use SVGPresentationAttribute mode for SVG attributes 1 год назад
  MacDue 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 год назад
  Shannon Booth 3e0849eb4f LibWeb: Add FlyString variants of get_element_by_id 1 год назад
  Bastiaan van der Plaat 494a8cb816 AK: Add to_radians and to_degrees math functions 1 год назад
  MacDue 720c27efbd LibWeb: Ensure transform of SVG <use> updates with x and y attributes 1 год назад
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 год назад
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible 1 год назад
  martinfalisse 70919dbed7 LibWeb: Fix parsing bug for SVG attributes 1 год назад
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String 1 год назад
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 год назад
  Tom e61fdd1dc6 LibWeb: Use viewbox attribute in SVG symbol element 2 лет назад
  MacDue 4cdb4de049 LibWeb: Enable quirks when parsing SVGGraphicsElement CSS attributes 2 лет назад
  MacDue 48d03a68e9 LibWeb: Allow font-size as an SVG attribute and handle font scaling 2 лет назад
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 лет назад
  MacDue 7d26383426 LibWeb: Remove SVGContext 2 лет назад
  Andreas Kling 55c1d8ba29 LibWeb: Honor the `opacity` attribute on SVG graphics elements 2 лет назад
  Sam Atkins af51095fe2 LibWeb: Stop making ComputedValues::stroke_width() optional 2 лет назад
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 лет назад
  MacDue 377ff0ac26 LibWeb: Implement SVG `fill-rule` attribute 2 лет назад
  Luke Wilde 42a183720b LibWeb/SVG: Support url() in the stroke attribute 2 лет назад
  PrestonLTaylor 31d536912c LibWeb: Allow SVG painting to escape out of a shadow tree 2 лет назад
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 лет назад
  MacDue 00cda96e2d LibWeb: Implement SVG opacity properties 2 лет назад
  Andreas Kling 6f204f8c32 LibWeb: Fix null dereference on SVG element with bogus fill URL 2 лет назад
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code 2 лет назад
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value 2 лет назад
  MacDue afd355c135 LibWeb: Resolve and paint SVG gradient fills 2 лет назад
  Nico Weber f56b897622 Everywhere: Fix a few typos 2 лет назад
  MacDue 570d71f869 LibWeb: Parse the `transform` attribute when set on SVGGraphicsElements 2 лет назад
  MacDue 6482c306f1 LibWeb: Parse and apply `fill-opacity` attribute to SVG paths 2 лет назад