summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/parser/object-with-textarea-fallback-expected.txt
blob: 5e9b32a6116c7495ad8cd9ff3cc9e9dd9bd88aff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| <html>
|   <head>
|     <script>
|       src="../../resources/dump-as-markup.js"
|     "
"
|   <body>
|     <object>
|       name="editor1"
|       type="application/x-xstandard"
|       "
"
|       <textarea>
|         name="editor1"
|       "
"
|     "
"