fregante / iphone-inline-video

📱 Make videos playable inline on the iPhone (prevents automatic fullscreen)
https://npm.im/iphone-inline-video
MIT License
2.05k stars 300 forks source link

Replace ಠ with IIV? #128

Closed binarykitchen closed 7 years ago

binarykitchen commented 7 years ago

Initially suggested in https://github.com/rollup/rollup/issues/1345#issuecomment-310298004, I am happy to submit a PR to replace all occurrences of character 'ಠ' (U+0CA0) with IIV.

But first I'd like to know why that character was chosen and if it has a special meaning? Probably for some browsers forcing to escape certain code routine?

fregante commented 7 years ago
ಠ_ಠ

Here's the special meaning. It's an eye and it's used for lookup. 😅

binarykitchen commented 7 years ago

ha, cool ... and what you mean with lookup?

fregante commented 7 years ago

Lookup table

Not sure if it's the right term, but it was a pun-variable.

binarykitchen commented 7 years ago

Here u go https://github.com/bfred-it/iphone-inline-video/pull/130

fregante commented 7 years ago

2.2.2 coming!