Title: [182818] trunk/LayoutTests
Revision
182818
Author
bfulg...@apple.com
Date
2015-04-14 16:36:56 -0700 (Tue, 14 Apr 2015)

Log Message

[Win] Skip failling test due to list box scroll behavior.
https://bugs.webkit.org/show_bug.cgi?id=143739

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (182817 => 182818)


--- trunk/LayoutTests/ChangeLog	2015-04-14 23:34:33 UTC (rev 182817)
+++ trunk/LayoutTests/ChangeLog	2015-04-14 23:36:56 UTC (rev 182818)
@@ -1,5 +1,12 @@
 2015-04-14  Brent Fulgham  <bfulg...@apple.com>
 
+        [Win] Skip failling test due to list box scroll behavior.
+        https://bugs.webkit.org/show_bug.cgi?id=143739
+
+        * platform/win/TestExpectations:
+
+2015-04-14  Brent Fulgham  <bfulg...@apple.com>
+
         [Win] Unreviewed test correction after r182737.
 
         New test expectation was missing a newline at the end of the file.

Modified: trunk/LayoutTests/platform/win/TestExpectations (182817 => 182818)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-04-14 23:34:33 UTC (rev 182817)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-04-14 23:36:56 UTC (rev 182818)
@@ -2034,6 +2034,7 @@
 ################################################################################
 # Not putting 'focused' text
 fast/forms/legend-access-key.html [ Failure ]
+webkit.org/b/143739 fast/forms/listbox-visible-size.html [ Failure ]
 
 webkit.org/b/97026 fast/forms/state-restore-broken-state.html [ Failure ]
 fast/forms/select/listbox-click-on-scrollbar.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to