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

Side by Side Diff: LayoutTests/TestExpectations

Issue 19390002: Spanning logical height is not added properly in all spanning rows. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@RowSpan_B254914_6
Patch Set: 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
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 1712 matching lines...) Expand 10 before | Expand all | Expand 10 after
1723 1723
1724 # started timing out around r154246..r154251 1724 # started timing out around r154246..r154251
1725 crbug.com/260744 [ Debug ] fast/js/regress/function-dot-apply.html [ Timeout ] 1725 crbug.com/260744 [ Debug ] fast/js/regress/function-dot-apply.html [ Timeout ]
1726 crbug.com/260744 [ Debug ] fast/js/regress/inline-arguments-local-escape.html [ Timeout ] 1726 crbug.com/260744 [ Debug ] fast/js/regress/inline-arguments-local-escape.html [ Timeout ]
1727 1727
1728 # Below test case need to rebaseline after crbug.com/254914 1728 # Below test case need to rebaseline after crbug.com/254914
1729 crbug.com/254914 [ Win Mac ] tables/mozilla_expected_failures/bugs/bug58402-2.ht ml [ Failure ] 1729 crbug.com/254914 [ Win Mac ] tables/mozilla_expected_failures/bugs/bug58402-2.ht ml [ Failure ]
1730 crbug.com/254914 [ Win Mac ] tables/mozilla/core/bloomberg.html [ Failure ] 1730 crbug.com/254914 [ Win Mac ] tables/mozilla/core/bloomberg.html [ Failure ]
1731 crbug.com/254914 [ Linux ] tables/mozilla_expected_failures/bugs/bug58402-2.html [ ImageOnlyFailure ] 1731 crbug.com/254914 [ Linux ] tables/mozilla_expected_failures/bugs/bug58402-2.html [ ImageOnlyFailure ]
1732 crbug.com/254914 [ Linux ] tables/mozilla/core/bloomberg.html [ ImageOnlyFailure ] 1732 crbug.com/254914 [ Linux ] tables/mozilla/core/bloomberg.html [ ImageOnlyFailure ]
1733 crbug.com/254914 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-1. html [ Failure ] 1733
1734 crbug.com/254914 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-2. html [ Failure ] 1734 # Below test case need to rebaseline after crbug.com/249600
1735 # Image only
1736 crbug.com/249600 [ Win ] tables/mozilla/bugs/bug7714.html [ NeedsRebaseline ]
1737 # Text only
1738 crbug.com/254914 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-1. html [ NeedsRebaseline ]
1739 crbug.com/254914 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-2. html [ NeedsRebaseline ]
1740 crbug.com/254914 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-3. html [ NeedsRebaseline ]
1741 # Text and image both
1742 crbug.com/249600 [ Mac ] tables/mozilla/bugs/bug7714.html [ NeedsRebaseline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698