| 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 2935 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 | 2954 |
| 2955 // Webkit 45535:45555 | 2955 // Webkit 45535:45555 |
| 2956 BUG15977 : LayoutTests/svg/custom/createImageElement2.xhtml = FAIL | 2956 BUG15977 : LayoutTests/svg/custom/createImageElement2.xhtml = FAIL |
| 2957 |
| 2958 // Isolated worlds test |
| 2959 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/all-window-properties.h
tml = FAIL |
| 2960 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/all-window-prototypes.h
tml = FAIL |
| 2961 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/body-properties.html =
FAIL |
| 2962 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/body-prototype.html = F
AIL |
| 2963 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/document-properties.htm
l = FAIL |
| 2964 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/document-prototype.html
= FAIL |
| 2965 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/global-variables.html =
FAIL |
| 2966 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/iframe-all-window-prope
rties.html = FAIL |
| 2967 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/iframe-all-window-proto
type.html = FAIL |
| 2968 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/iframe-body-properties.
html = FAIL |
| 2969 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/iframe-body-prototype.h
tml = FAIL |
| 2970 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/iframe-document-propert
ies.html = FAIL |
| 2971 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/iframe-document-prototy
pe.html = FAIL |
| 2972 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/iframe-location-properi
tes.html = FAIL |
| 2973 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/iframe-location-prototy
pe.html = FAIL |
| 2974 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/iframe-window-propertie
s.html = FAIL |
| 2975 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/location-properties.htm
l = FAIL |
| 2976 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/location-prototype.html
= FAIL |
| 2977 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/number-prototype.html =
FAIL |
| 2978 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/object-prototype.html =
FAIL |
| 2979 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/string-prototype.html =
FAIL |
| 2980 BUG15989 SKIP : chrome/http/tests/security/isolatedWorld/window-properties.html
= FAIL |
| OLD | NEW |