Title: [268233] trunk/LayoutTests
- Revision
- 268233
- Author
- [email protected]
- Date
- 2020-10-08 17:15:14 -0700 (Thu, 08 Oct 2020)
Log Message
Add Mojave specific result
https://bugs.webkit.org/show_bug.cgi?id=167729
Unreviewed test gardening.
* platform/mac-mojave/imported/w3c/web-platform-tests/css/css-pseudo/text-selection-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (268232 => 268233)
--- trunk/LayoutTests/ChangeLog 2020-10-09 00:03:09 UTC (rev 268232)
+++ trunk/LayoutTests/ChangeLog 2020-10-09 00:15:14 UTC (rev 268233)
@@ -1,3 +1,12 @@
+2020-10-08 Hector Lopez <[email protected]>
+
+ Add Mojave specific result
+ https://bugs.webkit.org/show_bug.cgi?id=167729
+
+ Unreviewed test gardening.
+
+ * platform/mac-mojave/imported/w3c/web-platform-tests/css/css-pseudo/text-selection-expected.txt: Added.
+
2020-10-08 Alex Christensen <[email protected]>
FileReader.result should return null if it isn't done yet
Added: trunk/LayoutTests/platform/mac-mojave/imported/w3c/web-platform-tests/css/css-pseudo/text-selection-expected.txt (0 => 268233)
--- trunk/LayoutTests/platform/mac-mojave/imported/w3c/web-platform-tests/css/css-pseudo/text-selection-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-mojave/imported/w3c/web-platform-tests/css/css-pseudo/text-selection-expected.txt 2020-10-09 00:15:14 UTC (rev 268233)
@@ -0,0 +1,11 @@
+helloworld
+helloworld
+helloworld
+
+FAIL Selection ending in ::before assert_equals: toString expected "hello" but got ""
+PASS Selection contained in ::before
+FAIL Selection ending in ::marker assert_equals: toString expected "hello" but got ""
+PASS Selection contained in ::marker
+FAIL Selection ending in ::before-marker assert_equals: toString expected "hello" but got ""
+FAIL Selection contained in ::before-marker assert_equals: toString expected "" but got "h"
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes