Chromium Code Reviews| Index: webkit/tools/layout_tests/dashboards/dashboard_base.js |
| =================================================================== |
| --- webkit/tools/layout_tests/dashboards/dashboard_base.js (revision 33753) |
| +++ webkit/tools/layout_tests/dashboards/dashboard_base.js (working copy) |
| @@ -42,7 +42,7 @@ |
| 'F': 'TEXT', |
| 'I': 'IMAGE', |
| 'Z': 'IMAGE+TEXT', |
| - 'O': 'OTHER', |
| + 'O': 'MISSING', |
|
Julie Parent
2009/12/04 00:53:12
Maybe add a comment here about why O stands for Mi
|
| 'N': 'NO DATA', |
| 'X': 'SKIP' |
| }; |