| 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 3046 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3057 BUG27551 : LayoutTests/fast/css/color-correction-on-text.html = FAIL | 3057 BUG27551 : LayoutTests/fast/css/color-correction-on-text.html = FAIL |
| 3058 BUG27551 : LayoutTests/fast/css/color-correction.html = FAIL | 3058 BUG27551 : LayoutTests/fast/css/color-correction.html = FAIL |
| 3059 // May also be related to r50760, but not as confident. | 3059 // May also be related to r50760, but not as confident. |
| 3060 BUG27551 WIN : LayoutTests/fast/css/shadow-multiple.html = IMAGE | 3060 BUG27551 WIN : LayoutTests/fast/css/shadow-multiple.html = IMAGE |
| 3061 | 3061 |
| 3062 // WebKit merge 50756:50820, possibly due to WebKit r50808/r50786 and Chromium r
31715 | 3062 // WebKit merge 50756:50820, possibly due to WebKit r50808/r50786 and Chromium r
31715 |
| 3063 BUG27553 WIN MAC : LayoutTests/fast/text/atsui-partial-selection.html = IMAGE | 3063 BUG27553 WIN MAC : LayoutTests/fast/text/atsui-partial-selection.html = IMAGE |
| 3064 | 3064 |
| 3065 // WebKit merge 50840:50929 | 3065 // WebKit merge 50840:50929 |
| 3066 BUG27555 : LayoutTests/accessibility/document-attributes.html = TEXT | 3066 BUG27555 : LayoutTests/accessibility/document-attributes.html = TEXT |
| 3067 BUG27555 : LayoutTests/fast/forms/file-input-direction.html = TEXT | |
| 3068 BUG27555 : LayoutTests/fast/forms/hidden-input-file.html = TEXT | |
| 3069 BUG27555 : LayoutTests/fast/forms/input-file-re-render.html = MISSING TEXT | 3067 BUG27555 : LayoutTests/fast/forms/input-file-re-render.html = MISSING TEXT |
| 3070 | 3068 |
| 3071 BUG27555 MAC : LayoutTests/fast/css/color-correction-on-box-shadow.html = IMAGE | 3069 BUG27555 MAC : LayoutTests/fast/css/color-correction-on-box-shadow.html = IMAGE |
| 3072 BUG27555 WIN LINUX : LayoutTests/fast/css/color-correction-on-box-shadow.html =
IMAGE+TEXT | 3070 BUG27555 WIN LINUX : LayoutTests/fast/css/color-correction-on-box-shadow.html =
IMAGE+TEXT |
| 3073 BUG27555 MAC : LayoutTests/fast/css/color-correction-on-text-shadow.html = IMAGE | 3071 BUG27555 MAC : LayoutTests/fast/css/color-correction-on-text-shadow.html = IMAGE |
| 3074 BUG27555 WIN LINUX : LayoutTests/fast/css/color-correction-on-text-shadow.html =
IMAGE+TEXT | 3072 BUG27555 WIN LINUX : LayoutTests/fast/css/color-correction-on-text-shadow.html =
IMAGE+TEXT |
| 3075 BUG27555 MAC : LayoutTests/fast/reflections/opacity-reflection-transform.html =
IMAGE | 3073 BUG27555 MAC : LayoutTests/fast/reflections/opacity-reflection-transform.html =
IMAGE |
| 3076 BUG27555 WIN LINUX : LayoutTests/fast/reflections/opacity-reflection-transform.h
tml = IMAGE+TEXT | 3074 BUG27555 WIN LINUX : LayoutTests/fast/reflections/opacity-reflection-transform.h
tml = IMAGE+TEXT |
| 3077 | 3075 |
| 3078 BUG27555 WIN LINUX : LayoutTests/fast/forms/file-input-disabled.html = TEXT | |
| 3079 BUG27555 WIN : LayoutTests/fast/forms/form-element-geometry.html = TEXT | |
| 3080 BUG27555 WIN LINUX : LayoutTests/fast/forms/input-appearance-height.html = TEXT | |
| 3081 BUG27555 LINUX WIN : LayoutTests/fast/forms/input-value.html = TEXT | |
| 3082 | 3076 |
| 3083 BUG27555 : LayoutTests/media/media-fullscreen-inline.html = TIMEOUT | 3077 BUG27555 : LayoutTests/media/media-fullscreen-inline.html = TIMEOUT |
| 3084 BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT | 3078 BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT |
| 3085 | 3079 |
| 3086 BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT | 3080 BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT |
| 3087 | 3081 |
| 3088 // hbono's new test. | 3082 // hbono's new test. |
| 3089 BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html
= TEXT | 3083 BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html
= TEXT |
| 3090 | 3084 |
| 3091 // Failure from merge 50947:50972 | 3085 // Failure from merge 50947:50972 |
| 3092 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT | 3086 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT |
| OLD | NEW |