Hacker News new | ask | show | jobs
by _bxg1 2604 days ago
I believe I saw something that said CSS is Turing Complete*

* Only with user interaction to step things along, similar to powerpoint: https://www.youtube.com/watch?v=uNjxe8ShM-8

1 comments

If hovering counts as user interaction...
It does; it triggers an event just like clicking (or in the case of CSS, a state change).