Commit db238dcf authored by Tres Seaver's avatar Tres Seaver

 - TAL now cononicalizes singleton attributes, so expected output must
   follow suit.
parent e8e3d5c2
...@@ -5,15 +5,15 @@ ...@@ -5,15 +5,15 @@
<img ismap="ismap"> <img ismap="ismap">
<img ismap="foo"> <img ismap="foo">
<img ismap> <img ismap="ismap">
<img> <img>
<img> <img>
<img ismap> <img ismap="ismap">
<img> <img>
<img> <img>
<img ismap> <img ismap="ismap">
<img> <img>
<img> <img>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment