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

Side by Side Diff: LayoutTests/platform/chromium/TestExpectations

Issue 14028014: Remove MicroData implementation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Also delete all the tests 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
« no previous file with comments | « LayoutTests/fast/dom/NodeList/nodelist-reachable.html ('k') | Source/WTF/wtf/FeatureDefines.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 webkit.org/b/63933 fast/canvas/canvas-webkitLineDash-invalid.html [ Failure ] 193 webkit.org/b/63933 fast/canvas/canvas-webkitLineDash-invalid.html [ Failure ]
194 webkit.org/b/63933 virtual/gpu/fast/canvas/canvas-webkitLineDash.html [ Failure ] 194 webkit.org/b/63933 virtual/gpu/fast/canvas/canvas-webkitLineDash.html [ Failure ]
195 webkit.org/b/63933 virtual/gpu/fast/canvas/canvas-webkitLineDash-invalid.html [ Failure ] 195 webkit.org/b/63933 virtual/gpu/fast/canvas/canvas-webkitLineDash-invalid.html [ Failure ]
196 196
197 # Overflowing LayoutUnits cause RenderGeometryMap assertions 197 # Overflowing LayoutUnits cause RenderGeometryMap assertions
198 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ Skip ] 198 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ Skip ]
199 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ] 199 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ]
200 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ] 200 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ]
201 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ] 201 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ]
202 202
203 # Microdata DOM API is not yet enabled.
204 webkit.org/b/68610 fast/dom/MicroData
205
206 # Unskip after changes on both sides have landed and rolled together. 203 # Unskip after changes on both sides have landed and rolled together.
207 crbug.com/103939 http/tests/appcache/wrong-content-type.html [ Skip ] 204 crbug.com/103939 http/tests/appcache/wrong-content-type.html [ Skip ]
208 205
209 # Vibration API is not supported yet in the chromium port. 206 # Vibration API is not supported yet in the chromium port.
210 webkit.org/b/72010 fast/dom/navigator-vibration.html 207 webkit.org/b/72010 fast/dom/navigator-vibration.html
211 208
212 # Battery Status API is not supported yet in the chromium port. 209 # Battery Status API is not supported yet in the chromium port.
213 webkit.org/b/62698 batterystatus 210 webkit.org/b/62698 batterystatus
214 211
215 # CSS image-resolution is not yet enabled. 212 # CSS image-resolution is not yet enabled.
(...skipping 3547 matching lines...) Expand 10 before | Expand all | Expand 10 after
3763 crbug.com/230771 editing/pasteboard/drop-file-svg.html [ Failure ] 3760 crbug.com/230771 editing/pasteboard/drop-file-svg.html [ Failure ]
3764 crbug.com/230771 editing/pasteboard/file-drag-to-editable.html [ Failure ] 3761 crbug.com/230771 editing/pasteboard/file-drag-to-editable.html [ Failure ]
3765 crbug.com/230771 editing/pasteboard/file-input-files-access.html [ Failure ] 3762 crbug.com/230771 editing/pasteboard/file-input-files-access.html [ Failure ]
3766 crbug.com/230771 fast/events/drag-dataTransferItemList-file-handling.html [ Fail ure ] 3763 crbug.com/230771 fast/events/drag-dataTransferItemList-file-handling.html [ Fail ure ]
3767 crbug.com/230771 fast/forms/file/file-input-change-event.html [ Failure ] 3764 crbug.com/230771 fast/forms/file/file-input-change-event.html [ Failure ]
3768 crbug.com/230771 fast/forms/file/input-file-value.html [ Failure ] 3765 crbug.com/230771 fast/forms/file/input-file-value.html [ Failure ]
3769 crbug.com/230771 fast/forms/file/input-file-write-files.html [ Failure ] 3766 crbug.com/230771 fast/forms/file/input-file-write-files.html [ Failure ]
3770 crbug.com/230771 fast/forms/file/selected-files-from-history-state.html [ Failur e ] 3767 crbug.com/230771 fast/forms/file/selected-files-from-history-state.html [ Failur e ]
3771 crbug.com/230771 http/tests/security/clipboard/clipboard-file-access.html [ Fail ure ] 3768 crbug.com/230771 http/tests/security/clipboard/clipboard-file-access.html [ Fail ure ]
3772 crbug.com/230771 fast/forms/file/file-input-reset.html [ ImageOnlyFailure ] 3769 crbug.com/230771 fast/forms/file/file-input-reset.html [ ImageOnlyFailure ]
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/NodeList/nodelist-reachable.html ('k') | Source/WTF/wtf/FeatureDefines.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698