]
Martin Malina updated JBIDE-18047:
----------------------------------
Attachment: Screenshot 2014-08-06 09.21.52.png
Browsersim: View Source does not display <html> and
</html>
-----------------------------------------------------------
Key: JBIDE-18047
URL:
https://issues.jboss.org/browse/JBIDE-18047
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: browsersim
Affects Versions: 4.2.0.CR1
Reporter: Martin Malina
Fix For: 4.2.0.CR1
Attachments: Screenshot 2014-08-06 09.21.52.png
When you open a page (e.g.
gmail.com or
www.github.com) in Browsersim and then try to
view the source, it will show most of it, but <html> tag is missing. The doctype
seems incomplete, too:
{code}
<!DOCTYPE html>
{code}