Title: [283538] trunk/LayoutTests
- Revision
- 283538
- Author
- [email protected]
- Date
- 2021-10-04 23:45:46 -0700 (Mon, 04 Oct 2021)
Log Message
Update ios-wk2 test expectations for select-validity.html WPT
https://bugs.webkit.org/show_bug.cgi?id=231217
Unreviewed test gardening.
* platform/ios-wk2/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-validity-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (283537 => 283538)
--- trunk/LayoutTests/ChangeLog 2021-10-05 05:10:51 UTC (rev 283537)
+++ trunk/LayoutTests/ChangeLog 2021-10-05 06:45:46 UTC (rev 283538)
@@ -1,3 +1,12 @@
+2021-10-04 Tim Nguyen <[email protected]>
+
+ Update ios-wk2 test expectations for select-validity.html WPT
+ https://bugs.webkit.org/show_bug.cgi?id=231217
+
+ Unreviewed test gardening.
+
+ * platform/ios-wk2/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-validity-expected.txt:
+
2021-10-04 Cameron McCormack <[email protected]>
Choose an appropriate color space when converting an SVG image into a NativeImage for canvas drawImage
Modified: trunk/LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-validity-expected.txt (283537 => 283538)
--- trunk/LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-validity-expected.txt 2021-10-05 05:10:51 UTC (rev 283537)
+++ trunk/LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-validity-expected.txt 2021-10-05 06:45:46 UTC (rev 283538)
@@ -4,4 +4,5 @@
FAIL Validation on selects with display size set as more than one assert_false: If no options are selected the select must be seen as invalid. expected false got true
PASS Validation on selects with multiple set
PASS Validation on selects with non-empty disabled option
+FAIL Remove and add back the placeholder label option assert_false: If the placeholder label option is selected, required select element shouldn't be valid. expected false got true
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes