Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / elements / styles / resources / imported-stylesheet.css
blob7b97034fc391a5930f1c44a6850ae913b0432f6f
1 .square
3 background-color: red;
4 display: inline-block;
5 width: 200px;
6 height: 200px;