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 2946 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2957 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrient
ToAngle-call.html = TIMEOUT | 2957 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrient
ToAngle-call.html = TIMEOUT |
2958 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrient
ToAuto-call.html = TIMEOUT | 2958 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrient
ToAuto-call.html = TIMEOUT |
2959 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskContent
Units-prop.html = TIMEOUT | 2959 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskContent
Units-prop.html = TIMEOUT |
2960 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-p
rop.html = TIMEOUT | 2960 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-p
rop.html = TIMEOUT |
2961 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternC
ontentUnits-prop.html = TIMEOUT | 2961 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternC
ontentUnits-prop.html = TIMEOUT |
2962 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternT
ransform-prop.html = TIMEOUT | 2962 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternT
ransform-prop.html = TIMEOUT |
2963 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternU
nits-prop.html = TIMEOUT | 2963 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternU
nits-prop.html = TIMEOUT |
2964 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientTransform-prop.html = TIMEOUT | 2964 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientTransform-prop.html = TIMEOUT |
2965 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientUnits-prop.html = TIMEOUT | 2965 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientUnits-prop.html = TIMEOUT |
2966 BUG15892 MAC : chrome/fast/dom/messageport-gc.html = TIMEOUT | 2966 BUG15892 MAC : chrome/fast/dom/messageport-gc.html = TIMEOUT |
| 2967 |
| 2968 // WebKit 45495:45535 |
| 2969 BUG15921 SKIP : LayoutTests/media/controls-strict.html = FAIL |
OLD | NEW |