Buckets:
ktongue/docker_container / CAD_kevin /frontend /node_modules /autoprefixer /lib /hacks /placeholder-shown.js
| let Selector = require('../selector') | |
| class PlaceholderShown extends Selector { | |
| /** | |
| * Return different selectors depend on prefix | |
| */ | |
| prefixed(prefix) { | |
| if (prefix === '-moz-') { | |
| return ':-moz-placeholder' | |
| } else if (prefix === '-ms-') { | |
| return ':-ms-input-placeholder' | |
| } | |
| return `:${prefix}placeholder-shown` | |
| } | |
| } | |
| PlaceholderShown.names = [':placeholder-shown'] | |
| module.exports = PlaceholderShown | |
Xet Storage Details
- Size:
- 437 Bytes
- Xet hash:
- de6ecb641e8f58b3acd7c3a4c22c81d633bf6551b7d57346589749ead7e7509d
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.