Historique des commits

Auteur SHA1 Message Date
  Gildas 4a148b286c avoid overriding existing background images il y a 7 ans
  Gildas e1409ebea9 improved image grouping implementation with global variables il y a 7 ans
  Gildas fac42cfcfb dropped the SVG implementaion for grouping images and use CSS bg image instead il y a 7 ans
  Gildas 4e7f6d2655 removed obsolete code il y a 7 ans
  Gildas 6ca69945e9 set box-sizing on svg element il y a 7 ans
  Gildas f728c52b3f refactored css-rules-matcher il y a 7 ans
  Gildas 868211037e choose src over currentsrc il y a 7 ans
  Gildas 664fc2142d take padding/border/box-sizing into account when determining element inner size il y a 7 ans
  Gildas 59aefb7888 improved image grouping reliability il y a 7 ans
  Gildas da7b3966e3 enhanced reliability il y a 7 ans
  Gildas 4b559a89a2 fixed test for Firefox il y a 7 ans
  Gildas 78d7ba100b don't transform to svg sprites images with padding or margin il y a 7 ans
  Gildas 11bd3e700f fixed computing of natural size il y a 7 ans
  Gildas 0c3b05fb19 removed obsolete code il y a 7 ans
  Gildas 5e0a2a11f0 fixed potential scaling issue when replacing IMG with SVG tags il y a 7 ans
  Gildas 63b7249257 don't set preserveAspectRatio to none for SVG images il y a 7 ans
  Gildas 6e0c1e221a don't always set preserveAspectRatio to true il y a 7 ans
  Gildas 7f172b9b37 retrieve image data of all images il y a 7 ans
  Gildas 4d52764643 exclude images with srcset defined il y a 7 ans
  Gildas e6abfcdcad compute natuarlWidth and natualHeight for SVG images on Firefox il y a 7 ans
  Gildas b63e2e1823 added responsiveImageData il y a 7 ans
  Gildas 96f17b1dd2 set a default video poster if not already present il y a 7 ans
  Gildas 00ccd44777 test the presence of fontFaceProxy il y a 7 ans
  Gildas 24407a9d78 added FontFace API handling il y a 7 ans
  Gildas a57a7944e9 fixed issue when image is not found il y a 7 ans
  Gildas 3ec2420a4a retain input values il y a 7 ans
  Gildas 0015a04010 be more tolerant to faults when rertrieving CSS il y a 7 ans
  Gildas e05e43f745 added try/catch il y a 7 ans
  Gildas 5405b818be use CSSOM to retrieve stylesheet content only when needed il y a 7 ans
  Gildas 53df6e66bd improved srcset removing il y a 7 ans