• 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      The should be no space inserted.
13    </p>
14    <p>
15      <span class="bold"><strong>Bold text</strong></span>
16    </p>
17  </body>
18</html>
19