| 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 2747 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2758 BUG16823 MAC : LayoutTests/editing/selection/contains-boundaries.html = FAIL | 2758 BUG16823 MAC : LayoutTests/editing/selection/contains-boundaries.html = FAIL |
| 2759 BUG16823 MAC : LayoutTests/editing/style/5065910.html = FAIL | 2759 BUG16823 MAC : LayoutTests/editing/style/5065910.html = FAIL |
| 2760 BUG16823 MAC : LayoutTests/editing/style/font-family-with-space.html = FAIL | 2760 BUG16823 MAC : LayoutTests/editing/style/font-family-with-space.html = FAIL |
| 2761 BUG16823 MAC : LayoutTests/editing/style/non-inheritable-styles.html = FAIL | 2761 BUG16823 MAC : LayoutTests/editing/style/non-inheritable-styles.html = FAIL |
| 2762 BUG16823 MAC : LayoutTests/editing/style/smoosh-styles-003.html = FAIL | 2762 BUG16823 MAC : LayoutTests/editing/style/smoosh-styles-003.html = FAIL |
| 2763 BUG16823 MAC : LayoutTests/fast/lists/drag-into-marker.html = FAIL | 2763 BUG16823 MAC : LayoutTests/fast/lists/drag-into-marker.html = FAIL |
| 2764 | 2764 |
| 2765 // New test from WebKit merge 46050:46087 | 2765 // New test from WebKit merge 46050:46087 |
| 2766 BUG17170 : LayoutTests/fast/dom/prototype-inheritance.html = FAIL | 2766 BUG17170 : LayoutTests/fast/dom/prototype-inheritance.html = FAIL |
| 2767 | 2767 |
| 2768 // Test failures from WebKit merge r46143:46194 | |
| 2769 BUG17398 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL | |
| 2770 | |
| 2771 // New tests with WebKit merge 46288:46363 | 2768 // New tests with WebKit merge 46288:46363 |
| 2772 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL | 2769 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL |
| 2773 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL | 2770 BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL |
| 2774 | 2771 |
| 2775 // Flaky. Timing? | 2772 // Flaky. Timing? |
| 2776 BUG18584 LINUX WIN : LayoutTests/animations/change-one-anim.html = FAIL PASS | 2773 BUG18584 LINUX WIN : LayoutTests/animations/change-one-anim.html = FAIL PASS |
| 2777 BUG18584 WIN DEBUG : LayoutTests/animations/play-state.html = FAIL PASS | 2774 BUG18584 WIN DEBUG : LayoutTests/animations/play-state.html = FAIL PASS |
| 2778 BUG18584 LINUX WIN : LayoutTests/transitions/shorthand-transitions.html = FAIL P
ASS | 2775 BUG18584 LINUX WIN : LayoutTests/transitions/shorthand-transitions.html = FAIL P
ASS |
| 2779 BUG18584 WIN DEBUG : LayoutTests/animations/combo-transform-translate+scale.html
= FAIL PASS | 2776 BUG18584 WIN DEBUG : LayoutTests/animations/combo-transform-translate+scale.html
= FAIL PASS |
| 2780 BUG18584 LINUX RELEASE : LayoutTests/animations/combo-transform-translate+scale.
html = FAIL PASS | 2777 BUG18584 LINUX RELEASE : LayoutTests/animations/combo-transform-translate+scale.
html = FAIL PASS |
| (...skipping 304 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3085 BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT | 3082 BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT |
| 3086 | 3083 |
| 3087 BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT | 3084 BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT |
| 3088 BUG27555 WIN LINUX : LayoutTests/fast/multicol/single-line.html = IMAGE+TEXT | 3085 BUG27555 WIN LINUX : LayoutTests/fast/multicol/single-line.html = IMAGE+TEXT |
| 3089 | 3086 |
| 3090 // hbono's new test. | 3087 // hbono's new test. |
| 3091 BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html
= TEXT | 3088 BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html
= TEXT |
| 3092 | 3089 |
| 3093 // Failure from merge 50947:50972 | 3090 // Failure from merge 50947:50972 |
| 3094 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT | 3091 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT |
| OLD | NEW |