• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html>
2<html>
3  <head></head>
4  <body>
5    <h3>
6      Multiple escaped attributes
7    </h3>
8    <div class="authorgroup">
9      <h3 class="author">
10        John Doe
11      </h3>
12    </div>
13  </body>
14</html>
15