Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / paste-blockquote-into-blockquote-2-expected.txt
blobfb5eec6a6af1feeff426d8539483bfa97078fe56
1 This tests pasting a nested blockquote into a blockquote. The text "One" should be singly-blockquoted, and the text "Two Three" should be doubly-blockquoted. However, currently "One Two" is singly-blockquoted and "Three" is doubly-blockquoted. See bug 61807.
2 | <blockquote>
3 |   id="block"
4 |   type="cite"
5 |   "OneTwo"
6 | <blockquote>
7 |   type="cite"
8 |   <blockquote>
9 |     type="cite"
10 |     <div>
11 |       "Three<#selection-caret>"