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 crbug.com/24182 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] | 9 crbug.com/24182 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] |
10 webkit.org/b/91666 [ Mac ] editing/input/emacs-ctrl-o.html [ Failure Slow ] | 10 webkit.org/b/91666 [ Mac ] editing/input/emacs-ctrl-o.html [ Failure Slow ] |
(...skipping 3776 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3787 crbug.com/227354 [ Win ] fast/forms/select/popup-closes-on-blur.html [ Failure ] | 3787 crbug.com/227354 [ Win ] fast/forms/select/popup-closes-on-blur.html [ Failure ] |
3788 crbug.com/227357 svg/canvas/canvas-pattern-svg.html [ Missing ] | 3788 crbug.com/227357 svg/canvas/canvas-pattern-svg.html [ Missing ] |
3789 crbug.com/225880 [ MountainLion ] fast/exclusions/shape-outside-floats/shape-out
side-floats-overflow-hidden.html [ ImageOnlyFailure ] | 3789 crbug.com/225880 [ MountainLion ] fast/exclusions/shape-outside-floats/shape-out
side-floats-overflow-hidden.html [ ImageOnlyFailure ] |
3790 crbug.com/225883 [ Win Mac ] inspector/profiler/memory-instrumentation-external-
array.html [ Failure ] | 3790 crbug.com/225883 [ Win Mac ] inspector/profiler/memory-instrumentation-external-
array.html [ Failure ] |
3791 | 3791 |
3792 crbug.com/229021 [ Mac ] inspector/styles/device-metrics-fit-window.html [ Failu
re ] | 3792 crbug.com/229021 [ Mac ] inspector/styles/device-metrics-fit-window.html [ Failu
re ] |
3793 crbug.com/229113 http/tests/history/redirect-js-location-assign-0-seconds.html [
Pass Failure ] | 3793 crbug.com/229113 http/tests/history/redirect-js-location-assign-0-seconds.html [
Pass Failure ] |
3794 crbug.com/229698 http/tests/security/mixedContent/about-blank-iframe-in-main-fra
me.html [ Pass Failure ] | 3794 crbug.com/229698 http/tests/security/mixedContent/about-blank-iframe-in-main-fra
me.html [ Pass Failure ] |
3795 crbug.com/230079 [ Lion ] http/tests/css/vertical-align-baseline-after-image-loa
d-2.html [ Pass ImageOnlyFailure ] | 3795 crbug.com/230079 [ Lion ] http/tests/css/vertical-align-baseline-after-image-loa
d-2.html [ Pass ImageOnlyFailure ] |
3796 crbug.com/230153 [ Debug ] svg/as-background-image/tiled-background-image.html [
Pass ImageOnlyFailure ] | 3796 crbug.com/230153 [ Debug ] svg/as-background-image/tiled-background-image.html [
Pass ImageOnlyFailure ] |
| 3797 |
| 3798 # From WebKit's generic expectations. |
| 3799 # pending functional patch and per-port verification |
| 3800 webkit.org/b/109954 css3/line-break [ Skip ] |
| 3801 # pending implementation completion and feature enabling |
| 3802 webkit.org/b/109570 media/track/regions-webvtt [ Skip ] |
| 3803 # pending CSS grammar refactoring |
| 3804 webkit.org/b/113401 inspector/console/console-css-warnings.html [ Skip ] |
OLD | NEW |