|
|
|
|
|
by ternaryoperator
4818 days ago
|
|
Not only do you have to implement the massive HTML spec, but you must implement incredibly forgiving error handling. Just about any crappy, illegal HTML must be processed without throwing an exception--and the browser has to render something from it. |
|