| 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 2843 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2854 | 2854 |
| 2855 // WebKit merge 48500:48585, newly implemented Object.defineProperty. | 2855 // WebKit merge 48500:48585, newly implemented Object.defineProperty. |
| 2856 BUG22526 : LayoutTests/fast/js/Object-create.html = FAIL | 2856 BUG22526 : LayoutTests/fast/js/Object-create.html = FAIL |
| 2857 BUG22526 : LayoutTests/fast/js/Object-defineProperties.html = FAIL | 2857 BUG22526 : LayoutTests/fast/js/Object-defineProperties.html = FAIL |
| 2858 BUG22526 : LayoutTests/fast/js/Object-defineProperty.html = FAIL | 2858 BUG22526 : LayoutTests/fast/js/Object-defineProperty.html = FAIL |
| 2859 BUG22526 : LayoutTests/http/tests/security/xss-DENIED-defineProperty.html = TIME
OUT | 2859 BUG22526 : LayoutTests/http/tests/security/xss-DENIED-defineProperty.html = TIME
OUT |
| 2860 | 2860 |
| 2861 // WebKit merge 48500:48585, due to newly added support for MathML. | 2861 // WebKit merge 48500:48585, due to newly added support for MathML. |
| 2862 BUG22554 SKIP : LayoutTests/mathml = FAIL | 2862 BUG22554 SKIP : LayoutTests/mathml = FAIL |
| 2863 | 2863 |
| 2864 // WebKit update 48734:48747 | |
| 2865 BUG24175 : LayoutTests/platform/gtk/scrollbars/overflow-scrollbar-horizontal-whe
el-scroll.html = TIMEOUT | |
| 2866 | |
| 2867 // WebKit update 48766:48796 | 2864 // WebKit update 48766:48796 |
| 2868 BUG24174 : LayoutTests/fast/dom/Attr/access-after-element-destruction.html = FAI
L | 2865 BUG24174 : LayoutTests/fast/dom/Attr/access-after-element-destruction.html = FAI
L |
| 2869 | 2866 |
| 2870 // WebKit update 48796:48820 | 2867 // WebKit update 48796:48820 |
| 2871 BUG23956 WIN LINUX : LayoutTests/fast/dom/Element/getBoundingClientRect.html = F
AIL | 2868 BUG23956 WIN LINUX : LayoutTests/fast/dom/Element/getBoundingClientRect.html = F
AIL |
| 2872 BUG23956 WIN LINUX : LayoutTests/fast/dom/Range/getBoundingClientRect.html = FAI
L | 2869 BUG23956 WIN LINUX : LayoutTests/fast/dom/Range/getBoundingClientRect.html = FAI
L |
| 2873 BUG23956 WIN LINUX : LayoutTests/fast/dom/Range/getClientRects.html = FAIL | 2870 BUG23956 WIN LINUX : LayoutTests/fast/dom/Range/getClientRects.html = FAIL |
| 2874 BUG24126 : LayoutTests/fast/dom/HTMLInputElement/size-attribute.html = FAIL | 2871 BUG24126 : LayoutTests/fast/dom/HTMLInputElement/size-attribute.html = FAIL |
| 2875 | 2872 |
| 2876 // WebKit update 48937:48947 | 2873 // WebKit update 48937:48947 |
| (...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3094 BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT | 3091 BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT |
| 3095 | 3092 |
| 3096 BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT | 3093 BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT |
| 3097 BUG27555 WIN LINUX : LayoutTests/fast/multicol/single-line.html = IMAGE+TEXT | 3094 BUG27555 WIN LINUX : LayoutTests/fast/multicol/single-line.html = IMAGE+TEXT |
| 3098 | 3095 |
| 3099 // hbono's new test. | 3096 // hbono's new test. |
| 3100 BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html
= TEXT | 3097 BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html
= TEXT |
| 3101 | 3098 |
| 3102 // Failure from merge 50947:50972 | 3099 // Failure from merge 50947:50972 |
| 3103 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT | 3100 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT |
| OLD | NEW |