Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
michael@0 | 1 | <html><head> |
michael@0 | 2 | </head><body> |
michael@0 | 3 | <marquee> |
michael@0 | 4 | <div style="border: 1px solid black; -moz-border-radius: 2em;"> |
michael@0 | 5 | <marquee> |
michael@0 | 6 | <span style="display: -moz-grid-line;"> |
michael@0 | 7 | <select></select> |
michael@0 | 8 | </span> |
michael@0 | 9 | </marquee> |
michael@0 | 10 | </div> |
michael@0 | 11 | </marquee> |
michael@0 | 12 | |
michael@0 | 13 | </body> |
michael@0 | 14 | </html> |