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

Unified Diff: LayoutTests/TestExpectations

Issue 47923009: Table rows are incorrectly collapsed in case of hidden cells and rowspans. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch updated Created 6 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 363d0dae8360a8d617b71300d2e18fd771e01e8b..a5deee1be080b830dac3bc9ce3a7ad29185ed647 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -1323,3 +1323,8 @@ crbug.com/339778 [ Debug ] fast/dom/timer-throttling-hidden-page.html [ Failure
# Temporary until the oilpan test bots understand the special oilpan test expectations
crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure Pass ]
crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure Pass ]
+
+#Below test case need to rebaseline after crbug.com/258420
+crbug.com/258420 [ Win Mac ] fast/table/table-rowspan-cell-with-empty-cell.html [ NeedsRebaseline ]
+crbug.com/258420 [ Win Mac ] fast/table/giantRowspan2.html [ NeedsRebaseline ]
+crbug.com/258420 [ Win Mac ] tables/mozilla/bugs/bug220536.html [ NeedsRebaseline ]

Powered by Google App Engine
This is Rietveld 408576698