| 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 3028 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3039 BUG17942 WIN LINUX : LayoutTests/traversal/acid3-test-2.html = CRASH PASS | 3039 BUG17942 WIN LINUX : LayoutTests/traversal/acid3-test-2.html = CRASH PASS |
| 3040 BUG17942 WIN : LayoutTests/fast/replaced/image-map-2.html = CRASH PASS | 3040 BUG17942 WIN : LayoutTests/fast/replaced/image-map-2.html = CRASH PASS |
| 3041 BUG17942 LINUX : LayoutTests/transforms/2d/compound-2d-transforms.html = CRASH P
ASS | 3041 BUG17942 LINUX : LayoutTests/transforms/2d/compound-2d-transforms.html = CRASH P
ASS |
| 3042 BUG17942 LINUX : LayoutTests/fast/overflow/008.html = CRASH PASS | 3042 BUG17942 LINUX : LayoutTests/fast/overflow/008.html = CRASH PASS |
| 3043 BUG17942 WIN DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-
events.svg = FAIL PASS | 3043 BUG17942 WIN DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-
events.svg = FAIL PASS |
| 3044 // New tests with this merge: | 3044 // New tests with this merge: |
| 3045 BUG17942 : LayoutTests/http/tests/misc/will-send-request-returns-null-on-redirec
t.html = FAIL | 3045 BUG17942 : LayoutTests/http/tests/misc/will-send-request-returns-null-on-redirec
t.html = FAIL |
| 3046 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL | 3046 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL |
| 3047 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL | 3047 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL |
| 3048 | 3048 |
| 3049 // Test failures from WebKit merge 46369 to 46426 | |
| 3050 BUG18016 WIN : LayoutTests/fast/canvas/image-pattern-rotate.html = FAIL | |
| 3051 | |
| 3052 // Test failures from WebKit merge 46426 to 46471 | 3049 // Test failures from WebKit merge 46426 to 46471 |
| 3053 // These probably just need to be rebaselined on win/linux. | 3050 // These probably just need to be rebaselined on win/linux. |
| 3054 BUG17883 WIN LINUX : LayoutTests/editing/deleting/delete-3857753-fix.html = FAIL | 3051 BUG17883 WIN LINUX : LayoutTests/editing/deleting/delete-3857753-fix.html = FAIL |
| 3055 BUG17883 WIN LINUX : LayoutTests/editing/deleting/pruning-after-merge-2.html = F
AIL | 3052 BUG17883 WIN LINUX : LayoutTests/editing/deleting/pruning-after-merge-2.html = F
AIL |
| 3056 BUG17883 WIN LINUX : LayoutTests/editing/execCommand/5138441.html = FAIL | 3053 BUG17883 WIN LINUX : LayoutTests/editing/execCommand/5138441.html = FAIL |
| 3057 BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html
= FAIL | 3054 BUG17883 WIN LINUX : LayoutTests/editing/pasteboard/display-block-on-spans.html
= FAIL |
| 3058 | 3055 |
| 3059 // Test failures from WebKit merge 46508 to 46531 | 3056 // Test failures from WebKit merge 46508 to 46531 |
| 3060 BUG17974 WIN LINUX : LayoutTests/fast/css/getComputedStyle/computed-style-withou
t-renderer.html = FAIL | 3057 BUG17974 WIN LINUX : LayoutTests/fast/css/getComputedStyle/computed-style-withou
t-renderer.html = FAIL |
| 3061 BUG17974 WIN LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL | 3058 BUG17974 WIN LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL |
| 3062 BUG17974 WIN LINUX : LayoutTests/fast/css/getComputedStyle/computed-style.html =
FAIL | 3059 BUG17974 WIN LINUX : LayoutTests/fast/css/getComputedStyle/computed-style.html =
FAIL |
| 3063 BUG17974 WIN LINUX : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL | 3060 BUG17974 WIN LINUX : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL |
| 3064 BUG17974 WIN : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL | 3061 BUG17974 WIN : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL |
| 3065 | 3062 |
| 3066 // This test seems to crash periodically on mac. | 3063 // This test seems to crash periodically on mac. |
| 3067 BUG18206 MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-
onload-remove-self.html = CRASH PASS | 3064 BUG18206 MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-
onload-remove-self.html = CRASH PASS |
| 3068 | 3065 |
| 3069 // This happened when I enabled DOM Storage. Adam asked me to just exclude and | 3066 // This happened when I enabled DOM Storage. Adam asked me to just exclude and |
| 3070 // file a bug. | 3067 // file a bug. |
| 3071 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.h
tml = FAIL | 3068 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.h
tml = FAIL |
| 3072 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.h
tml = FAIL | 3069 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.h
tml = FAIL |
| OLD | NEW |