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

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: Created 7 years, 3 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
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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 crbug.com/24182 [ Debug ] fast/js/toString-and-valueOf-override.html [ Timeout ] 51 crbug.com/24182 [ Debug ] fast/js/toString-and-valueOf-override.html [ Timeout ]
52 52
53 crbug.com/249707 [ Debug ] fast/dom/StyleSheet/gc-rule-children-wrappers.html [ Timeout Pass ] 53 crbug.com/249707 [ Debug ] fast/dom/StyleSheet/gc-rule-children-wrappers.html [ Timeout Pass ]
54 54
55 crbug.com/239554 http/tests/security/frameNavigation/opener.html [ Pass Timeout ] 55 crbug.com/239554 http/tests/security/frameNavigation/opener.html [ Pass Timeout ]
56 56
57 crbug.com/260129 [ Mac Release ] fast/events/scrollbar-double-click.html [ Failu re Pass ] 57 crbug.com/260129 [ Mac Release ] fast/events/scrollbar-double-click.html [ Failu re Pass ]
58 58
59 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ] 59 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ]
60 60
61 # CSS Blending: mix-blend-mode using the software path.
62 crbug.com/288655 css3/compositing/mix-blend-mode-simple.html [ NeedsRebaseline ]
63 crbug.com/288655 css3/compositing/mix-blend-mode-simple-text.html [ NeedsRebasel ine ]
64 crbug.com/288655 css3/compositing/mix-blend-mode-isolated-group-1.html [ NeedsRe baseline ]
65 crbug.com/288655 css3/compositing/mix-blend-mode-isolated-group-2.html [ NeedsRe baseline ]
66 crbug.com/288655 css3/compositing/mix-blend-mode-isolated-group-3.html [ NeedsRe baseline ]
67
61 crbug.com/259547 virtual/gpu/fast/canvas/canvas-blend-image.html [ Skip ] 68 crbug.com/259547 virtual/gpu/fast/canvas/canvas-blend-image.html [ Skip ]
62 crbug.com/259547 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Skip ] 69 crbug.com/259547 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Skip ]
63 70
64 # Unskip after implementing DRT support for setDefersLoading and goBack. 71 # Unskip after implementing DRT support for setDefersLoading and goBack.
65 webkit.org/b/60877 loader/navigation-while-deferring-loads.html [ Skip ] 72 webkit.org/b/60877 loader/navigation-while-deferring-loads.html [ Skip ]
66 webkit.org/b/60877 loader/load-defer-resume-crash.html [ Skip ] 73 webkit.org/b/60877 loader/load-defer-resume-crash.html [ Skip ]
67 74
68 # Overflowing LayoutUnits cause RenderGeometryMap assertions 75 # Overflowing LayoutUnits cause RenderGeometryMap assertions
69 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ Skip ] 76 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ Skip ]
70 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ] 77 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ]
(...skipping 1209 matching lines...) Expand 10 before | Expand all | Expand 10 after
1280 # Pre-landing "binary" file (actually UTF-16) - enable with http://crrev.com/235 32016 1287 # Pre-landing "binary" file (actually UTF-16) - enable with http://crrev.com/235 32016
1281 Bug(jsbell) fast/encoding/utf-16-odd-byte.html [ Skip ] 1288 Bug(jsbell) fast/encoding/utf-16-odd-byte.html [ Skip ]
1282 1289
1283 crbug.com/282620 [ XP Win7 ] fast/mediastream/RTCPeerConnection-stats.html [ Fai lure Pass ] 1290 crbug.com/282620 [ XP Win7 ] fast/mediastream/RTCPeerConnection-stats.html [ Fai lure Pass ]
1284 crbug.com/283723 [ Win ] http/tests/local/fileapi/file-last-modified-after-delet e.html [ Failure Pass Timeout ] 1291 crbug.com/283723 [ Win ] http/tests/local/fileapi/file-last-modified-after-delet e.html [ Failure Pass Timeout ]
1285 crbug.com/282634 [ SnowLeopard Debug ] svg/as-object/nested-embedded-svg-size-ch anges-no-layout-triggers-2.html [ Pass ImageOnlyFailure ] 1292 crbug.com/282634 [ SnowLeopard Debug ] svg/as-object/nested-embedded-svg-size-ch anges-no-layout-triggers-2.html [ Pass ImageOnlyFailure ]
1286 1293
1287 crbug.com/284779 crbug.com/284782 http/tests/media/media-source/mediasource-dura tion.html [ Failure Pass Crash ] 1294 crbug.com/284779 crbug.com/284782 http/tests/media/media-source/mediasource-dura tion.html [ Failure Pass Crash ]
1288 crbug.com/284789 http/tests/media/media-source/mediasource-buffered.html [ Failu re Pass ] 1295 crbug.com/284789 http/tests/media/media-source/mediasource-buffered.html [ Failu re Pass ]
1289 crbug.com/284793 http/tests/media/media-source/mediasource-play-then-seek-back.h tml [ Failure Pass ] 1296 crbug.com/284793 http/tests/media/media-source/mediasource-play-then-seek-back.h tml [ Failure Pass ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698