1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/accessible/tests/mochitest/jsat/doc_content_text.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,14 @@ 1.4 +<!DOCTYPE html> 1.5 +<html> 1.6 + <head> 1.7 + <title>Text content test document</title> 1.8 + <meta charset="utf-8" /> 1.9 + </head> 1.10 + <body> 1.11 + <p>These are my awards, Mother. From Army. 1.12 + The seal is for marksmanship, and the gorilla is for sand racing.</p> 1.13 + <p>You're a good guy, mon frere. That means brother in French. 1.14 + I don't know how I know that. I took four years of Spanish.</p> 1.15 + <textarea>Please refrain from Mayoneggs during this salmonella scare.</textarea> 1.16 + </body> 1.17 +</html> 1.18 \ No newline at end of file