Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | <!doctype html> |
michael@0 | 2 | <html> |
michael@0 | 3 | <body> |
michael@0 | 4 | <span style="text-decoration: underline; font: 16px sans-serif"> |
michael@0 | 5 | Some</span><button style="text-decoration: underline; color: black; font: 16px sans-serif">text</button><span |
michael@0 | 6 | style="text-decoration: underline; font: 16px sans-serif">and a button |
michael@0 | 7 | </span> |
michael@0 | 8 | </body> |
michael@0 | 9 | </html> |