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 | <head> |
michael@0 | 4 | <title>Testcase, bug 368020</title> |
michael@0 | 5 | </head> |
michael@0 | 6 | <body> |
michael@0 | 7 | |
michael@0 | 8 | <div style="-moz-column-count: 2; column-count: 2; -moz-column-fill: auto; height: 4.5em; background:yellow"> |
michael@0 | 9 | |
michael@0 | 10 | <div style="margin: 7px 1% 2px 2em; border: medium dotted; border-width: 2px 3px 4px 5px;"> |
michael@0 | 11 | <div style="background: url(repeatable-diagonal-gradient.png);"> |
michael@0 | 12 | <div style="padding: 8px 6px 4px 2px;"> |
michael@0 | 13 | blah<br> |
michael@0 | 14 | blah<br> |
michael@0 | 15 | blah<br> |
michael@0 | 16 | blah |
michael@0 | 17 | </div> |
michael@0 | 18 | </div> |
michael@0 | 19 | </div> |
michael@0 | 20 | |
michael@0 | 21 | </div> |
michael@0 | 22 | |
michael@0 | 23 | </body> |
michael@0 | 24 | </html> |