Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors