• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html>
2<html>
3  <head></head>
4  <body>
5    <h3>
6      Coniditional Phrase Test
7    </h3>
8    <p>
9      This should show
10    </p>
11    <p>
12      But this should show
13    </p>
14    <p>
15      Weird macro is defined
16    </p>
17    <p>
18      The should be no space inserted.
19    </p>
20    <p>
21      <span class="bold"><strong>Bold text</strong></span>
22    </p>
23  </body>
24</html>
25