This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26312 - <body class="source public"> <!--<![endif]-->
Summary: <body class="source public"> <!--<![endif]-->
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-11 17:08 UTC by contributor
Modified: 2014-07-15 18:33 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2014-07-11 17:08:02 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#references
Complete: http://www.whatwg.org/c#references
Referrer: 

Comment:
<body class="source public">	<!--<![endif]-->

<script>
if(top != self) {
  window.location = '';
  document.write('&lt;!--');
}
</script></body>

Posted from: 217.118.95.65
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.47 Safari/535.11 MRCHROME