hexonaut / haxe-dom

A cross-platform implementation of the DOM. Built to reduce duplicate code across server and client.
MIT License
47 stars 4 forks source link

CDataSection -> CDATASection #9

Closed RealyUniqueName closed 10 years ago

RealyUniqueName commented 10 years ago

Hi! html/CDataSection.hx should be renamed to html/CDATASection.hx because unix-like systems use case-sensitive filesystems and haxe compiler can't find class CDATASection.