Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / remove-format-image-expected.txt
blob80abfc0613d944c9fe31e6ae18f3397761f5b5b5
1 This tests RemoveFormant command not removing an image.  You should see one image element in each of the test results
3 An image between text:
4 | "<#selection-anchor>hello"
5 | " "
6 | <img>
7 |   src="../resources/abe.png"
8 | " world<#selection-focus>"
10 RemoveFormat on an image followed by JustifyNone and FormatBlock with p.:
11 | <p>
12 |   <#selection-anchor>
13 |   <img>
14 |     src="../resources/abe.png"
15 |   <#selection-focus>