Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / break-non-editable-blockquote-expected.txt
blobcb0a2a365d173fa640b0dcc2815b7963d58d78cb
1 This test ensures WebKit properly inserts newline in quoted contents, which is enclosed by a non-editable blockquote.
2 | <blockquote>
3 |   type="cite"
4 |   "hello"
5 | <br>
6 | <blockquote>
7 |   type="cite"
8 |   " world"