]
Vlado Pakan closed JBIDE-18047.
-------------------------------
Verified with JBDS 8.0.0.CR1-v20140831-0335-B201
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
Assignee: Konstantin Marmalyukov
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}