Title: [183154] trunk/LayoutTests
- Revision
- 183154
- Author
- [email protected]
- Date
- 2015-04-22 16:23:14 -0700 (Wed, 22 Apr 2015)
Log Message
Context menu doesn't account for selection semantics
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (183153 => 183154)
--- trunk/LayoutTests/ChangeLog 2015-04-22 23:22:50 UTC (rev 183153)
+++ trunk/LayoutTests/ChangeLog 2015-04-22 23:23:14 UTC (rev 183154)
@@ -1,5 +1,23 @@
2015-04-22 Brent Fulgham <[email protected]>
+ Context menu doesn't account for selection semantics
+ https://bugs.webkit.org/show_bug.cgi?id=143958
+ <rdar://problem/19735706>
+
+ Unreviewed test fix.
+
+ The new 'context-menu-text-selection-lookup.html' test added in this
+ bug was based on a test that does not work properly on some ports.
+ Skipping/failing this test in the same places as the original
+ 'context-menu-text-selection.html' test.
+
+ * platform/gtk/TestExpectations:
+ * platform/ios-simulator-wk1/TestExpectations:
+ * platform/ios-simulator-wk2/TestExpectations:
+ * platform/mac-wk2/TestExpectations:
+
+2015-04-22 Brent Fulgham <[email protected]>
+
Unreviewed test fix after r183138.
* editing/selection/context-menu-text-selection-lookup-expected.txt: The wrong
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (183153 => 183154)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2015-04-22 23:22:50 UTC (rev 183153)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2015-04-22 23:23:14 UTC (rev 183154)
@@ -1572,6 +1572,7 @@
# Selection doesn't work properly.
Bug(GTK) editing/selection/context-menu-text-selection.html [ Failure Pass ]
+Bug(GTK) editing/selection/context-menu-text-selection-lookup.html [ Failure Pass ]
# An oncontextmenu attribute is not called.
Bug(GTK) editing/spelling/spellcheck-input-search-crash.html [ Failure ]
Modified: trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations (183153 => 183154)
--- trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations 2015-04-22 23:22:50 UTC (rev 183153)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations 2015-04-22 23:23:14 UTC (rev 183154)
@@ -637,6 +637,7 @@
editing/selection/collapse-selection-in-bidi.html [ Failure ]
editing/selection/context-menu-on-text.html [ Failure ]
editing/selection/context-menu-text-selection.html [ Failure ]
+editing/selection/context-menu-text-selection-lookup.html [ Failure ]
editing/selection/directionality-after-undo-replace.html [ Failure ]
editing/selection/double-click-selection-with-dom-mutation.html [ Failure ]
editing/selection/doubleclick-beside-cr-span.html [ Failure ]
Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (183153 => 183154)
--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations 2015-04-22 23:22:50 UTC (rev 183153)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations 2015-04-22 23:23:14 UTC (rev 183154)
@@ -1779,6 +1779,7 @@
editing/selection/collapse-selection-in-bidi.html [ Failure ]
editing/selection/context-menu-on-text.html [ Failure ]
editing/selection/context-menu-text-selection.html [ Failure ]
+editing/selection/context-menu-text-selection-lookup.html [ Failure ]
editing/selection/crash-on-shift-click.html [ Failure ]
editing/selection/directionality-after-undo-replace.html [ Failure ]
editing/selection/double-click-selection-with-dom-mutation.html [ Failure ]
Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (183153 => 183154)
--- trunk/LayoutTests/platform/mac-wk2/TestExpectations 2015-04-22 23:22:50 UTC (rev 183153)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations 2015-04-22 23:23:14 UTC (rev 183154)
@@ -251,6 +251,7 @@
# These tests always time out.
webkit.org/b/127473 editing/selection/context-menu-text-selection.html [ Skip ]
+webkit.org/b/127473 editing/selection/context-menu-text-selection-lookup.html [ Skip ]
webkit.org/b/143380 fast/events/context-nodrag.html [ Skip ]
### END OF (1) Classified failures with bug reports
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes