Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / parser / object-with-textarea-fallback-expected.txt
blob01b6b58b060a9d518e88e28ee45f7c10abacb2c7
1 | <html>
2 |   <head>
3 |     <script>
4 |       src="../../resources/dump-as-markup.js"
5 |     "
7 |   <body>
8 |     <object>
9 |       name="editor1"
10 |       type="application/x-xstandard"
11 |       "
13 |       <textarea>
14 |         name="editor1"
15 |         this.value=""
16 |         <shadow:root>
17 |           <div>
18 |             id="inner-editor"
19 |       "
21 |       <shadow:root>
22 |         <content>
23 |     "