Title: [171948] trunk/LayoutTests
Revision
171948
Author
[email protected]
Date
2014-08-01 13:46:28 -0700 (Fri, 01 Aug 2014)

Log Message

REGRESSION (r171891): platform/mac/fast/scrolling/scroll-select-bottom-test.html        
failing
https://bugs.webkit.org/show_bug.cgi?id=135485

Now that WK1 really tests contentInset, this test no longer works on platforms 
that do not support the real contentInset
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (171947 => 171948)


--- trunk/LayoutTests/ChangeLog	2014-08-01 20:43:56 UTC (rev 171947)
+++ trunk/LayoutTests/ChangeLog	2014-08-01 20:46:28 UTC (rev 171948)
@@ -1,3 +1,14 @@
+2014-08-01  Beth Dakin  <[email protected]>
+
+        REGRESSION (r171891): platform/mac/fast/scrolling/scroll-select-bottom-test.html        
+        failing
+        https://bugs.webkit.org/show_bug.cgi?id=135485
+
+        Now that WK1 really tests contentInset, this test no longer works on platforms 
+        that do not support the real contentInset
+        * platform/mac-wk1/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2014-08-01  Bear Travis  <[email protected]>
 
         [Feature Queries] Enable Feature Queries on EFL/GTK

Modified: trunk/LayoutTests/platform/mac/TestExpectations (171947 => 171948)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-08-01 20:43:56 UTC (rev 171947)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-08-01 20:46:28 UTC (rev 171948)
@@ -1409,5 +1409,3 @@
 
 webkit.org/b/135160 media/track/track-in-band-subtitles-too-large.html [ Pass Failure ]
 webkit.org/b/135160 media/track/track-long-word-container-sizing.html [ Pass Failure ]
-
-webkit.org/b/135485 platform/mac/fast/scrolling/scroll-select-bottom-test.html [ Skip ]

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (171947 => 171948)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2014-08-01 20:43:56 UTC (rev 171947)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2014-08-01 20:46:28 UTC (rev 171948)
@@ -50,6 +50,7 @@
 # Mavericks and prior do not support contentInset
 [ MountainLion Mavericks ] platform/mac/fast/events/content-inset-hit-testing.html [ Skip ]
 [ MountainLion Mavericks ] platform/mac/fast/events/content-inset-hit-testing-in-frame.html [ Skip ]
+[ MountainLion Mavericks ] platform/mac/fast/scrolling/scroll-select-bottom-test.html [ Skip ]
 
 ### END OF (2) Failures without bug reports
 ########################################
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to