Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / runtime / runtime-localStorage-getProperties-expected.txt
blobdc0ffafe6f73eee26a6a332ffab5f3baee2c3181
1 Tests RemoteObject.getProperties on localStorage object. 66215
4     enumerable : true
5     isOwn : true
6     name : "testProperty"
7     value : {
8         description : "testPropertyValue"
9         type : "string"
10     }
11     wasThrown : false
12     writable : true