| OLD | NEW |
| 1 // This file consist of lines with specifications of what | 1 // This file consist 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 2416 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2427 BUG9797 WIN DEBUG : LayoutTests/traversal/node-iterator-009.html = CRASH PASS | 2427 BUG9797 WIN DEBUG : LayoutTests/traversal/node-iterator-009.html = CRASH PASS |
| 2428 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/tabgroup.svg = CRASH PASS | 2428 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/tabgroup.svg = CRASH PASS |
| 2429 BUG9797 LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/filters-gauss-01-b.svg = CRASH
PASS | 2429 BUG9797 LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/filters-gauss-01-b.svg = CRASH
PASS |
| 2430 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = CRASH FAIL | 2430 BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = CRASH FAIL |
| 2431 BUG9797 MAC DEBUG : LayoutTests/tables/mozilla/bugs/bug137388-2.html = FAIL PASS | 2431 BUG9797 MAC DEBUG : LayoutTests/tables/mozilla/bugs/bug137388-2.html = FAIL PASS |
| 2432 BUG9797 MAC DEBUG : LayoutTests/fast/body-propagation/overflow/004.html = FAIL P
ASS | 2432 BUG9797 MAC DEBUG : LayoutTests/fast/body-propagation/overflow/004.html = FAIL P
ASS |
| 2433 | 2433 |
| 2434 BUG9941 LINUX DEBUG : LayoutTests/transitions/repeated-firing-background-color.h
tml = FAIL | 2434 BUG9941 LINUX DEBUG : LayoutTests/transitions/repeated-firing-background-color.h
tml = FAIL |
| 2435 BUG9941 WIN DEBUG : LayoutTests/svg/custom/missing-xlink.svg = FAIL | 2435 BUG9941 WIN DEBUG : LayoutTests/svg/custom/missing-xlink.svg = FAIL |
| 2436 | 2436 |
| 2437 BUG9850 : LayoutTests/compositing/overflow/overflow-positioning.html = FAIL | |
| 2438 BUG9850 : LayoutTests/editing/selection/thai-word-at-document-end.html = FAIL | |
| 2439 BUG9850 WIN : LayoutTests/fast/inline/long-wrapped-line.html = FAIL | |
| 2440 BUG9850 WIN MAC DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL | |
| 2441 | |
| 2442 // Failed in WebKit merge 42287:42324 | 2437 // Failed in WebKit merge 42287:42324 |
| 2443 BUG9916 : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL | 2438 BUG9916 : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL |
| 2444 BUG9916 : LayoutTests/css2.1/t0803-c5505-mrgn-02-c.html = FAIL | 2439 BUG9916 : LayoutTests/css2.1/t0803-c5505-mrgn-02-c.html = FAIL |
| 2445 BUG9916 : LayoutTests/fast/block/float/013.html = FAIL | 2440 BUG9916 : LayoutTests/fast/block/float/013.html = FAIL |
| 2446 BUG9916 : LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers.html = FAI
L | 2441 BUG9916 : LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers.html = FAI
L |
| 2447 BUG9916 : LayoutTests/http/tests/xmlhttprequest/web-apps/012.html = FAIL | 2442 BUG9916 : LayoutTests/http/tests/xmlhttprequest/web-apps/012.html = FAIL |
| 2448 BUG9916 : LayoutTests/svg/custom/getsvgdocument.html = FAIL | 2443 BUG9916 : LayoutTests/svg/custom/getsvgdocument.html = FAIL |
| 2449 BUG9916 : LayoutTests/transitions/transition-end-event-left.html = FAIL | 2444 BUG9916 : LayoutTests/transitions/transition-end-event-left.html = FAIL |
| 2450 | 2445 |
| 2451 // Started failing with WebKit merge 42324:42364. Unknown cause. | 2446 // Started failing with WebKit merge 42324:42364. Unknown cause. |
| (...skipping 14 matching lines...) Expand all Loading... |
| 2466 BUG9962 MAC LINUX : LayoutTests/http/tests/security/XFrameOptions/x-frame-option
s-parent-same-origin-allow.html = FAIL | 2461 BUG9962 MAC LINUX : LayoutTests/http/tests/security/XFrameOptions/x-frame-option
s-parent-same-origin-allow.html = FAIL |
| 2467 BUG9962 MAC LINUX : LayoutTests/http/tests/security/XFrameOptions/x-frame-option
s-parent-same-origin-deny.html = FAIL | 2462 BUG9962 MAC LINUX : LayoutTests/http/tests/security/XFrameOptions/x-frame-option
s-parent-same-origin-deny.html = FAIL |
| 2468 | 2463 |
| 2469 // Regressions from WebKit merge 43264:42403, possibly due to r42375. | 2464 // Regressions from WebKit merge 43264:42403, possibly due to r42375. |
| 2470 BUG9992 : LayoutTests/fast/repaint/box-shadow-h.html = FAIL | 2465 BUG9992 : LayoutTests/fast/repaint/box-shadow-h.html = FAIL |
| 2471 BUG9992 : LayoutTests/fast/repaint/box-shadow-v.html = FAIL | 2466 BUG9992 : LayoutTests/fast/repaint/box-shadow-v.html = FAIL |
| 2472 BUG9992 : LayoutTests/fast/text/shadow-no-blur.html = FAIL | 2467 BUG9992 : LayoutTests/fast/text/shadow-no-blur.html = FAIL |
| 2473 BUG9992 LINUX DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS | 2468 BUG9992 LINUX DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS |
| 2474 BUG9992 MAC : LayoutTests/fast/events/updateLayoutForHitTest.html = FAIL | 2469 BUG9992 MAC : LayoutTests/fast/events/updateLayoutForHitTest.html = FAIL |
| 2475 BUG9962 LINUX DEBUG : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL | 2470 BUG9962 LINUX DEBUG : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL |
| OLD | NEW |