Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / elements / styles-3 / styles-disable-then-enable-expected.txt
blob96b282f06f3b4c7606ffb576e6fcf528207bcb73
1 Tests that disabling style property works.
3 Before disable
4     font-weight: bold;
5 After disable
6 /-- overloaded --/ /-- disabled --/     /* font-weight: bold; */
7 After enable
8     font-weight: bold;