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

Side by Side Diff: LayoutTests/TestExpectations

Issue 19596004: Allow sites to enable 'window.onerror' handlers for cross-domain scripts. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rework. Created 7 years, 4 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://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 # ----------------------------------------------------------------- 3 # -----------------------------------------------------------------
4 # SLOW BUT PASSING 4 # SLOW BUT PASSING
5 # ----------------------------------------------------------------- 5 # -----------------------------------------------------------------
6 6
7 crbug.com/237000 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ] 7 crbug.com/237000 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ]
8 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ] 8 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ]
9 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ] 9 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ]
10 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ] 10 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ]
(...skipping 1028 matching lines...) Expand 10 before | Expand all | Expand 10 after
1039 1039
1040 webkit.org/b/98811 [ Mac ] fast/transforms/transformed-focused-text-input.html [ ImageOnlyFailure Pass ] 1040 webkit.org/b/98811 [ Mac ] fast/transforms/transformed-focused-text-input.html [ ImageOnlyFailure Pass ]
1041 1041
1042 webkit.org/b/99604 [ Win ] http/tests/workers/text-encoding.html [ Pass Timeout ] 1042 webkit.org/b/99604 [ Win ] http/tests/workers/text-encoding.html [ Pass Timeout ]
1043 1043
1044 # This ref-test doesn't work on Chromium Mac ("Test" is offset). 1044 # This ref-test doesn't work on Chromium Mac ("Test" is offset).
1045 webkit.org/b/101093 [ Mac ] fast/sub-pixel/float-wrap-zoom.html [ ImageOnlyFailu re ] 1045 webkit.org/b/101093 [ Mac ] fast/sub-pixel/float-wrap-zoom.html [ ImageOnlyFailu re ]
1046 1046
1047 webkit.org/b/78830 [ Win Linux ] svg/repaint/image-with-clip-path.svg [ ImageOnl yFailure Pass ] 1047 webkit.org/b/78830 [ Win Linux ] svg/repaint/image-with-clip-path.svg [ ImageOnl yFailure Pass ]
1048 1048
1049 # Only ready for JSC so far, not fixed in v8 yet.
1050 webkit.org/b/97499 http/tests/security/script-crossorigin-onerror-information.ht ml [ Failure ]
1051 webkit.org/b/97499 http/tests/security/script-no-crossorigin-onerror-should-be-s anitized.html [ Failure ]
1052
1053 webkit.org/b/100023 [ Mac ] fast/sub-pixel/file-upload-control-at-fractional-off set.html [ ImageOnlyFailure ] 1049 webkit.org/b/100023 [ Mac ] fast/sub-pixel/file-upload-control-at-fractional-off set.html [ ImageOnlyFailure ]
1054 1050
1055 webkit.org/b/100806 [ Win7 ] fast/css/font-face-download-error.html [ Failure Pa ss ] 1051 webkit.org/b/100806 [ Win7 ] fast/css/font-face-download-error.html [ Failure Pa ss ]
1056 1052
1057 webkit.org/b/102131 fast/workers/worker-exception-during-navigation.html [ Crash Pass ] 1053 webkit.org/b/102131 fast/workers/worker-exception-during-navigation.html [ Crash Pass ]
1058 webkit.org/b/102264 [ Debug ] css3/filters/custom/custom-filter-property-compute d-style.html [ Pass Timeout ] 1054 webkit.org/b/102264 [ Debug ] css3/filters/custom/custom-filter-property-compute d-style.html [ Pass Timeout ]
1059 1055
1060 webkit.org/b/102724 svg/carto.net/colourpicker.svg [ ImageOnlyFailure Pass ] 1056 webkit.org/b/102724 svg/carto.net/colourpicker.svg [ ImageOnlyFailure Pass ]
1061 1057
1062 crbug.com/237003 [ Win Mac Debug ] http/tests/w3c/webperf/submission/Google/reso urce-timing/html/test_resource_iframe_self_navigation.html [ Failure Pass ] 1058 crbug.com/237003 [ Win Mac Debug ] http/tests/w3c/webperf/submission/Google/reso urce-timing/html/test_resource_iframe_self_navigation.html [ Failure Pass ]
(...skipping 503 matching lines...) Expand 10 before | Expand all | Expand 10 after
1566 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ] 1562 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ]
1567 1563
1568 crbug.com/264501 [ Debug ] xmlviewer/extensions-api.html [ Pass Crash ] 1564 crbug.com/264501 [ Debug ] xmlviewer/extensions-api.html [ Pass Crash ]
1569 1565
1570 crbug.com/265650 [ SnowLeopard Debug ] compositing/repaint/transform-style-chang e.html [ Pass ImageOnlyFailure ] 1566 crbug.com/265650 [ SnowLeopard Debug ] compositing/repaint/transform-style-chang e.html [ Pass ImageOnlyFailure ]
1571 1567
1572 # Temporary expectation until v8's i18n support is turned on. Then it needs to 1568 # Temporary expectation until v8's i18n support is turned on. Then it needs to
1573 # be rebaslined. 1569 # be rebaslined.
1574 Bug(jochen) fast/js/kde/inbuilt_function_tostring.html [ Failure Pass ] 1570 Bug(jochen) fast/js/kde/inbuilt_function_tostring.html [ Failure Pass ]
1575 1571
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/resources/cors-script.php » ('j') | Source/bindings/v8/V8ScriptRunner.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698