| 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 1108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1119 | 1119 |
| 1120 BUG10306 LINUX : LayoutTests/svg/carto.net/combobox.svg = FAIL | 1120 BUG10306 LINUX : LayoutTests/svg/carto.net/combobox.svg = FAIL |
| 1121 | 1121 |
| 1122 // There are a ugly room between black strokes and white painting of characters. | 1122 // There are a ugly room between black strokes and white painting of characters. |
| 1123 BUG10307 WIN : LayoutTests/svg/W3C-SVG-1.1/filters-example-01-b.svg = FAIL | 1123 BUG10307 WIN : LayoutTests/svg/W3C-SVG-1.1/filters-example-01-b.svg = FAIL |
| 1124 | 1124 |
| 1125 // Linux pixeltest failure: slightly different shade of composited | 1125 // Linux pixeltest failure: slightly different shade of composited |
| 1126 // alpha in bottom group. | 1126 // alpha in bottom group. |
| 1127 BUG10310 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-opacity-01-b.svg = FAIL | 1127 BUG10310 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-opacity-01-b.svg = FAIL |
| 1128 | 1128 |
| 1129 // Image mismatch: some green blocks are not displayed. |
| 1130 // Started to fail WebKit upstream change r49757, and probably related to it. |
| 1131 BUG25175 : LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b.svg = IMAGE |
| 1132 |
| 1133 // Image mismatch since WebKit r49757. |
| 1134 // The difference is hard to tell, but our gradation is slightly different |
| 1135 // (blue is too strong on the gradation). |
| 1136 // Pixel dump was updated on upstream but our rendering did not change. |
| 1137 BUG25175 MAC : LayoutTests/svg/custom/grayscale-gradient-mask.svg = IMAGE |
| 1138 |
| 1129 // | 1139 // |
| 1130 // ----------------------------------------------------------------- | 1140 // ----------------------------------------------------------------- |
| 1131 // End of SVG tests | 1141 // End of SVG tests |
| 1132 // ----------------------------------------------------------------- | 1142 // ----------------------------------------------------------------- |
| 1133 | 1143 |
| 1134 // These fail the pixel tests in debug mode because they have | 1144 // These fail the pixel tests in debug mode because they have |
| 1135 // unpainted space (filled red in Debug but not in Release). | 1145 // unpainted space (filled red in Debug but not in Release). |
| 1136 // https://bugs.webkit.org/show_bug.cgi?id=8423 | 1146 // https://bugs.webkit.org/show_bug.cgi?id=8423 |
| 1137 BUG24204 WIN LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug178855
.xml = IMAGE+TEXT | 1147 BUG24204 WIN LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug178855
.xml = IMAGE+TEXT |
| 1138 | 1148 |
| (...skipping 2016 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3155 BUG25202 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/masking-path-02-b.svg = FAIL | 3165 BUG25202 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/masking-path-02-b.svg = FAIL |
| 3156 BUG25208 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/masking-path-05-f.svg = FAIL | 3166 BUG25208 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/masking-path-05-f.svg = FAIL |
| 3157 BUG_JEREMY LINUX WIN : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL | 3167 BUG_JEREMY LINUX WIN : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL |
| 3158 BUG_JEREMY WIN : LayoutTests/editing/deleting/deletionUI-single-instance.html =
FAIL | 3168 BUG_JEREMY WIN : LayoutTests/editing/deleting/deletionUI-single-instance.html =
FAIL |
| 3159 BUG25204 WIN : chrome/fast/forms/basic-selects.html = FAIL | 3169 BUG25204 WIN : chrome/fast/forms/basic-selects.html = FAIL |
| 3160 BUG_JEREMY MAC : LayoutTests/fast/frames/onlyCommentInIFrame.html = CRASH FAIL | 3170 BUG_JEREMY MAC : LayoutTests/fast/frames/onlyCommentInIFrame.html = CRASH FAIL |
| 3161 BUG_JEREMY WIN : LayoutTests/fast/css/shadow-multiple.html = FAIL | 3171 BUG_JEREMY WIN : LayoutTests/fast/css/shadow-multiple.html = FAIL |
| 3162 | 3172 |
| 3163 // WebKit Roll 49684:49761 | 3173 // WebKit Roll 49684:49761 |
| 3164 BUG_YUTAK : LayoutTests/fast/events/drag-and-drop-dataTransfer-types-nocrash.htm
l = FAIL | 3174 BUG_YUTAK : LayoutTests/fast/events/drag-and-drop-dataTransfer-types-nocrash.htm
l = FAIL |
| 3165 BUG_YUTAK : LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b.svg = FAIL | |
| 3166 BUG_YUTAK MAC : LayoutTests/svg/custom/grayscale-gradient-mask.svg = FAIL | |
| 3167 BUG_YUTAK LINUX : LayoutTests/http/tests/security/mixedContent/insecure-plugin-i
n-iframe.html = FAIL | 3175 BUG_YUTAK LINUX : LayoutTests/http/tests/security/mixedContent/insecure-plugin-i
n-iframe.html = FAIL |
| 3168 | 3176 |
| 3169 // WebKit Roll 49761:49809 | 3177 // WebKit Roll 49761:49809 |
| 3170 BUG_JAPHET LINUX WIN : LayoutTests/fast/canvas/arc360.html = FAIL | 3178 BUG_JAPHET LINUX WIN : LayoutTests/fast/canvas/arc360.html = FAIL |
| 3171 BUG_JAPHET LINUX : LayoutTests/fast/css/transition-color-unspecified.html = FAIL | 3179 BUG_JAPHET LINUX : LayoutTests/fast/css/transition-color-unspecified.html = FAIL |
| 3172 BUG_JAPHET : LayoutTests/media/media-load-event.html = FAIL | 3180 BUG_JAPHET : LayoutTests/media/media-load-event.html = FAIL |
| 3173 BUG_JAPHET : LayoutTests/media/progress-event-at-least-one.html = FAIL | 3181 BUG_JAPHET : LayoutTests/media/progress-event-at-least-one.html = FAIL |
| 3174 | 3182 |
| 3175 // WebKit Roll 49809:49830 | 3183 // WebKit Roll 49809:49830 |
| 3176 BUG_YUTAK LINUX : LayoutTests/svg/custom/marker-default-width-height.svg = FAIL | 3184 BUG_YUTAK LINUX : LayoutTests/svg/custom/marker-default-width-height.svg = FAIL |
| 3177 BUG_YUTAK MAC : LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f.svg = FAIL | 3185 BUG_YUTAK MAC : LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f.svg = FAIL |
| OLD | NEW |