Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader il y a 1 an
  Aliaksandr Kalenik 4356d37b2c LibWeb: Update SVGDecodedImageData to use navigables il y a 2 ans
  Aliaksandr Kalenik 359d8a3dc2 LibWeb: Update Document::create_and_initialize() to match latest spec il y a 2 ans
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios il y a 1 an
  Andreas Kling 25375bf1d5 LibWeb: Make Document::paintable() return a ViewportPaintable il y a 1 an
  Andreas Kling 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable il y a 1 an
  Aliaksandr Kalenik 8c980cf75b LibWeb: Do not crash inside SVGDecodedImageData on invalid SVG input il y a 2 ans
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels il y a 2 ans
  Simon Wanner b5ba479d65 LibWeb: Render svg-as-image with 1:1 scaling factor il y a 2 ans
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point il y a 2 ans
  Andreas Kling dcc561aa60 LibWeb: Calculate intrinsic size and aspect ratio for SVG-as-image il y a 2 ans
  Andreas Kling 41ab0837fa LibWeb: Render SVG-as-image into an isolated top-level browsing context il y a 2 ans
  Andreas Kling e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument il y a 2 ans
  Andreas Kling 6f46bff4df LibWeb: Stub out a new SVGDecodedImageData class il y a 2 ans