| OLD | NEW |
| 1 # <rdar://problem/5313536> frame-loading-via-document-write.html sometimes fails
on Leopard | 1 # <rdar://problem/5313536> frame-loading-via-document-write.html sometimes fails
on Leopard |
| 2 http/tests/security/frame-loading-via-document-write.html | 2 http/tests/security/frame-loading-via-document-write.html |
| 3 | 3 |
| 4 # Tests of table accessibility functionality not supported on Leopard | 4 # Tests of table accessibility functionality not supported on Leopard |
| 5 platform/mac/accessibility/table-multi-bodies.html | 5 platform/mac/accessibility/table-multi-bodies.html |
| 6 # Lists are not supported on Leopard. | 6 # Lists are not supported on Leopard. |
| 7 platform/mac/accessibility/aria-directory.html | 7 platform/mac/accessibility/aria-directory.html |
| 8 | 8 |
| 9 # Tests of font features not supported by ATSUI | 9 # Tests of font features not supported by ATSUI |
| 10 platform/mac/fast/text/myanmar-shaping.html | 10 platform/mac/fast/text/myanmar-shaping.html |
| (...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 202 fast/frames/iframe-plugin-load-remove-document-crash.html | 202 fast/frames/iframe-plugin-load-remove-document-crash.html |
| 203 | 203 |
| 204 # Crash in -[WebNetscapePluginDocumentView restorePortState:] when running plugi
ns/destroy-on-setwindow.html on Leopard | 204 # Crash in -[WebNetscapePluginDocumentView restorePortState:] when running plugi
ns/destroy-on-setwindow.html on Leopard |
| 205 # https://bugs.webkit.org/show_bug.cgi?id=56165 | 205 # https://bugs.webkit.org/show_bug.cgi?id=56165 |
| 206 plugins/destroy-on-setwindow.html | 206 plugins/destroy-on-setwindow.html |
| 207 | 207 |
| 208 # Crash in -[NSView _drawRect:clip:] when running fast/events/tabindex-focus-blu
r-all.html on Leopard | 208 # Crash in -[NSView _drawRect:clip:] when running fast/events/tabindex-focus-blu
r-all.html on Leopard |
| 209 # https://bugs.webkit.org/show_bug.cgi?id=58327 | 209 # https://bugs.webkit.org/show_bug.cgi?id=58327 |
| 210 fast/events/tabindex-focus-blur-all.html | 210 fast/events/tabindex-focus-blur-all.html |
| 211 | 211 |
| 212 # WebGL is disabled on Leopard |
| 213 http/tests/security/webgl-remote-read-remote-image-allowed.html |
| 214 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html |
| 215 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html |
| 216 |
| 212 ########################################################## | 217 ########################################################## |
| 213 # Tests below this point are failing only on some slaves. | 218 # Tests below this point are failing only on some slaves. |
| 214 # http://webkit.org/b/56551 covers the general issue. | 219 # http://webkit.org/b/56551 covers the general issue. |
| 215 ########################################################## | 220 ########################################################## |
| 216 | 221 |
| 217 # java/lc3/JavaObject/JavaObjectToDouble-001.html is failing on some slaves | 222 # java/lc3/JavaObject/JavaObjectToDouble-001.html is failing on some slaves |
| 218 # https://bugs.webkit.org/show_bug.cgi?id=56545 | 223 # https://bugs.webkit.org/show_bug.cgi?id=56545 |
| 219 java/lc3/JavaObject/JavaObjectToDouble-001.html | 224 java/lc3/JavaObject/JavaObjectToDouble-001.html |
| 220 | 225 |
| 221 # Failing on apple-macpro-5 | 226 # Failing on apple-macpro-5 |
| 222 # http://webkit.org/b/56544 | 227 # http://webkit.org/b/56544 |
| 223 svg/text/font-size-below-point-five.svg | 228 svg/text/font-size-below-point-five.svg |
| 224 | 229 |
| 225 # Failing on apple-macpro-6 | 230 # Failing on apple-macpro-6 |
| 226 # http://webkit.org/b/56564 | 231 # http://webkit.org/b/56564 |
| 227 fast/preloader/script.html | 232 fast/preloader/script.html |
| 228 platform/mac/fast/loader/file-url-mimetypes-2.html | 233 platform/mac/fast/loader/file-url-mimetypes-2.html |
| 229 http/tests/inspector/resource-har-conversion.html | 234 http/tests/inspector/resource-har-conversion.html |
| 230 fast/preloader/document-write.html | 235 fast/preloader/document-write.html |
| 231 fast/preloader/document-write-2.html | 236 fast/preloader/document-write-2.html |
| 232 fast/preloader/scan-body-from-head-script.html | 237 fast/preloader/scan-body-from-head-script.html |
| 233 | 238 |
| 234 # Times out http://webkit.org/b/59777 | 239 # Times out http://webkit.org/b/59777 |
| 235 fast/canvas/canvas-largedraws.html | 240 fast/canvas/canvas-largedraws.html |
| OLD | NEW |