Skip to content

Commit

Permalink
tests(images): fix standard testsuite images test
Browse files Browse the repository at this point in the history
  • Loading branch information
tivie committed Jun 8, 2015
1 parent e27e16b commit 307d135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cases/images.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p><img src="/path/to/img.jpg" alt="Alt text" title="" /></p>
<p><img src="/path/to/img.jpg" alt="Alt text" /></p>

<p><img src="/path/to/img.jpg" alt="Alt text" title="Optional title" /></p>

Expand Down

0 comments on commit 307d135

Please sign in to comment.