inliner/test/fixtures
Joey Parrish d53c651921 fix: detection of absolute URLs
If a URL is resolved before checking for absolute URLs, even relative
URLs will be detected as absolute.

Includes updates to the skip-absolute-urls test.

Closes #126
2016-11-17 11:20:13 -08:00
..
1x1.gif test: simplify assets in tests 2015-07-28 10:48:29 +01:00
bad-url.result.html fix: don't bail on corrupted URLs 2016-07-31 15:38:27 +01:00
bad-url.src.html fix: don't bail on corrupted URLs 2016-07-31 15:38:27 +01:00
bg-img-no-inline.opts.json fix: don't inline background images when the images option is false 2016-07-31 15:38:26 +01:00
bg-img-no-inline.result.html fix: don't inline background images when the images option is false 2016-07-31 15:38:26 +01:00
bg-img-no-inline.src.html fix: don't inline background images when the images option is false 2016-07-31 15:38:26 +01:00
car.min.svg feat: compress SVG using SVGO 2015-08-26 22:43:40 +01:00
car.svg feat: compress SVG using SVGO 2015-08-26 22:43:40 +01:00
circle.svg fix: wrap all CSS data urls in quotes 2016-05-22 14:45:52 +01:00
colour.png fix: support favicons 2016-02-28 09:50:05 +00:00
css-ext-import.css test: include external import test 2015-07-28 10:21:18 +01:00
css-ext-import.result.html tests: update for new parsing 2016-05-22 22:27:10 +01:00
css-ext-import.src.html test: include external import test 2015-07-28 10:21:18 +01:00
css-ext.result.html fix: wrap all CSS data urls in quotes 2016-05-22 14:45:52 +01:00
css-ext.src.html test: simplify assets in tests 2015-07-28 10:48:29 +01:00
css-import.result.html tests: update for new parsing 2016-05-22 22:27:10 +01:00
css-import.src.html tests: update for new parsing 2016-05-22 22:27:10 +01:00
demo-logo.svg feat: compress SVG using SVGO 2015-08-26 22:43:40 +01:00
detect-encoding.result.html feat: detect encoding 2015-08-23 22:43:14 +01:00
detect-encoding.src.html feat: detect encoding 2015-08-23 22:43:14 +01:00
fake-google-fonts.css tests: update for new parsing 2016-05-22 22:27:10 +01:00
favicon.result.html feat: inline favicons with rel="shortcut icon" 2016-11-17 11:19:59 -08:00
favicon.src.html feat: inline favicons with rel="shortcut icon" 2016-11-17 11:19:59 -08:00
get-error.result.html fix: replace with empty string if error in GET 2015-08-28 20:20:52 -07:00
get-error.src.html fix: support favicons 2016-02-28 09:50:05 +00:00
headers.opts.json fix: headers use colons 2016-05-22 22:25:50 +01:00
headers.result.html feat: support custom headers 2016-01-18 22:12:52 +00:00
headers.src.html feat: support custom headers 2016-01-18 22:12:52 +00:00
Hólsgerðislaug-300x225.gif fix: non-ascii characters 2016-07-31 15:38:26 +01:00
html-whitespaces.result.html fix: don't encode by default 2016-08-09 22:05:33 +01:00
html-whitespaces.src.html fix: keep whitespaces and newlines in pre and textareas 2015-07-29 15:03:15 +02:00
iconv.opts.json test: add tests for specifying encoding 2015-08-23 22:43:02 +01:00
iconv.result.html test: add tests for specifying encoding 2015-08-23 22:43:02 +01:00
iconv.src.html test: add tests for specifying encoding 2015-08-23 22:43:02 +01:00
image-css.result.html fix: wrap all CSS data urls in quotes 2016-05-22 14:45:52 +01:00
image-css.src.html fix: prevent signs like "<" or ">" to be treated as HTML in styles 2015-07-28 17:47:45 +02:00
image-data.result.html fix: handles already inlined content 2015-07-30 23:55:00 +01:00
image-data.src.html fix: handles already inlined content 2015-07-30 23:55:00 +01:00
image-ext.result.html fix: resolving already resolved HTTP links in file 2015-11-26 10:24:12 +00:00
image-ext.src.html fix: resolving already resolved HTTP links in file 2015-11-26 10:24:12 +00:00
image-inline-special-chars.result.html fix: non-ascii characters 2016-07-31 15:38:26 +01:00
image-inline-special-chars.src.html fix: non-ascii characters 2016-07-31 15:38:26 +01:00
image-inline.result.html test: simplify assets in tests 2015-07-28 10:48:29 +01:00
image-inline.src.html test: simplify assets in tests 2015-07-28 10:48:29 +01:00
image-style-attr.result.html fix: don't encode by default 2016-08-09 22:05:33 +01:00
image-style-attr.src.html fix: wrap all CSS data urls in quotes 2016-05-22 14:45:52 +01:00
image-url.result.html fix: strip img query string from local files 2015-11-26 10:28:43 +00:00
image-url.src.html fix: strip img query string from local files 2015-11-26 10:28:43 +00:00
image.jpg fix: background images in CSS 2015-07-27 14:54:46 +01:00
import-from-google.css tests: update for new parsing 2016-05-22 22:27:10 +01:00
import-from-google.result.html tests: update for new parsing 2016-05-22 22:27:10 +01:00
import-from-google.src.html tests: update for new parsing 2016-05-22 22:27:10 +01:00
import.css tests: update for new parsing 2016-05-22 22:27:10 +01:00
inline-skip-absolute-urls.opts.json chore: renamed flag to --skip-absolute-urls 2016-04-06 08:02:46 +00:00
inline-skip-absolute-urls.result.html fix: detection of absolute URLs 2016-11-17 11:20:13 -08:00
inline-skip-absolute-urls.src.html fix: detection of absolute URLs 2016-11-17 11:20:13 -08:00
inline-svg-no-svgo.opts.json feat: compress SVG using SVGO 2015-08-26 22:43:40 +01:00
inline-svg-no-svgo.result.html feat: compress SVG using SVGO 2015-08-26 22:43:40 +01:00
inline-svg-no-svgo.src.html feat: compress SVG using SVGO 2015-08-26 22:43:40 +01:00
inline-svg.result.html fix: ensure svg viewBox is kept 2016-07-31 15:38:27 +01:00
inline-svg.src.html feat: compress SVG using SVGO 2015-08-26 22:43:40 +01:00
kitchen-sink.result.html tests: update for new parsing 2016-05-22 22:27:10 +01:00
kitchen-sink.src.html test: simplify assets in tests 2015-07-28 10:48:29 +01:00
meta-tags-alt.opts.json test: check for meta http-equiv 2016-01-18 21:04:31 +00:00
meta-tags-alt.result.html test: check for meta http-equiv 2016-01-18 21:04:31 +00:00
meta-tags-alt.src.html test: check for meta http-equiv 2016-01-18 21:04:31 +00:00
meta-tags.opts.json test: add meta-data stripping test 2016-01-18 20:54:44 +00:00
meta-tags.result.html test: add meta-data stripping test 2016-01-18 20:54:44 +00:00
meta-tags.src.html test: add meta-data stripping test 2016-01-18 20:54:44 +00:00
script-ext.result.html test: include external import test 2015-07-28 10:21:18 +01:00
script-ext.src.html test: add full tests 2015-07-27 22:13:21 +01:00
script-inline.result.html fix: prevent signs like "<" or ">" to be treated as HTML in scripts 2015-07-28 17:36:00 +02:00
script-inline.src.html fix: prevent signs like "<" or ">" to be treated as HTML in scripts 2015-07-28 17:36:00 +02:00
script-local.js fix: inline scripts containing ETAGO properly 2015-07-29 03:05:06 +02:00
script-local.result.html fix: inline scripts containing ETAGO properly 2015-07-29 03:05:06 +02:00
script-local.src.html fix: file based scripts 2015-07-28 14:49:10 +01:00
script-min-inlinemin.opts.json test: added tests for inlinemin and nocompress js 2015-11-26 10:29:27 +00:00
script-min-inlinemin.result.html test: added tests for inlinemin and nocompress js 2015-11-26 10:29:27 +00:00
script-min-inlinemin.src.html test: added tests for inlinemin and nocompress js 2015-11-26 10:29:27 +00:00
script-min.result.html fix: minified scripts being removed 2015-07-28 07:12:46 +01:00
script-min.src.html fix: minified scripts being removed 2015-07-28 07:12:46 +01:00
script-nocompress.opts.json test: added tests for inlinemin and nocompress js 2015-11-26 10:29:27 +00:00
script-nocompress.result.html test: added tests for inlinemin and nocompress js 2015-11-26 10:29:27 +00:00
script-nocompress.src.html test: added tests for inlinemin and nocompress js 2015-11-26 10:29:27 +00:00
script-non-js.result.html test: don't touch non-script scripts 2015-11-26 19:49:31 +00:00
script-non-js.src.html test: don't touch non-script scripts 2015-11-26 19:49:31 +00:00
script.js fix: file based scripts 2015-07-28 14:49:10 +01:00
script.min.js fix: minified scripts being removed 2015-07-28 07:12:46 +01:00
ssi.result.html fix: don't remove SSI 2016-07-31 15:38:26 +01:00
ssi.src.html fix: don't remove SSI 2016-07-31 15:38:26 +01:00
svg-bg.result.html fix: wrap all CSS data urls in quotes 2016-05-22 14:45:52 +01:00
svg-bg.src.html fix: wrap all CSS data urls in quotes 2016-05-22 14:45:52 +01:00
svg-compress.result.html fix: ensure svg viewBox is kept 2016-07-31 15:38:27 +01:00
svg-compress.src.html feat: compress SVG using SVGO 2015-08-26 22:43:40 +01:00
svg-viewbox.result.html fix: ensure svg viewBox is kept 2016-07-31 15:38:27 +01:00
svg-viewbox.src.html fix: ensure svg viewBox is kept 2016-07-31 15:38:27 +01:00
video-inline.opts.json feat: inline video (and their poster image attribute) 2015-09-22 00:59:22 +02:00
video-inline.result.html feat: inline video (and their poster image attribute) 2015-09-22 00:59:22 +02:00
video-inline.src.html feat: inline video (and their poster image attribute) 2015-09-22 00:59:22 +02:00
video.webm feat: inline video (and their poster image attribute) 2015-09-22 00:59:22 +02:00
xml-detection.result.html fix: detect xml-mode with XML declaration 2016-05-17 22:36:54 +09:00
xml-detection.src.html fix: detect xml-mode with XML declaration 2016-05-17 22:36:54 +09:00