Skip to content

I've decided to document my daily encounters in the browser world

Notifications You must be signed in to change notification settings

MoonSoD/just-browser-os-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

just-browser-os-things

  • when you hide a scrollbar by CSS, you can't scroll on iOS, not even using JS functions
  • when password managers/browsers fill in a form input, it doesn't trigger any input events
  • you have to explicitly reset input submit type styling on iOS using -webkit-appearance: none
  • in CSS, height: 100vh doesn't expand when the search bar collapses
  • you have to explicitly remove borders on Safari versiona before 15.6
  • MacOS browsers ignore file input accept property for allowed file extensions

About

I've decided to document my daily encounters in the browser world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published