summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/parser/object-with-textarea-fallback-expected.txt
blob: 01b6b58b060a9d518e88e28ee45f7c10abacb2c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
| <html>
|   <head>
|     <script>
|       src="../../resources/dump-as-markup.js"
|     "
"
|   <body>
|     <object>
|       name="editor1"
|       type="application/x-xstandard"
|       "
"
|       <textarea>
|         name="editor1"
|         this.value=""
|         <shadow:root>
|           <div>
|             id="inner-editor"
|       "
"
|       <shadow:root>
|         <content>
|     "
"