| 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 2680 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2691 // WebKit 44438:44544 | 2691 // WebKit 44438:44544 |
| 2692 BUG13721 WIN LINUX : LayoutTests/fast/canvas/canvas-transforms-during-path.html
= FAIL | 2692 BUG13721 WIN LINUX : LayoutTests/fast/canvas/canvas-transforms-during-path.html
= FAIL |
| 2693 BUG13721 WIN LINUX : LayoutTests/fast/canvas/drawImage-with-globalAlpha.html = F
AIL | 2693 BUG13721 WIN LINUX : LayoutTests/fast/canvas/drawImage-with-globalAlpha.html = F
AIL |
| 2694 BUG13721 WIN LINUX : LayoutTests/fast/canvas/quadraticCurveTo.xml = FAIL | 2694 BUG13721 WIN LINUX : LayoutTests/fast/canvas/quadraticCurveTo.xml = FAIL |
| 2695 BUG13721 WIN LINUX : LayoutTests/http/tests/loading/deleted-host-in-resource-loa
d-delegate-callback.html = TIMEOUT | 2695 BUG13721 WIN LINUX : LayoutTests/http/tests/loading/deleted-host-in-resource-loa
d-delegate-callback.html = TIMEOUT |
| 2696 BUG13721 SKIP : LayoutTests/fast/canvas/canvas-lineWidth.html = FAIL | 2696 BUG13721 SKIP : LayoutTests/fast/canvas/canvas-lineWidth.html = FAIL |
| 2697 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch
ildren.html = FAIL | 2697 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch
ildren.html = FAIL |
| 2698 | 2698 |
| 2699 // We seem to be missing a line-break in the results for this first test. | 2699 // We seem to be missing a line-break in the results for this first test. |
| 2700 BUG13728 WIN LINUX : LayoutTests/editing/deleting/4866671.html = FAIL | 2700 BUG13728 WIN LINUX : LayoutTests/editing/deleting/4866671.html = FAIL |
| 2701 |
| 2702 // New test added in WebKit 44550: |
| 2703 BUG13767 : LayoutTests/fast/js/JSON-stringify.html = FAIL |
| OLD | NEW |