Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / css / max-width-3-expected.html
blob48b2f12b98e0e2e5a77f629667b76f7ff8192392
1 <!DOCTYPE html>
2 <svg style="background-color: red;" width="200" height="500" viewbox="0 0 200 500">
3 <rect x="0" y="0" width="200" height="500" fill="green" />
4 </svg>