Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / inspector / modify-cross-domain-rule-expected.txt
blob4e2271af3e280db88f3213719031524c1c12c47b
1 Tests that modifying a rule in a stylesheet loaded from a different domain does not crash the renderer.
3 Text
5 Running: testSetUp
7 Running: testAddProperty
8 === Rule modified ===
9 color: green;
10 width: 100%;
11 === Selector changed ===
12 body {
13   color: green;
14   width: 100%;
16 Selectors matching the (#inspected) node: []