| OLD | NEW |
| 1 // These are the layout test expectations for the Chromium port(s) of WebKit. | 1 // These are the layout test expectations for the Chromium port(s) of WebKit. |
| 2 // | 2 // |
| 3 // See http://trac.webkit.org/wiki/TestExpectations for more information on this
file. | 3 // See http://trac.webkit.org/wiki/TestExpectations for more information on this
file. |
| 4 | 4 |
| 5 // ----------------------------------------------------------------- | 5 // ----------------------------------------------------------------- |
| 6 // SLOW TESTS | 6 // SLOW TESTS |
| 7 // ----------------------------------------------------------------- | 7 // ----------------------------------------------------------------- |
| 8 | 8 |
| 9 BUGCR24182 SLOW MAC DEBUG : fast/css/large-list-of-rules-crash.html = PASS | 9 BUGCR24182 SLOW MAC DEBUG : fast/css/large-list-of-rules-crash.html = PASS |
| 10 BUGCR24182 SLOW LINUX MAC DEBUG : fast/dom/Window/window-postmessage-clone-reall
y-deep-array.html = PASS | 10 BUGCR24182 SLOW LINUX MAC DEBUG : fast/dom/Window/window-postmessage-clone-reall
y-deep-array.html = PASS |
| (...skipping 3800 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3811 BUGWK91544 : media/media-continues-playing-after-replace-source.html = PASS TIME
OUT | 3811 BUGWK91544 : media/media-continues-playing-after-replace-source.html = PASS TIME
OUT |
| 3812 | 3812 |
| 3813 // Needs rebaseline. Behavior should now be the same as Safari. | 3813 // Needs rebaseline. Behavior should now be the same as Safari. |
| 3814 BUGWK91472 : compositing/reflections/nested-reflection-anchor-point.html = IMAGE | 3814 BUGWK91472 : compositing/reflections/nested-reflection-anchor-point.html = IMAGE |
| 3815 | 3815 |
| 3816 BUGWK87844 SNOWLEOPARD : fast/forms/datalist/input-appearance-range-with-datalis
t-rtl.html = IMAGE | 3816 BUGWK87844 SNOWLEOPARD : fast/forms/datalist/input-appearance-range-with-datalis
t-rtl.html = IMAGE |
| 3817 BUGWK87844 SNOWLEOPARD : fast/forms/datalist/input-appearance-range-with-datalis
t-zoomed.html = IMAGE | 3817 BUGWK87844 SNOWLEOPARD : fast/forms/datalist/input-appearance-range-with-datalis
t-zoomed.html = IMAGE |
| 3818 BUGWK87844 SNOWLEOPARD : fast/forms/datalist/input-appearance-range-with-datalis
t.html = IMAGE | 3818 BUGWK87844 SNOWLEOPARD : fast/forms/datalist/input-appearance-range-with-datalis
t.html = IMAGE |
| 3819 | 3819 |
| 3820 // Needs rebaseline. | 3820 // Needs rebaseline. |
| 3821 BUGWK91802 : media/media-document-audio-repaint.html = IMAGE+TEXT | 3821 BUGWK91811 : media/media-document-audio-repaint.html = IMAGE+TEXT |
| 3822 BUGWK91802 : media/video-controls-audio-only.html = IMAGE+TEXT | |
| 3823 BUGWK91802 : fast/layers/video-layer.html = TEXT | |
| 3824 BUGWK91802 : media/audio-controls-rendering.html = TEXT | |
| 3825 BUGWK91802 : media/audio-repaint.html = TEXT | |
| 3826 BUGWK91802 : media/controls-after-reload.html = TEXT | |
| 3827 BUGWK91802 : media/controls-strict.html = TEXT | |
| 3828 BUGWK91802 : media/controls-styling.html = TEXT | |
| 3829 BUGWK91802 : media/controls-without-preload.html = TEXT | |
| 3830 BUGWK91802 : media/media-controls-clone.html = TEXT | |
| 3831 BUGWK91802 : media/video-controls-rendering.html = TEXT | |
| 3832 BUGWK91802 : media/video-display-toggle.html = TEXT | |
| 3833 BUGWK91802 : media/video-empty-source.html = TEXT | |
| 3834 BUGWK91802 : media/video-no-audio.html = TEXT | |
| 3835 BUGWK91802 : media/video-playing-and-pause.html = TEXT | |
| 3836 BUGWK91802 : media/video-zoom-controls.html = TEXT | |
| OLD | NEW |