repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
inspector
/
runtime
/
runtime-localStorage-getProperties-expected.txt
blob
dc0ffafe6f73eee26a6a332ffab5f3baee2c3181
1
Tests RemoteObject.getProperties on localStorage object. 66215
2
3
{
4
enumerable : true
5
isOwn : true
6
name : "testProperty"
7
value : {
8
description : "testPropertyValue"
9
type : "string"
10
}
11
wasThrown : false
12
writable : true
13
}
14