Correct the conditional comments in the test data
This fixes the problem with libxml2 2.9.14 not considering <![ to be a valid way to open a tag anymore. Closes #1367
This commit is contained in:
parent
2f94cfd27b
commit
8fb10db1de
1 changed files with 2 additions and 2 deletions
|
|
@ -763,7 +763,7 @@ ttp://p.ebaystatic.com/aw/email/Welcome_Day_0/spacer.gif" width=3D"5" heigh=
|
|||
t=3D"1" alt=3D"" border=3D"0" style=3D"display:block; width: 5px !important=
|
||||
"></td>
|
||||
</tr>
|
||||
<![if ! gte mso 9]>
|
||||
<!--[if ! gte mso 9]>
|
||||
<tr>
|
||||
<td style=3D"border-collapse: collapse !important;
|
||||
border-spacing: 0; !important; padding: 0"><img src=3D"http://p.ebaystatic.=
|
||||
|
|
@ -803,7 +803,7 @@ ttp://p.ebaystatic.com/aw/email/Welcome_Day_0/spacer.gif" width=3D"5" heigh=
|
|||
t=3D"1" alt=3D"" border=3D"0" style=3D"display:block; width: 5px !important=
|
||||
"></td>
|
||||
</tr>
|
||||
<![if ! gte mso 9]>
|
||||
<!--[if ! gte mso 9]>
|
||||
<tr>
|
||||
<td style=3D"border-collapse: collapse !important;
|
||||
border-spacing: 0; !important; padding: 0"><img src=3D"http://p.ebaystatic.=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue