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

Side by Side Diff: LayoutTests/TestExpectations

Issue 435623002: Add support for additional blend modes to SVGFEBlendElement (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 1
2 # This directly has manual tests that don't have to run with run-webkit-tests 2 # This directly has manual tests that don't have to run with run-webkit-tests
3 crbug.com/359838 http/tests/ManualTests/ [ Skip ] 3 crbug.com/359838 http/tests/ManualTests/ [ Skip ]
4 4
5 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ] 5 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ]
6 6
7 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ] 7 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ]
8 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ] 8 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ]
9 9
10 crbug.com/364267 [ Win Mac ] http/tests/security/webgl-remote-read-remote-image- blocked-no-crossorigin.html [ Pass Timeout ] 10 crbug.com/364267 [ Win Mac ] http/tests/security/webgl-remote-read-remote-image- blocked-no-crossorigin.html [ Pass Timeout ]
(...skipping 1262 matching lines...) Expand 10 before | Expand all | Expand 10 after
1273 crbug.com/392046 [ Win ] fast/text/whitespace/017.html [ Pass Failure ] 1273 crbug.com/392046 [ Win ] fast/text/whitespace/017.html [ Pass Failure ]
1274 crbug.com/392046 [ Win ] fast/text/whitespace/018.html [ Pass Failure ] 1274 crbug.com/392046 [ Win ] fast/text/whitespace/018.html [ Pass Failure ]
1275 crbug.com/392046 [ Win ] fast/ruby/select-ruby.html [ Pass Failure ] 1275 crbug.com/392046 [ Win ] fast/ruby/select-ruby.html [ Pass Failure ]
1276 crbug.com/392046 [ Win ] scrollbars/rtl/overflow-scroll-rtl.html [ Pass ImageOnl yFailure ] 1276 crbug.com/392046 [ Win ] scrollbars/rtl/overflow-scroll-rtl.html [ Pass ImageOnl yFailure ]
1277 crbug.com/392046 [ Win ] fast/parser/fonts.html [ Pass Failure ] 1277 crbug.com/392046 [ Win ] fast/parser/fonts.html [ Pass Failure ]
1278 1278
1279 crbug.com/392095 webaudio/realtimeanalyser-fft-scaling.html [ Pass Failure ] 1279 crbug.com/392095 webaudio/realtimeanalyser-fft-scaling.html [ Pass Failure ]
1280 1280
1281 crbug.com/392706 virtual/threaded/animations/play-state-initially-paused.html [ Failure ] 1281 crbug.com/392706 virtual/threaded/animations/play-state-initially-paused.html [ Failure ]
1282 1282
1283 crbug.com/389594 svg/filters/feBlend-all-modes.html [ NeedsManualRebaseline ]
1284
1283 # V8 3.28.19 1285 # V8 3.28.19
1284 crbug.com/392762 fast/js/nested-object-gc.html [ Pass Crash ] 1286 crbug.com/392762 fast/js/nested-object-gc.html [ Pass Crash ]
1285 1287
1286 # Flaky 1288 # Flaky
1287 crbug.com/395127 http/tests/w3c/webperf/approved/UserTiming/test_user_timing_mea sure_navigation_timing.htm [ Failure Pass ] 1289 crbug.com/395127 http/tests/w3c/webperf/approved/UserTiming/test_user_timing_mea sure_navigation_timing.htm [ Failure Pass ]
1288 1290
1289 crbug.com/396791 [ Debug ] virtual/threaded/printing/print-close-crash.html [ Pa ss Crash ] 1291 crbug.com/396791 [ Debug ] virtual/threaded/printing/print-close-crash.html [ Pa ss Crash ]
1290 1292
1291 crbug.com/396851 [ Lion ] inspector/console/console-stack-overflow.html [ Timeou t ] 1293 crbug.com/396851 [ Lion ] inspector/console/console-stack-overflow.html [ Timeou t ]
1292 1294
(...skipping 26 matching lines...) Expand all
1319 crbug.com/357462 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/f rame-ancestors-star-allow-crossorigin.html [ Failure Pass Timeout ] 1321 crbug.com/357462 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/f rame-ancestors-star-allow-crossorigin.html [ Failure Pass Timeout ]
1320 1322
1321 # After libwebp-0.4.1 lands in Chrome these need to be rebaselined. 1323 # After libwebp-0.4.1 lands in Chrome these need to be rebaselined.
1322 crbug.com/374343 fast/canvas/canvas-toDataURL-webp.html [ Skip ] 1324 crbug.com/374343 fast/canvas/canvas-toDataURL-webp.html [ Skip ]
1323 crbug.com/374343 virtual/gpu/fast/canvas/canvas-toDataURL-webp.html [ Skip ] 1325 crbug.com/374343 virtual/gpu/fast/canvas/canvas-toDataURL-webp.html [ Skip ]
1324 1326
1325 # Web Notifications is switching over to a new permission path. 1327 # Web Notifications is switching over to a new permission path.
1326 crbug.com/392187 fast/notifications/notifications-constructor-request-permission .html [ Skip ] 1328 crbug.com/392187 fast/notifications/notifications-constructor-request-permission .html [ Skip ]
1327 crbug.com/392187 fast/notifications/notifications-constructor-without-permission .html [ Skip ] 1329 crbug.com/392187 fast/notifications/notifications-constructor-without-permission .html [ Skip ]
1328 crbug.com/392187 fast/notifications/notifications-permission-values.html [ Pass Failure ] 1330 crbug.com/392187 fast/notifications/notifications-permission-values.html [ Pass Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698