| 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 2933 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2944 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-p
rop.html = TIMEOUT | 2944 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-p
rop.html = TIMEOUT |
| 2945 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternC
ontentUnits-prop.html = TIMEOUT | 2945 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternC
ontentUnits-prop.html = TIMEOUT |
| 2946 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternT
ransform-prop.html = TIMEOUT | 2946 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternT
ransform-prop.html = TIMEOUT |
| 2947 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternU
nits-prop.html = TIMEOUT | 2947 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternU
nits-prop.html = TIMEOUT |
| 2948 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientTransform-prop.html = TIMEOUT | 2948 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientTransform-prop.html = TIMEOUT |
| 2949 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientUnits-prop.html = TIMEOUT | 2949 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientUnits-prop.html = TIMEOUT |
| 2950 BUG15892 MAC : chrome/fast/dom/messageport-gc.html = TIMEOUT | 2950 BUG15892 MAC : chrome/fast/dom/messageport-gc.html = TIMEOUT |
| 2951 | 2951 |
| 2952 // WebKit 45495:45535 | 2952 // WebKit 45495:45535 |
| 2953 BUG15921 SKIP : LayoutTests/media/controls-strict.html = FAIL | 2953 BUG15921 SKIP : LayoutTests/media/controls-strict.html = FAIL |
| 2954 |
| 2955 // Webkit 45535:45555 |
| 2956 BUG15977 : LayoutTests/svg/custom/createImageElement2.xhtml = FAIL |
| OLD | NEW |