| 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 924 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 935 BUG10294 LINUX : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL | 935 BUG10294 LINUX : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL |
| 936 | 936 |
| 937 // Compact support was removed from WebKit by Hyatt and layout tests rebaselined
in r40259. | 937 // Compact support was removed from WebKit by Hyatt and layout tests rebaselined
in r40259. |
| 938 | 938 |
| 939 BUG10295 MAC : LayoutTests/fast/dom/prototype-chain.html = FAIL | 939 BUG10295 MAC : LayoutTests/fast/dom/prototype-chain.html = FAIL |
| 940 | 940 |
| 941 // Font differences, requiring overriden metrics, not a real bug, not fixing for
Beta | 941 // Font differences, requiring overriden metrics, not a real bug, not fixing for
Beta |
| 942 BUG10296 MAC : LayoutTests/fast/text/international/bidi-menulist.html = FAIL | 942 BUG10296 MAC : LayoutTests/fast/text/international/bidi-menulist.html = FAIL |
| 943 BUG10296 LINUX : LayoutTests/fast/transforms/transform-on-inline.html = FAIL | 943 BUG10296 LINUX : LayoutTests/fast/transforms/transform-on-inline.html = FAIL |
| 944 BUG10296 LINUX : LayoutTests/fast/transforms/transform-table-row.html = FAIL | 944 BUG10296 LINUX : LayoutTests/fast/transforms/transform-table-row.html = FAIL |
| 945 BUG10296 LINUX : LayoutTests/svg/batik/paints/patternPreserveAspectRatioA.svg =
FAIL | 945 BUG10296 LINUX : LayoutTests/svg/batik/paints/patternPreserveAspectRatioA.svg =
FAIL TIMEOUT |
| 946 // Needs to be rebaselined. | 946 // Needs to be rebaselined. |
| 947 BUG10296 LINUX : LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL | 947 BUG10296 LINUX : LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL |
| 948 BUG10296 LINUX : LayoutTests/svg/custom/foreign-object-skew.svg = FAIL | 948 BUG10296 LINUX : LayoutTests/svg/custom/foreign-object-skew.svg = FAIL |
| 949 BUG10296 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-33-t.svg = FAIL | 949 BUG10296 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-33-t.svg = FAIL |
| 950 BUG10296 LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-17-b.svg = FAIL | 950 BUG10296 LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-17-b.svg = FAIL |
| 951 BUG10296 LINUX : LayoutTests/svg/custom/gradient-stroke-width.svg = FAIL | 951 BUG10296 LINUX : LayoutTests/svg/custom/gradient-stroke-width.svg = FAIL |
| 952 BUG10296 LINUX : LayoutTests/svg/custom/dominant-baseline-hanging.svg = FAIL | 952 BUG10296 LINUX : LayoutTests/svg/custom/dominant-baseline-hanging.svg = FAIL |
| 953 BUG10296 LINUX : LayoutTests/svg/batik/text/textLength.svg = FAIL | 953 BUG10296 LINUX : LayoutTests/svg/batik/text/textLength.svg = FAIL |
| 954 BUG10296 LINUX : LayoutTests/svg/batik/text/textProperties.svg = FAIL PASS | 954 BUG10296 LINUX : LayoutTests/svg/batik/text/textProperties.svg = FAIL PASS |
| 955 BUG10296 LINUX : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FAIL | 955 BUG10296 LINUX : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FAIL |
| (...skipping 1367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2323 // WebKit merge 48500:48585, likely due to a video reload crash fix. | 2323 // WebKit merge 48500:48585, likely due to a video reload crash fix. |
| 2324 BUG22550 WIN : LayoutTests/media/video-source.html = FAIL | 2324 BUG22550 WIN : LayoutTests/media/video-source.html = FAIL |
| 2325 BUG22550 WIN : LayoutTests/media/video-src-set.html = FAIL | 2325 BUG22550 WIN : LayoutTests/media/video-src-set.html = FAIL |
| 2326 BUG22550 WIN : LayoutTests/media/video-src-source.html = FAIL | 2326 BUG22550 WIN : LayoutTests/media/video-src-source.html = FAIL |
| 2327 BUG22550 WIN : LayoutTests/media/video-src.html = FAIL | 2327 BUG22550 WIN : LayoutTests/media/video-src.html = FAIL |
| 2328 | 2328 |
| 2329 // WebKit merge 48500:48585, likely due to a fix for file select drag. | 2329 // WebKit merge 48500:48585, likely due to a fix for file select drag. |
| 2330 BUG22552 MAC LINUX : LayoutTests/fast/events/drag-in-frames.html = CRASH | 2330 BUG22552 MAC LINUX : LayoutTests/fast/events/drag-in-frames.html = CRASH |
| 2331 | 2331 |
| 2332 // WebKit merge 48500:48585, due to newly added support for MathML. | 2332 // WebKit merge 48500:48585, due to newly added support for MathML. |
| 2333 BUG22554 : LayoutTests/mathml = FAIL | 2333 BUG22554 SKIP : LayoutTests/mathml = FAIL |
| OLD | NEW |