summaryrefslogtreecommitdiff
path: root/test/tests/conf-gold/output/output70.out
blob: 3c72fb2078dceb2312e29926b3f7a2dbe92836fd (plain)
1
2
3
4
5
6
7
8
9
<HTML>
    Inside double quotes:
    1. """  <A href="%22"></A>
    2. "'"  <A href="'"></A>
    Inside single quotes:
    3. '"'  <A href="%22"></A>
    4. '''  <A href="'"></A>
    NOTE: hrefs always have the double quotes.
  </HTML>