| 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 4309 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4320 BUGWK82297 SNOWLEOPARD : fast/events/scrollbar-double-click.html = TEXT PASS | 4320 BUGWK82297 SNOWLEOPARD : fast/events/scrollbar-double-click.html = TEXT PASS |
| 4321 | 4321 |
| 4322 BUGCR120356 : fast/regex/unicodeCaseInsensitive.html = TEXT | 4322 BUGCR120356 : fast/regex/unicodeCaseInsensitive.html = TEXT |
| 4323 | 4323 |
| 4324 BUGWK82300 SNOWLEOPARD : compositing/images/direct-pdf-image.html = IMAGE | 4324 BUGWK82300 SNOWLEOPARD : compositing/images/direct-pdf-image.html = IMAGE |
| 4325 | 4325 |
| 4326 BUGWK82372 LINUX X86_64 DEBUG : css3/filters/custom/effect-custom-parameters.htm
l = IMAGE | 4326 BUGWK82372 LINUX X86_64 DEBUG : css3/filters/custom/effect-custom-parameters.htm
l = IMAGE |
| 4327 BUGWK82372 LINUX X86 RELEASE : css3/filters/custom/effect-custom-parameters.html
= IMAGE | 4327 BUGWK82372 LINUX X86 RELEASE : css3/filters/custom/effect-custom-parameters.html
= IMAGE |
| 4328 | 4328 |
| 4329 BUGWK82269 DEBUG: media/track/track-delete-during-setup.html = CRASH | 4329 BUGWK82269 DEBUG: media/track/track-delete-during-setup.html = CRASH |
| 4330 |
| 4331 // This test depends on Worker behavior that is broken in DRT |
| 4332 BUGWK82776 : storage/indexeddb/dont-commit-on-blocked.html = PASS FAIL |
| OLD | NEW |