| OLD | NEW |
| 1 // This file consists of lines with specifications of what | 1 // This file consists of lines with specifications of what |
| 2 // to expect from layout test cases. The test cases can be directories | 2 // to expect from layout test cases. The test cases can be directories |
| 3 // in which case the expectations apply to all test cases in that | 3 // in which case the expectations apply to all test cases in that |
| 4 // directory and any subdirectory. The format of the file is along the | 4 // directory and any subdirectory. The format of the file is along the |
| 5 // lines of: | 5 // lines of: |
| 6 // | 6 // |
| 7 // LayoutTests/fast/js/fixme.js = FAIL | 7 // LayoutTests/fast/js/fixme.js = FAIL |
| 8 // LayoutTests/fast/js/flaky.js = FAIL PASS | 8 // LayoutTests/fast/js/flaky.js = FAIL PASS |
| 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS | 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS |
| 10 // | 10 // |
| (...skipping 3067 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3078 | 3078 |
| 3079 BUG27555 WIN LINUX : LayoutTests/fast/forms/file-input-disabled.html = TEXT | 3079 BUG27555 WIN LINUX : LayoutTests/fast/forms/file-input-disabled.html = TEXT |
| 3080 BUG27555 WIN : LayoutTests/fast/forms/form-element-geometry.html = TEXT | 3080 BUG27555 WIN : LayoutTests/fast/forms/form-element-geometry.html = TEXT |
| 3081 BUG27555 WIN LINUX : LayoutTests/fast/forms/input-appearance-height.html = TEXT | 3081 BUG27555 WIN LINUX : LayoutTests/fast/forms/input-appearance-height.html = TEXT |
| 3082 BUG27555 LINUX WIN : LayoutTests/fast/forms/input-value.html = TEXT | 3082 BUG27555 LINUX WIN : LayoutTests/fast/forms/input-value.html = TEXT |
| 3083 | 3083 |
| 3084 BUG27555 : LayoutTests/media/media-fullscreen-inline.html = TIMEOUT | 3084 BUG27555 : LayoutTests/media/media-fullscreen-inline.html = TIMEOUT |
| 3085 BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT | 3085 BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT |
| 3086 | 3086 |
| 3087 BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT | 3087 BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT |
| 3088 BUG27555 WIN LINUX : LayoutTests/fast/multicol/single-line.html = IMAGE+TEXT | |
| 3089 | 3088 |
| 3090 // hbono's new test. | 3089 // hbono's new test. |
| 3091 BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html
= TEXT | 3090 BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html
= TEXT |
| 3092 | 3091 |
| 3093 // Failure from merge 50947:50972 | 3092 // Failure from merge 50947:50972 |
| 3094 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT | 3093 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT |
| OLD | NEW |