Index: LayoutTests/TestExpectations |
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations |
index b191b8fe4304d68c90060c895e5f8709f1e3bb9a..8464cb58ccb413778e3328aed7458f36a88692a6 100644 |
--- a/LayoutTests/TestExpectations |
+++ b/LayoutTests/TestExpectations |
@@ -1728,8 +1728,6 @@ crbug.com/254914 [ Win Mac ] tables/mozilla_expected_failures/bugs/bug58402-2.ht |
crbug.com/254914 [ Win Mac ] tables/mozilla/core/bloomberg.html [ Failure ] |
crbug.com/254914 [ Linux ] tables/mozilla_expected_failures/bugs/bug58402-2.html [ ImageOnlyFailure ] |
crbug.com/254914 [ Linux ] tables/mozilla/core/bloomberg.html [ ImageOnlyFailure ] |
-crbug.com/254914 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-1.html [ Failure ] |
-crbug.com/254914 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-2.html [ Failure ] |
crbug.com/263058 compositing/iframes/iframe-copy-on-scroll.html [ NeedsRebaseline ] |
crbug.com/263058 css1/basic/class_as_selector.html [ NeedsRebaseline ] |
@@ -2210,3 +2208,13 @@ crbug.com/263058 tables/mozilla/other/wa_table_tr_align.html [ NeedsRebaseline ] |
crbug.com/263058 transforms/3d/general/perspective-non-layer.html [ NeedsRebaseline ] |
crbug.com/263058 virtual/softwarecompositing/iframes/iframe-copy-on-scroll.html [ NeedsRebaseline ] |
+# Below test case need to rebaseline after crbug.com/249600 |
+# Image only |
+crbug.com/249600 [ Win ] tables/mozilla/bugs/bug7714.html [ NeedsRebaseline ] |
+# Text only |
+crbug.com/249600 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-1.html [ NeedsRebaseline ] |
+crbug.com/249600 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-2.html [ NeedsRebaseline ] |
+crbug.com/249600 [ Mac ] fast/table/table-rowspan-height-distribution-in-rows-3.html [ NeedsRebaseline ] |
+# Text and image both |
+crbug.com/249600 [ Mac ] tables/mozilla/bugs/bug7714.html [ NeedsRebaseline ] |
+ |