Histórico de Commits

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