CSS is Turing complete. This means that if you think of CSS as a proper HTML file and a type of user interaction, you can perform arbitrary non-computable functions. Additionally, Webkit CSS can encode Rule 110 to prove Turing completeness. This means that CSS is a fast, platform-independent, Turing-complete language.
The above is the detailed content of Is CSS Turing Complete?. For more information, please follow other related articles on the PHP Chinese website!