| 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 3111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3122 | 3122 |
| 3123 // WebKit merge 50756:50820, possibly due to WebKit r50808/r50786 and Chromium r
31715 | 3123 // WebKit merge 50756:50820, possibly due to WebKit r50808/r50786 and Chromium r
31715 |
| 3124 BUG27553 WIN MAC : LayoutTests/fast/text/atsui-partial-selection.html = IMAGE | 3124 BUG27553 WIN MAC : LayoutTests/fast/text/atsui-partial-selection.html = IMAGE |
| 3125 | 3125 |
| 3126 BUG27556 SKIP WIN LINUX : LayoutTests/websocket/tests = FAIL | 3126 BUG27556 SKIP WIN LINUX : LayoutTests/websocket/tests = FAIL |
| 3127 | 3127 |
| 3128 // WebKit merge 50840:50929 | 3128 // WebKit merge 50840:50929 |
| 3129 BUG27555 : LayoutTests/accessibility/document-attributes.html = TEXT | 3129 BUG27555 : LayoutTests/accessibility/document-attributes.html = TEXT |
| 3130 BUG27555 : LayoutTests/fast/forms/file-input-direction.html = TEXT | 3130 BUG27555 : LayoutTests/fast/forms/file-input-direction.html = TEXT |
| 3131 BUG27555 : LayoutTests/fast/forms/hidden-input-file.html = TEXT | 3131 BUG27555 : LayoutTests/fast/forms/hidden-input-file.html = TEXT |
| 3132 BUG27555 : LayoutTests/fast/forms/input-file-re-render.html = MISSING | 3132 BUG27555 : LayoutTests/fast/forms/input-file-re-render.html = MISSING TEXT |
| 3133 | 3133 |
| 3134 BUG27555 MAC : LayoutTests/fast/css/color-correction-on-box-shadow.html = IMAGE | 3134 BUG27555 MAC : LayoutTests/fast/css/color-correction-on-box-shadow.html = IMAGE |
| 3135 BUG27555 WIN LINUX : LayoutTests/fast/css/color-correction-on-box-shadow.html =
IMAGE+TEXT | 3135 BUG27555 WIN LINUX : LayoutTests/fast/css/color-correction-on-box-shadow.html =
IMAGE+TEXT |
| 3136 BUG27555 MAC : LayoutTests/fast/css/color-correction-on-text-shadow.html = IMAGE | 3136 BUG27555 MAC : LayoutTests/fast/css/color-correction-on-text-shadow.html = IMAGE |
| 3137 BUG27555 WIN LINUX : LayoutTests/fast/css/color-correction-on-text-shadow.html =
IMAGE+TEXT | 3137 BUG27555 WIN LINUX : LayoutTests/fast/css/color-correction-on-text-shadow.html =
IMAGE+TEXT |
| 3138 BUG27555 MAC : LayoutTests/fast/reflections/opacity-reflection-transform.html =
IMAGE | 3138 BUG27555 MAC : LayoutTests/fast/reflections/opacity-reflection-transform.html =
IMAGE |
| 3139 BUG27555 WIN LINUX : LayoutTests/fast/reflections/opacity-reflection-transform.h
tml = IMAGE+TEXT | 3139 BUG27555 WIN LINUX : LayoutTests/fast/reflections/opacity-reflection-transform.h
tml = IMAGE+TEXT |
| 3140 | 3140 |
| 3141 BUG27555 WIN LINUX : LayoutTests/fast/forms/file-input-disabled.html = TEXT | 3141 BUG27555 WIN LINUX : LayoutTests/fast/forms/file-input-disabled.html = TEXT |
| 3142 BUG27555 WIN : LayoutTests/fast/forms/form-element-geometry.html = TEXT | 3142 BUG27555 WIN : LayoutTests/fast/forms/form-element-geometry.html = TEXT |
| 3143 BUG27555 WIN LINUX : LayoutTests/fast/forms/input-appearance-height.html = TEXT | 3143 BUG27555 WIN LINUX : LayoutTests/fast/forms/input-appearance-height.html = TEXT |
| 3144 BUG27555 WIN LINUX : LayoutTests/fast/forms/input-value.html = IMAGE+TEXT | 3144 BUG27555 WIN LINUX : LayoutTests/fast/forms/input-value.html = IMAGE TEXT |
| 3145 | 3145 |
| 3146 BUG27555 WIN MAC : LayoutTests/media/media-fullscreen-inline.html = TIMEOUT | 3146 BUG27555 : LayoutTests/media/media-fullscreen-inline.html = TIMEOUT |
| 3147 BUG27555 WIN MAC : LayoutTests/media/media-fullscreen-not-in-document.html = TIM
EOUT | 3147 BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT |
| 3148 | 3148 |
| 3149 BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT | 3149 BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT |
| 3150 BUG27555 WIN LINUX : LayoutTests/fast/multicol/single-line.html = IMAGE+TEXT | 3150 BUG27555 WIN LINUX : LayoutTests/fast/multicol/single-line.html = IMAGE+TEXT |
| 3151 | 3151 |
| OLD | NEW |