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

Side by Side Diff: LayoutTests/TestExpectations

Issue 19786002: Implement canvas focus ring methods. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use default style rather than from element, move behind flag Created 7 years, 5 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 2006 matching lines...) Expand 10 before | Expand all | Expand 10 after
2017 2017
2018 # Below test case need to rebaseline after crbug.com/249600 2018 # Below test case need to rebaseline after crbug.com/249600
2019 # Image only 2019 # Image only
2020 crbug.com/249600 [ Linux Win ] tables/mozilla/bugs/bug7714.html [ NeedsRebaselin e ] 2020 crbug.com/249600 [ Linux Win ] tables/mozilla/bugs/bug7714.html [ NeedsRebaselin e ]
2021 # Text only 2021 # Text only
2022 crbug.com/249600 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-1. html [ NeedsRebaseline ] 2022 crbug.com/249600 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-1. html [ NeedsRebaseline ]
2023 crbug.com/249600 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-2. html [ NeedsRebaseline ] 2023 crbug.com/249600 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-2. html [ NeedsRebaseline ]
2024 crbug.com/249600 [ Mac ] fast/table/table-all-rowspans-height-distribution-in-ro ws-except-overlapped.html [ NeedsRebaseline ] 2024 crbug.com/249600 [ Mac ] fast/table/table-all-rowspans-height-distribution-in-ro ws-except-overlapped.html [ NeedsRebaseline ]
2025 # Text and image both 2025 # Text and image both
2026 crbug.com/249600 [ Mac ] tables/mozilla/bugs/bug7714.html [ NeedsRebaseline ] 2026 crbug.com/249600 [ Mac ] tables/mozilla/bugs/bug7714.html [ NeedsRebaseline ]
2027
2028 crbug.com/261998 inspector/profiler/canvas2d/canvas2d-api-changes.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698