CSS - images and replaced content
By far the most important part of Images and Replaced Content is gradients. Still, there are a few other interesting properties.
This is the mobile table. See also the desktop table.
Last major update on 26 November 2014.
If you want to study gradients, start with the Introduction to gradients.
Compatibility
| No |
Yes |
No |
Yes |
Yes |
slow |
Yes |
Yes |
No |
Yes |
No |
Yes |
No |
Yes |
Yes |
This entry states if the browser supports either unprefixed new syntax or -webkit-prefixed middle syntax.
If the browser does not support the example below on this page it gets a No here and I don’t investigate it any further.
- Puffin loads the gradients as if they are images, and slow ones at that.
|
|
Yes |
No |
Yes |
Yes |
slow |
Yes |
Yes |
No |
Yes |
No |
Yes |
No |
Yes |
Yes |
This entry states if the browser supports either unprefixed new syntax or -webkit-prefixed middle syntax.
If the browser does not support the example below on this page it gets a No here and I don’t investigate it any further.
- Android 4.0 doesn’t support
ellipse ; only circle . If you explicitly define circle everything is fine, but if you don’t it uses circles nonetheless and does other things wrong, too.
- Puffin loads the gradients as if they are images, and slow ones at that.
|
To rotate an image.
|
No |
No |
No |
No |
No |
No |
No |
Yes |
|
|
No |
Yes |
No |
No |
Yes |
No |
No |
No |
No |
No |
- Opera Mini on BlackBerry doesn’t support
cover . Those on iOS, Android, and Symbian do.
|
|
No |
No |
No |
Yes |
No |
No |
No |
No |
No |
Same syntax as background-position.
|
Main gradient test
This is the main gradient test. If a browser fails it, it gets a No and I don’t investigate it any further.
This is an example of a cross-browser linear gradient.
background: -webkit-linear-gradient(0deg,red 10%,yellow 30%,green 60%);
background: linear-gradient(90deg,red 10%,yellow 30%,green 60%);
This is an example of a cross-browser radial gradient.
background: -webkit-radial-gradient(60% bottom,circle closest-corner,red 10%,yellow 30%,green 60%);
background: radial-gradient(circle closest-corner at 60% bottom,red 10%,yellow 30%,green 60%);
Tested browsers
- iOS 7
- Default browser on iPad 2 with iOS 7.1.2
- iOS 8
- Default browser on iPhone 4S with iOS 8.1
- Android 2
- Default browser on HTC Legend, Android 2.2
- Default browser on Samsung Galaxy Pocket, Android 2.3.6
- Default browser on Sony Reader PRS-T3. I’ve heard it’s Android 2-based, but of course it’s nearly impossible to get some actual information.
- Android 4
- Default browser on Huawei C8813, Android 4.1.1
- Default browser on Samsung Galaxy Note I, Android 4.1.2
- Default browser on Sony Xperia S, Android 4.1.2
- Default browser on LG L5, Android 4.1.2
- Default browser on Wolfgang AT-AS45FW, Android 4.2.2 (see note below)
- Default browser on HTC One X, Android 4.2.2
- Default browser on HTC M8, Android 4.4.2
- Chromium Samsung
- Default browser on Samsung Galaxy S4, Android 4.4.2
- This is Samsung’s Chrome.
- Chromium Puffin
- 4.0 Free Edition on Samsung Galaxy Note, Android 4.1.2
- Chromium Cyanogen
- Default browser on Galaxy Nexus flashed with Cyanogenmod 11, Android 4.4.4
- This is Cyanogen’s Chrome.
- Chromium Xiaomi
- Default browser on Xiaomi M2, Android 4.1.1
- Chromium Opera
- 25 on LG L5, Android 4.1.2
- 25 on HTC M8, Android 4.4.2
- This is Opera Mobile.
- Chromium Google
- Default browser on Nexus 7, Android 4.4.2
- Default browser on Motorola Moto G, Android 4.4.4
- This is Google’s regular Chrome. I test it only on devices where it is the default browser.
- UC 9
- UC 9.9.5 on Huawei C8813, Android 4.1.1
- UC 9.9.6 on Xiaomi M2, Android 4.1.1
- The largest Chinese browser. This is the full Chinese variant, not the proxy. These browsers were pre-installed (next to Android WebKit; don’t ask me why).
- UC 10
- UC 10.0 on Samsung Galaxy S4, Android 4.4.2
- This is an English install. I don’t know if that matters, but it could.
- BlackBerry 6
- Default browser on BB Torch 9800 (OS6)
- BlackBerry 7
- Default browser on BB Torch 9810 (OS7)
- BlackBerry 10
- Default browser on BlackBerry Z10 (BB OS 10.1)
- A new BB10 version has been released, but my device cannot connect to the update server.
- This device has 1GB of internal memory instead of the customary 2GB, which may matter in performance tests.
- Nokia Xpress
- 5.5 on the Nokia Asha 311, S40.
- UC Mini
- 8.8 on HTC One X, Android 4.2.2
- 9.4 on Motorola Moto G, Android 4.4.2
- 9.4 on Wolfgang AT-AS45FW, Android 4.2.2 (see note below)
- Opera Mini
- 7.6 on Samsung Galaxy S4, Android 4.4.2
- 8.0 on BB Torch 9800 (OS6)
- 8.0.3 on iPad 2, iOS 7.1.2
- Opera Classic
- 12.10 on Samsung Galaxy Pocket, Android 2.3.6
- Nintendo
- Nintendo browser 3.0.3 on Wii U (OS version unfindable)
- Supposed to be based on NetFront, which in turn is WebKit-based nowadays.
- Dolphin
- Dolphin 11.23 with JetPack on Sony Xperia S, Android 4.1.2.
- Independent full browser for Android, as long as you install both Dolphin and the Jetpack extension.
- IE9
- Default browser on Nokia Lumia 800, Windows Phone 7.5.
- IE10
- Default browser on Nokia Lumia 520, Windows Phone 8.0.
- IE11
- Default browser on Nokia Lumia 820, Windows Phone 8.1 “Update”
- This is a developer phone. That might matter.
- Firefox Android
- 33 on LG L5, Android 4.1.2
- 33 on Samsung Galaxy S4, Android 4.4.2
- Firefox OS
- Default browser on T2Mobile Flame, the FFOS reference device. 1.3.0 prerelease
Wolfgang AT-AS45FW note: Wolfgang is a Dutch importer and re-brander of phones. In this particular case
they seem to have bought Chinese (? probably) phones, re-branded them, then re-sold them to the Whoop company, which
re-branded them and sold them to the Hema chain of supermarkets, which sells them to consumers as the Whoop Echo. Supply chain management FTW!