| Index: LayoutTests/fast/dom/Window/resources/window-property-collector.js
|
| diff --git a/LayoutTests/fast/dom/Window/resources/window-property-collector.js b/LayoutTests/fast/dom/Window/resources/window-property-collector.js
|
| index c40bfa32e7a66eb582608f90631ead2bc1cd58fa..8b26368b47d84869c0c7b52fea818a43805a0d1f 100644
|
| --- a/LayoutTests/fast/dom/Window/resources/window-property-collector.js
|
| +++ b/LayoutTests/fast/dom/Window/resources/window-property-collector.js
|
| @@ -58,6 +58,7 @@ function emitExpectedResult(path, expected)
|
| break;
|
| case "navigator.appCodeName":
|
| case "navigator.appName":
|
| + case "navigator.cores":
|
| case "navigator.language":
|
| case "navigator.onLine":
|
| case "navigator.platform":
|
|
|