Properties5
| Type | Article |
| Author | Jim Nielsen |
| Date | Jun 20, 2023 |
| URL | https://blog.jim-nielsen.com/2023/thoughts-on-safari-spatial-computing/?ref=refind |
| Note created | Jun 20, 2023 |

tl;dr just keeping doing what responsive web design and accessibility experts have advocated for years.
What even is a “pixel” when your screen is projected onto the wall in a virtual space? Even more reason to move away from
pxand use resolution-agnostic units likerem
In other words, Safari will ignore your CSS
:hoverrules in visionOS (proving, again, the powerful idea of thinking of your CSS as suggestions for the browser rather than instructions — something I first heard from Jeremy quoting Eric).
It’s 2023 and would you look at that: semantic, accessible HTML is still as important as ever. HTML isn’t just for old beige tower computers connected to cathode-ray tube monitors. It’s being relied on by the most technologically advanced AR/VR consumer device in 2023.