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

Side by Side Diff: LayoutTests/TestExpectations

Issue 23503046: [CSS Blending] Implement mix-blend-mode in software. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 7 years, 2 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
« no previous file with comments | « no previous file | LayoutTests/css3/compositing/mix-blend-mode-composited-layers.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ] 3 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ]
4 4
5 # This test can't just be rebaselined because it has absolute file paths in the output. 5 # This test can't just be rebaselined because it has absolute file paths in the output.
6 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ] 6 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ]
7 7
8 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ] 8 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ]
9 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ] 9 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ]
10 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ] 10 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ]
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 crbug.com/24182 [ Debug ] fast/js/toString-and-valueOf-override.html [ Timeout ] 48 crbug.com/24182 [ Debug ] fast/js/toString-and-valueOf-override.html [ Timeout ]
49 49
50 crbug.com/249707 [ Debug ] fast/dom/StyleSheet/gc-rule-children-wrappers.html [ Timeout Pass ] 50 crbug.com/249707 [ Debug ] fast/dom/StyleSheet/gc-rule-children-wrappers.html [ Timeout Pass ]
51 51
52 crbug.com/239554 http/tests/security/frameNavigation/opener.html [ Pass Timeout ] 52 crbug.com/239554 http/tests/security/frameNavigation/opener.html [ Pass Timeout ]
53 53
54 crbug.com/260129 [ Mac Release ] fast/events/scrollbar-double-click.html [ Failu re Pass ] 54 crbug.com/260129 [ Mac Release ] fast/events/scrollbar-double-click.html [ Failu re Pass ]
55 55
56 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ] 56 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ]
57 57
58 # CSS Blending: mix-blend-mode using the software path.
59 crbug.com/288655 css3/compositing/mix-blend-mode-simple.html [ NeedsRebaseline ]
60 crbug.com/288655 css3/compositing/mix-blend-mode-simple-text.html [ NeedsRebasel ine ]
61 crbug.com/288655 css3/compositing/mix-blend-mode-isolated-group-1.html [ NeedsRe baseline ]
62 crbug.com/288655 css3/compositing/mix-blend-mode-isolated-group-2.html [ NeedsRe baseline ]
63 crbug.com/288655 css3/compositing/mix-blend-mode-isolated-group-3.html [ NeedsRe baseline ]
64 crbug.com/288655 fast/repaint/mix-blend-mode-separate-stacking-context.html [ Ne edsRebaseline ]
65
58 crbug.com/259547 virtual/gpu/fast/canvas/canvas-blend-image.html [ Skip ] 66 crbug.com/259547 virtual/gpu/fast/canvas/canvas-blend-image.html [ Skip ]
59 crbug.com/259547 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Skip ] 67 crbug.com/259547 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Skip ]
60 68
61 crbug.com/289002 http/tests/security/frame-loading-via-document-write.html [ Pas s Failure ] 69 crbug.com/289002 http/tests/security/frame-loading-via-document-write.html [ Pas s Failure ]
62 70
63 # Unskip after implementing DRT support for setDefersLoading and goBack. 71 # Unskip after implementing DRT support for setDefersLoading and goBack.
64 webkit.org/b/60877 loader/navigation-while-deferring-loads.html [ Skip ] 72 webkit.org/b/60877 loader/navigation-while-deferring-loads.html [ Skip ]
65 webkit.org/b/60877 loader/load-defer-resume-crash.html [ Skip ] 73 webkit.org/b/60877 loader/load-defer-resume-crash.html [ Skip ]
66 74
67 # Overflowing LayoutUnits cause RenderGeometryMap assertions 75 # Overflowing LayoutUnits cause RenderGeometryMap assertions
(...skipping 1212 matching lines...) Expand 10 before | Expand all | Expand 10 after
1280 crbug.com/300025 [ Win7 Debug ] virtual/implsidepainting/inspector/timeline/time line-decode-resize.html [ Timeout Pass ] 1288 crbug.com/300025 [ Win7 Debug ] virtual/implsidepainting/inspector/timeline/time line-decode-resize.html [ Timeout Pass ]
1281 1289
1282 # This test is flaky on all platforms, and has image failures most of the time o n 1290 # This test is flaky on all platforms, and has image failures most of the time o n
1283 # WebKit Win7 (dbg) 1291 # WebKit Win7 (dbg)
1284 crbug.com/302529 svg/custom/js-late-clipPath-and-object-creation.svg [ ImageOnly Failure Pass ] 1292 crbug.com/302529 svg/custom/js-late-clipPath-and-object-creation.svg [ ImageOnly Failure Pass ]
1285 1293
1286 crbug.com/303444 animations/interpolation/webkit-column-count-interpolation.html [ Timeout ] 1294 crbug.com/303444 animations/interpolation/webkit-column-count-interpolation.html [ Timeout ]
1287 crbug.com/303444 animations/unsigned-underflow.html [ Timeout ] 1295 crbug.com/303444 animations/unsigned-underflow.html [ Timeout ]
1288 crbug.com/303444 virtual/threaded/animations/interpolation/webkit-column-count-i nterpolation.html [ Timeout ] 1296 crbug.com/303444 virtual/threaded/animations/interpolation/webkit-column-count-i nterpolation.html [ Timeout ]
1289 crbug.com/303444 virtual/threaded/animations/unsigned-underflow.html [ Timeout ] 1297 crbug.com/303444 virtual/threaded/animations/unsigned-underflow.html [ Timeout ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/css3/compositing/mix-blend-mode-composited-layers.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698