Index: LayoutTests/TestExpectations |
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations |
index 425148eeb77b3c99d5ed73d14577c96f2160ac87..ab0cfcc66f73061632bc394ea85060bef5d97ef5 100644 |
--- a/LayoutTests/TestExpectations |
+++ b/LayoutTests/TestExpectations |
@@ -1080,7 +1080,6 @@ crbug.com/252573 [ Mac Win ] fast/forms/empty-textarea-toggle-disabled.html [ Pa |
crbug.com/253619 fast/loader/subresource-load-failed-crash.html [ Skip ] |
crbug.com/255359 [ Debug ] fast/events/resize-events-count.html [ Pass Failure ] |
-crbug.com/255359 [ Debug ] fast/events/resize-events-fixed-layout.html [ Pass Failure ] |
crbug.com/256226 [ Debug ] webmidi/requestmidiaccess.html [ Crash Pass ] |
@@ -1295,3 +1294,11 @@ crbug.com/299819 inspector/console/console-timeline.html [ Failure Pass Timeout |
# Flaky. |
crbug.com/300025 [ Win7 Debug ] virtual/implsidepainting/inspector/timeline/timeline-decode-resize.html [ Timeout Pass ] |
+ |
+#Below test was broken but fixed with patch for crbug.com/285397 so now it needs a new baseline |
aelias_OOO_until_Jul13
2013/10/01 05:09:30
Please remove these comments, I'm not sure if the
bokan
2013/10/02 17:44:01
Done. The bottom test is currently expected to Cra
aelias_OOO_until_Jul13
2013/10/02 18:59:59
If it doesn't crash anymore, feel free to try to r
bokan
2013/10/02 21:27:26
Done.
|
+crbug.com/285397 fast/dynamic/window-resize-scrollbars-test.html [ NeedsRebaseline ] |
+ |
+#Baselines for virtual/android tests were not using fixed layout, fixed in crbug.com/285397 with removal of fixed layout |
+crbug.com/285397 virtual/android/fullscreen/parent-flow-inline-with-block-child.html [ NeedsRebaseline ] |
+# Currently marked as [ Crash ] |
+# crbug.com/285397 virtual/android/fullscreen/full-screen-with-flex-item.html [ NeedsRebaseline ] |