Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(659)

Side by Side Diff: LayoutTests/TestExpectations

Issue 14298018: This CL implements the first draft of Canvas 2D Context Attributes, aka getContext('2d', { alpha: f… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: IDL cleanup Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. 1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
2 2
3 # ----------------------------------------------------------------- 3 # -----------------------------------------------------------------
4 # SLOW TESTS 4 # SLOW TESTS
5 # ----------------------------------------------------------------- 5 # -----------------------------------------------------------------
6 6
7 crbug.com/24182 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] 7 crbug.com/24182 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ]
8 webkit.org/b/91666 [ Mac ] editing/input/emacs-ctrl-o.html [ Failure Slow ] 8 webkit.org/b/91666 [ Mac ] editing/input/emacs-ctrl-o.html [ Failure Slow ]
9 webkit.org/b/91666 [ Mac ] editing/pasteboard/emacs-ctrl-k-y-001.html [ Failure Slow ] 9 webkit.org/b/91666 [ Mac ] editing/pasteboard/emacs-ctrl-k-y-001.html [ Failure Slow ]
10 webkit.org/b/91666 [ Mac ] editing/pasteboard/emacs-ctrl-a-k-y.html [ Failure Sl ow ] 10 webkit.org/b/91666 [ Mac ] editing/pasteboard/emacs-ctrl-a-k-y.html [ Failure Sl ow ]
(...skipping 3034 matching lines...) Expand 10 before | Expand all | Expand 10 after
3045 crbug.com/230771 [ Linux Mac ] editing/pasteboard/file-drag-to-editable.html [ F ailure ] 3045 crbug.com/230771 [ Linux Mac ] editing/pasteboard/file-drag-to-editable.html [ F ailure ]
3046 crbug.com/230771 [ Linux Mac ] editing/pasteboard/file-input-files-access.html [ Failure ] 3046 crbug.com/230771 [ Linux Mac ] editing/pasteboard/file-input-files-access.html [ Failure ]
3047 crbug.com/230771 [ Linux Mac ] fast/events/drag-dataTransferItemList-file-handli ng.html [ Failure ] 3047 crbug.com/230771 [ Linux Mac ] fast/events/drag-dataTransferItemList-file-handli ng.html [ Failure ]
3048 crbug.com/230771 [ Linux Mac ] fast/forms/file/file-input-change-event.html [ Fa ilure ] 3048 crbug.com/230771 [ Linux Mac ] fast/forms/file/file-input-change-event.html [ Fa ilure ]
3049 crbug.com/230771 [ Linux Mac ] fast/forms/file/input-file-value.html [ Failure ] 3049 crbug.com/230771 [ Linux Mac ] fast/forms/file/input-file-value.html [ Failure ]
3050 crbug.com/230771 [ Linux Mac ] fast/forms/file/input-file-write-files.html [ Fai lure ] 3050 crbug.com/230771 [ Linux Mac ] fast/forms/file/input-file-write-files.html [ Fai lure ]
3051 crbug.com/230771 [ Linux Mac ] fast/forms/file/selected-files-from-history-state .html [ Failure ] 3051 crbug.com/230771 [ Linux Mac ] fast/forms/file/selected-files-from-history-state .html [ Failure ]
3052 crbug.com/230771 [ Linux Mac ] http/tests/security/clipboard/clipboard-file-acce ss.html [ Failure ] 3052 crbug.com/230771 [ Linux Mac ] http/tests/security/clipboard/clipboard-file-acce ss.html [ Failure ]
3053 crbug.com/230771 [ Linux Mac ] fast/forms/file/file-input-reset.html [ ImageOnly Failure ] 3053 crbug.com/230771 [ Linux Mac ] fast/forms/file/file-input-reset.html [ ImageOnly Failure ]
3054 3054
3055 # This test will need to be modified to reflect the added canvas API.
3056 crbug.com/234297 inspector/profiler/canvas2d/canvas2d-api-changes.html [ Failure ]
3057
3055 # From WebKit's generic expectations. 3058 # From WebKit's generic expectations.
3056 # pending functional patch and per-port verification 3059 # pending functional patch and per-port verification
3057 webkit.org/b/109954 css3/line-break [ Skip ] 3060 webkit.org/b/109954 css3/line-break [ Skip ]
3058 # pending implementation completion and feature enabling 3061 # pending implementation completion and feature enabling
3059 webkit.org/b/109570 media/track/regions-webvtt [ Skip ] 3062 webkit.org/b/109570 media/track/regions-webvtt [ Skip ]
3060 3063
3061 crbug.com/231721 [ XP Release ] svg/custom/invisible-text-after-scrolling.xhtml [ Pass Timeout ] 3064 crbug.com/231721 [ XP Release ] svg/custom/invisible-text-after-scrolling.xhtml [ Pass Timeout ]
3062 3065
3063 # The image output is wrong (some red dots can be seen). 3066 # The image output is wrong (some red dots can be seen).
3064 crbug.com/232061 [ Linux ] fast/text/zero-font-size-2.html [ ImageOnlyFailure ] 3067 crbug.com/232061 [ Linux ] fast/text/zero-font-size-2.html [ ImageOnlyFailure ]
(...skipping 28 matching lines...) Expand all
3093 crbug.com/234758 [ Debug ] storage/indexeddb/dont-wedge.html [ Pass Crash ] 3096 crbug.com/234758 [ Debug ] storage/indexeddb/dont-wedge.html [ Pass Crash ]
3094 crbug.com/234758 [ Mac Debug ] http/tests/security/isolatedWorld/all-window-prot otypes.html [ Failure Timeout Pass ] 3097 crbug.com/234758 [ Mac Debug ] http/tests/security/isolatedWorld/all-window-prot otypes.html [ Failure Timeout Pass ]
3095 crbug.com/234758 [ Debug ] fast/workers/worker-document-leak.html [ Pass Timeout ] 3098 crbug.com/234758 [ Debug ] fast/workers/worker-document-leak.html [ Pass Timeout ]
3096 crbug.com/234758 webaudio/audiobuffersource-multi-channels.html [ Pass Crash ] 3099 crbug.com/234758 webaudio/audiobuffersource-multi-channels.html [ Pass Crash ]
3097 3100
3098 crbug.com/169374 compositing/backface-visibility/backface-visibility-non3d.html [ ImageOnlyFailure ] 3101 crbug.com/169374 compositing/backface-visibility/backface-visibility-non3d.html [ ImageOnlyFailure ]
3099 crbug.com/169374 compositing/culling/tile-occlusion-boundaries.html [ ImageOnlyF ailure ] 3102 crbug.com/169374 compositing/culling/tile-occlusion-boundaries.html [ ImageOnlyF ailure ]
3100 crbug.com/169374 transforms/3d/point-mapping/3d-point-mapping-coplanar.html [ Im ageOnlyFailure ] 3103 crbug.com/169374 transforms/3d/point-mapping/3d-point-mapping-coplanar.html [ Im ageOnlyFailure ]
3101 crbug.com/169374 transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ ImageOnlyFailure ] 3104 crbug.com/169374 transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ ImageOnlyFailure ]
3102 crbug.com/169374 transitions/default-timing-function.html [ ImageOnlyFailure ] 3105 crbug.com/169374 transitions/default-timing-function.html [ ImageOnlyFailure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/canvas/alpha.html » ('j') | Source/bindings/v8/custom/V8HTMLCanvasElementCustom.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698