| <html>
|   <head>
|   <body>
|     "direct div content"

| <html>
|   <head>
|   <body>
|     "direct textarea content"

| <html>
|   <head>
|   <body>
|     "textarea content with "
|     <em>
|       "pseudo"
|     " "
|     <foo>
|       "markup"

| <html>
|   <head>
|   <body>
|     "this is CDATA inside a "
|     <style>
|       " element"

| <html>
|   <head>
|   <body>

| <html>
|   <head>
|   <body>
|     "setting html's innerHTML"

