Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
michael@0 | 1 | <!DOCTYPE HTML> |
michael@0 | 2 | <html> |
michael@0 | 3 | <head> |
michael@0 | 4 | <style> |
michael@0 | 5 | p { width:0; color:black; } |
michael@0 | 6 | p::first-letter { color:yellow; } |
michael@0 | 7 | p.pre { white-space:pre; } |
michael@0 | 8 | </style> |
michael@0 | 9 | </head> |
michael@0 | 10 | <body> |
michael@0 | 11 | <p class="pre"> |
michael@0 | 12 | Hello |
michael@0 | 13 | <p class="pre">" |
michael@0 | 14 | Hello |
michael@0 | 15 | <p>" |
michael@0 | 16 | Hello |
michael@0 | 17 | </body> |
michael@0 | 18 | </html> |