Commit History

Author SHA1 Message Date
  Gildas 2cdc903302 renamed cssRule to ruleData when cssRule stores data 7 years ago
  Gildas f95f5f8eea convert media to lower case 7 years ago
  Gildas c1b578e0d3 wait for the promise to be resolved 7 years ago
  Gildas 02c6939860 make sure variables always return a non-empty value 7 years ago
  Gildas 53d3415ebe resolve script URLs 7 years ago
  Gildas a605ea7a3b rollback 7 years ago
  Gildas 33ad6f5fac removed usage of Function constructor 7 years ago
  Gildas 46087b69b3 delete unused stylesheets 7 years ago
  Gildas 389d85ba25 fixed issue with self closing tags found in regexp when replacing scripts 7 years ago
  Gildas dc1907f095 fixed issue when a URL is pointing to a hash of the (SVG) document 7 years ago
  Gildas abcfe2981c group images in CSS only when url() call is not nested into another function call 7 years ago
  Gildas aa9892982f don't take into account srcset URLs when identifying duplicate images 7 years ago
  Gildas cbc592f2cc moved function from DocUtil to Util 7 years ago
  Gildas 5dad70c75f removed obsolete code 7 years ago
  Gildas 9e71f6a566 renamed docUtil to DocUtil 7 years ago
  Gildas ef029a77de formatting 7 years ago
  Gildas 367dfaf247 renamed classes 7 years ago
  Gildas 6e7b7fc768 moved all dependencies of sf-core except cssTree into docUtil 7 years ago
  Gildas 54e5be2d0f ernamed DOM to docUtil 7 years ago
  Gildas c4dd2cc118 take redirectis into account when resolving URLs 7 years ago
  Gildas 990dd7b674 replaced occurences of "charSet" with "charset" 7 years ago
  Gildas 82aa04dc21 added support of nested functions when parsing CSS declaration values 7 years ago
  Gildas 896a0eb268 updated MatchedRules constructor signature 7 years ago
  Gildas dc404d7250 resolve hrefs a bit later 7 years ago
  Gildas ffa449a906 handling of checkboxes and radiobuttons 7 years ago
  Gildas 696d58925c better escaping of EOT in script contents 7 years ago
  Gildas dd4842f784 removed unneeded call to Promise#then 7 years ago
  Gildas 16daabc51c tolerate missing content-types for images 7 years ago
  Gildas 7bc77dda85 replace non visible images with empty ones 7 years ago
  Gildas 52becdc5e7 fixed replacement of empty url functions in stylsheets 7 years ago