Title: [135771] trunk/LayoutTests
Revision
135771
Author
roger_f...@apple.com
Date
2012-11-26 14:52:41 -0800 (Mon, 26 Nov 2012)

Log Message

Unreviewed. Skip fast/dom/Window/open-window-min-size.html on Windows.
DRT doesn't support showModalDialog https://bugs.webkit.org/show_bug.cgi?id=53675

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (135770 => 135771)


--- trunk/LayoutTests/ChangeLog	2012-11-26 22:45:20 UTC (rev 135770)
+++ trunk/LayoutTests/ChangeLog	2012-11-26 22:52:41 UTC (rev 135771)
@@ -1,5 +1,12 @@
 2012-11-26  Roger Fong  <roger_f...@apple.com>
 
+        Unreviewed. Skip fast/dom/Window/open-window-min-size.html on Windows.
+        DRT doesn't support showModalDialog https://bugs.webkit.org/show_bug.cgi?id=53675.
+
+        * platform/win/TestExpectations:
+
+2012-11-26  Roger Fong  <roger_f...@apple.com>
+
         Unreviewed. ENABLE_ACCELERATED_OVERFLOW_SCROLLING not enabled on Windows.
         Add a feature flag and skip some failing tests.
         https://bugs.webkit.org/show_bug.cgi?id=103294

Modified: trunk/LayoutTests/platform/win/TestExpectations (135770 => 135771)


--- trunk/LayoutTests/platform/win/TestExpectations	2012-11-26 22:45:20 UTC (rev 135770)
+++ trunk/LayoutTests/platform/win/TestExpectations	2012-11-26 22:52:41 UTC (rev 135771)
@@ -1124,11 +1124,12 @@
 fast/text/hyphenate-character.html
 fast/text/hyphens.html
 
-# DRT doesn't support showModalDialog http://webkit.org/b/53675
+# DRT doesn't support showModalDialog https://bugs.webkit.org/show_bug.cgi?id=53675
 fast/events/show-modal-dialog-onblur-onfocus.html
 fast/harness/show-modal-dialog.html
 fast/events/scroll-event-during-modal-dialog.html
 inspector/console/console-long-eval-crash.html
+fast/dom/Window/open-window-min-size.html
 
 # These tests fail when showModalDialog is unsupported, even though they don't
 # rely on it directly http://webkit.org/b/53676
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to