alex-ozdemir / algebra-dsl

A domain-specific-language for algebraic transformations
http://robocop.stanford.edu:8080
0 stars 0 forks source link

Firefox complains character encoding isn't defined #33

Closed AdamCDunlap closed 7 years ago

AdamCDunlap commented 7 years ago

The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.