| 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 1551 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1562 | 1562 |
| 1563 // New failures from Merge 41078:41149 | 1563 // New failures from Merge 41078:41149 |
| 1564 BUG10430 LINUX : LayoutTests/fast/text/atsui-spacing-features.html = FAIL | 1564 BUG10430 LINUX : LayoutTests/fast/text/atsui-spacing-features.html = FAIL |
| 1565 BUG10430 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t.svg = FAIL | 1565 BUG10430 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t.svg = FAIL |
| 1566 BUG10430 LINUX : LayoutTests/svg/text/text-fonts-01-t.svg = FAIL | 1566 BUG10430 LINUX : LayoutTests/svg/text/text-fonts-01-t.svg = FAIL |
| 1567 BUG10430 LINUX : LayoutTests/svg/text/text-intro-05-t.svg = FAIL | 1567 BUG10430 LINUX : LayoutTests/svg/text/text-intro-05-t.svg = FAIL |
| 1568 | 1568 |
| 1569 // New tests from merge 41181:41217 | 1569 // New tests from merge 41181:41217 |
| 1570 | 1570 |
| 1571 // Regressions from merge 41217:41268 | 1571 // Regressions from merge 41217:41268 |
| 1572 // Other failures | |
| 1573 BUG10434 LINUX : LayoutTests/css1/text_properties/vertical_align.html = FAIL | |
| 1574 // SVG Mask-related tests. Most likely result of http://trac.webkit.org/changese
t/41266. | 1572 // SVG Mask-related tests. Most likely result of http://trac.webkit.org/changese
t/41266. |
| 1575 BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL | 1573 BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL |
| 1576 | 1574 |
| 1577 // Regression from merge 41268:41286 | 1575 // Regression from merge 41268:41286 |
| 1578 // We don't render linear gradient on text stroke. | 1576 // We don't render linear gradient on text stroke. |
| 1579 BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL | 1577 BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL |
| 1580 BUG10435 MAC : LayoutTests/editing/pasteboard/copy-standalone-image.html = FAIL | 1578 BUG10435 MAC : LayoutTests/editing/pasteboard/copy-standalone-image.html = FAIL |
| 1581 // See above comment about this test on linux/win. | 1579 // See above comment about this test on linux/win. |
| 1582 BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL | 1580 BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL |
| 1583 BUG10435 DEBUG WIN : LayoutTests/editing/selection/move-by-line-001.html = FAIL
PASS | 1581 BUG10435 DEBUG WIN : LayoutTests/editing/selection/move-by-line-001.html = FAIL
PASS |
| (...skipping 694 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2278 | 2276 |
| 2279 // WebKit update 48904:48927 | 2277 // WebKit update 48904:48927 |
| 2280 BUG_SENORBLANCO : LayoutTests/fast/js/toString-stack-overflow.html = FAIL | 2278 BUG_SENORBLANCO : LayoutTests/fast/js/toString-stack-overflow.html = FAIL |
| 2281 BUG_SENORBLANCO WIN : LayoutTests/fast/replaced/border-radius-clip.html = FAIL | 2279 BUG_SENORBLANCO WIN : LayoutTests/fast/replaced/border-radius-clip.html = FAIL |
| 2282 BUG_SENORBLANCO : LayoutTests/http/tests/globalhistory/history-delegate-basic-30
2-redirect.html = FAIL | 2280 BUG_SENORBLANCO : LayoutTests/http/tests/globalhistory/history-delegate-basic-30
2-redirect.html = FAIL |
| 2283 BUG_SENORBLANCO : LayoutTests/http/tests/globalhistory/history-delegate-basic-re
fresh-redirect.html = FAIL | 2281 BUG_SENORBLANCO : LayoutTests/http/tests/globalhistory/history-delegate-basic-re
fresh-redirect.html = FAIL |
| 2284 | 2282 |
| 2285 // WebKit update 48937:48947 | 2283 // WebKit update 48937:48947 |
| 2286 BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/repaint/transform-absolute-in-posit
ioned-container.html = FAIL | 2284 BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/repaint/transform-absolute-in-posit
ioned-container.html = FAIL |
| 2287 BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/inline/relative-positioned-overflow
.html = CRASH | 2285 BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/inline/relative-positioned-overflow
.html = CRASH |
| OLD | NEW |