Commit Graph

23 Commits (4bc8043f0fab2d65b00378637b15d9b6766a56a1)

Author SHA1 Message Date
Sunshine 4bc8043f0f
account for charset when creating data URLs 3 years ago
Sunshine b8aa545e8c
add support for wider range of charsets 3 years ago
Sunshine 6e6a60b305
Merge branch 'master' into more-tests-fixes-and-improvements 3 years ago
Sunshine 2369a4dd3c
remove optional trailing space from CSS idents 3 years ago
Sunshine a6ddf1c13a
simplify code responsible for processing CSS 3 years ago
Sunshine 2e86ee67a5
revamp codebase 3 years ago
Sunshine e0273c664a
forcefully set document's charset to UTF-8 3 years ago
Sunshine 38a6f963ad
account for network errors, add option to ignore them 4 years ago
Sunshine bc98aca2a2
indent items in retrieval log to form a tree-like structure 4 years ago
Sunshine ddb97009e9
pass options object instead of using separate parameters 4 years ago
Sunshine 29bf042da0
trim CSS if it contains nothing but whitespaces 4 years ago
Sunshine 5c229c51da
move functions related to URL manipulation into url.rs 4 years ago
Sunshine f6ea16b3ad
create a separate function for appending URL fragments 4 years ago
Sunshine a18df74946
refactor code and implement integrity validation 4 years ago
Sunshine 9b40dbbf27
add option to exclude web fonts 4 years ago
Sunshine edacd09dc8
store blobs instead of data URLs in cache 4 years ago
Sunshine eeea617fb1
escape all special chars within #id and .class CSS selectors 4 years ago
Sunshine 9d3df2cdc6
escape colons within CSS idents 4 years ago
Sunshine 3738be2b6d
treat url()'s found in @counter-style rules as images 4 years ago
Sunshine c097733ae7
improve parsing of data URLs 4 years ago
Sunshine 349c7bb3ea
properly parse negative units in CSS 4 years ago
Sunshine 29836d979a
add support for image inputs 4 years ago
Sunshine 4951fea730
implement full CSS parsing 4 years ago