maschek / imgmap

Javascript based imagemap editor
https://www.maschek.hu/imagemap/
GNU General Public License v2.0
59 stars 33 forks source link

HTML output assumes "shorttag" format, which doesn't validate as HTML Transitional. #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create 
2.
3.

What is the expected output? What do you see instead?
If the parent document type is <!doctype html public "-//W3C//DTD HTML 4.01 
Transitional//EN">, the parent document throws many warnings under W3C 
validation tests. It would be better if there was a config option to choose 
whether or not the output is strict or transitional.

What version of the product are you using? On what browser/operating 
system?

Please provide any additional information below.

Original issue reported on code.google.com by gregory....@gmail.com on 27 Apr 2010 at 7:11

GoogleCodeExporter commented 9 years ago

Original comment by adam.mas...@gmail.com on 27 May 2011 at 5:23