Title: [238060] trunk/LayoutTests
- Revision
- 238060
- Author
- [email protected]
- Date
- 2018-11-09 15:10:47 -0800 (Fri, 09 Nov 2018)
Log Message
Fix Test Expectations for Reveal Test
https://bugs.webkit.org/show_bug.cgi?id=191476
Unreviewed test gardening.
Put the test expectation in the correct location to deal with
the different behaviour old platforms.
* platform/mac/editing/mac/selection/context-menu-select-editability-expected.txt: Renamed from LayoutTests/platform/mac-highsierra/editing/mac/selection/context-menu-select-editability-expected.txt.
Modified Paths
Added Paths
Removed Paths
- trunk/LayoutTests/platform/mac-highsierra/editing/mac/
Diff
Modified: trunk/LayoutTests/ChangeLog (238059 => 238060)
--- trunk/LayoutTests/ChangeLog 2018-11-09 23:04:58 UTC (rev 238059)
+++ trunk/LayoutTests/ChangeLog 2018-11-09 23:10:47 UTC (rev 238060)
@@ -1,3 +1,15 @@
+2018-11-09 Megan Gardner <[email protected]>
+
+ Fix Test Expectations for Reveal Test
+ https://bugs.webkit.org/show_bug.cgi?id=191476
+
+ Unreviewed test gardening.
+
+ Put the test expectation in the correct location to deal with
+ the different behaviour old platforms.
+
+ * platform/mac/editing/mac/selection/context-menu-select-editability-expected.txt: Renamed from LayoutTests/platform/mac-highsierra/editing/mac/selection/context-menu-select-editability-expected.txt.
+
2018-11-09 Tim Horton <[email protected]>
Normal-flow-only flex items don't correctly respect z-index
Copied: trunk/LayoutTests/platform/mac/editing/mac/selection/context-menu-select-editability-expected.txt (from rev 238059, trunk/LayoutTests/platform/mac-highsierra/editing/mac/selection/context-menu-select-editability-expected.txt) (0 => 238060)
--- trunk/LayoutTests/platform/mac/editing/mac/selection/context-menu-select-editability-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/editing/mac/selection/context-menu-select-editability-expected.txt 2018-11-09 23:10:47 UTC (rev 238060)
@@ -0,0 +1,15 @@
+This test checks that conext menu selection allows whitespace for non-editable fields. To test manually, right click on the blank text in the input box.
+
+The crowd says: New York, New York is a helluva town!
+The crowd says: New York, New York is a helluva town!
+
+
+
+
+PASS getSelectionForId('inputWhitespace') is ""
+FAIL getSelectionForId('readOnlyWhitespace') should be . Was New York, New York.
+PASS successfullyParsed is true
+Some tests failed.
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes