Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / svg / image-size-on-src-change-expected.html
blob43f18dcfb74e804db93548eb127f74a55a7e3aa6
1 <p>Tests sizing of svg when IMG's src changes from one svg to another. Passes if the second svg is sized as if it were loaded at first.</p>
2 <img style="width: 10%; height: 10%" src="resources/greenSquare.svg">