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 // fast/js/fixme.js = FAIL | 7 // fast/js/fixme.js = FAIL |
8 // fast/js/flaky.js = FAIL PASS | 8 // fast/js/flaky.js = FAIL PASS |
9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS | 9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS |
10 // | 10 // |
(...skipping 2912 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2923 BUG_JAPHET : fast/events/spatial-navigation/snav-fully-aligned-vertically.html =
TEXT | 2923 BUG_JAPHET : fast/events/spatial-navigation/snav-fully-aligned-vertically.html =
TEXT |
2924 BUG_JAPHET : fast/events/spatial-navigation/snav-iframe-no-focusable-content.htm
l = TEXT | 2924 BUG_JAPHET : fast/events/spatial-navigation/snav-iframe-no-focusable-content.htm
l = TEXT |
2925 BUG_JAPHET : fast/events/spatial-navigation/snav-iframe-no-scrollable-content.ht
ml = TEXT | 2925 BUG_JAPHET : fast/events/spatial-navigation/snav-iframe-no-scrollable-content.ht
ml = TEXT |
2926 BUG_JAPHET : fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable
-element.html = TEXT | 2926 BUG_JAPHET : fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable
-element.html = TEXT |
2927 BUG_JAPHET : fast/events/spatial-navigation/snav-unit-overflow-and-scroll-in-dir
ection.html = TEXT | 2927 BUG_JAPHET : fast/events/spatial-navigation/snav-unit-overflow-and-scroll-in-dir
ection.html = TEXT |
2928 | 2928 |
2929 // Three flaky tests noticed during a sheriff rotation. | 2929 // Three flaky tests noticed during a sheriff rotation. |
2930 BUG37962 LINUX : fast/dom/HTMLElement/bdo.html = CRASH | 2930 BUG37962 LINUX : fast/dom/HTMLElement/bdo.html = CRASH |
2931 BUG37962 LINUX : fast/forms/multiple-form-submission-protection-mouse.html = CRA
SH | 2931 BUG37962 LINUX : fast/forms/multiple-form-submission-protection-mouse.html = CRA
SH |
2932 BUG37962 MAC : plugins/iframe-shims.html = TEXT PASS | 2932 BUG37962 MAC : plugins/iframe-shims.html = TEXT PASS |
| 2933 |
| 2934 // WebKit merge 55822:55853, should be a simple rebaseline |
| 2935 BUG_JAPHET : http/tests/security/cross-frame-access-call.html |
OLD | NEW |