| Index: third_party/WebKit/LayoutTests/http/tests/inspector/console-completions-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/console-completions-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/console-completions-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e4041049d23ff2058b456425c54b5f243028e046
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/console-completions-expected.txt
|
| @@ -0,0 +1,47 @@
|
| +Tests completions prototype chain.
|
| +
|
| +Completions:
|
| +{
|
| + priority : 2
|
| + subtitle : "C"
|
| + title : "instanceMember"
|
| +}
|
| +{
|
| + priority : 2
|
| + title : "member1"
|
| +}
|
| +{
|
| + priority : 3
|
| + title : "EPriorityMember"
|
| +}
|
| +{
|
| + priority : 2
|
| + title : "cMember"
|
| +}
|
| +{
|
| + priority : 2
|
| + title : "shadowedMember"
|
| +}
|
| +{
|
| + priority : 4
|
| + subtitle : "B"
|
| + title : "ePriorityMember"
|
| +}
|
| +{
|
| + priority : 2
|
| + title : "bMember"
|
| +}
|
| +{
|
| + priority : 2
|
| + title : "shadowedMember"
|
| +}
|
| +{
|
| + priority : 2
|
| + subtitle : "A"
|
| + title : "aMember"
|
| +}
|
| +{
|
| + priority : 2
|
| + title : "shadowedMember"
|
| +}
|
| +
|
|
|