test suite - phpLivePacker 1.4
< back to main page
// CSS tests
Included CSS is working fine if text is green.
CSS background images are working fine if success icons are displayed.
- CSS is working
- CSS sets are working
- CSS included with fake versioning is working
- background image is working (path to same folder)
- background image is working (path to folder down)
- background image is working (path to folder up)
- background image is working (base64 encoded image)
- background image is working (external path - without protocol)
- background image is working (external path - http)
- background image is working (external path - https)
-
- web font (@import)
- web font (@font-face)
- web font (@font-face)
- web font (@font-face)
-
- background image to test base64 encoding - disabled by default (.jpg, 6KB)
// JS tests
Included JS is working fine if text is green and success icons are displayed.
- JS is working
- JS sets are working
- JS included with fake versioning is working
// CSS image array
If the option generateImageArray is enabled, the following link will get you your browser specific image array.
// browser detection
Browser is successfully detected if text is green and success icon is displayed.
- browser detected
(unknown unknown)
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
- Internet Explorer
- Internet Explorer 10 (and higher)
- Internet Explorer 10
- Internet Explorer 9
- Internet Explorer 8
- Internet Explorer 7
- Internet Explorer 6
- Internet Explorer 6 (and below)
- Internet Explorer Mobile
- Firefox
- Firefox 20 (and higher)
- Firefox 20
- Firefox 20.0
- Safari
- Safari 5 (and higher)
- Safari 5
- Safari 5.1.7
- Chrome
- Chrome 26 (and higher)
- Chrome 26
- Chrome 26.0.1410.43
- Opera
- Opera 12 (and higher)
- Opera 12
- Opera 12.14
- Opera 15 (and higher)
// browser engine detection
Browser engine is successfully detected if text is green and success icon is displayed.
- browser engine detected (webkit)
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
- Webkit
- Gecko
- Trident
- Presto
// os detection
Operating system is successfully detected if text is green and success icon is shown.
- operation system detected (unknown)
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
- Windows
- OS X
- Linux
- Windows CE
- iOS (iPhone/iPad/iPod)
- Android
- Symbian OS
- BlackBerry OS
- Windows Phone
// condition tests
Condition matches actual browser if text is green and success icon is shown.
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
- not Windows
- OS X Safari 6
- Windows Firefox
- IE > 9
- IE >= 9
- IE < 9
- IE <= 9
- IE != 9
- IE = 9
- IE 9 or IE 10 or Firefox