Title: [280407] trunk/LayoutTests
Revision
280407
Author
[email protected]
Date
2021-07-28 16:03:20 -0700 (Wed, 28 Jul 2021)

Log Message

[ iPad ] Rebaseline 2 imported/w3c/web-platform-tests/html tests.
https://bugs.webkit.org/show_bug.cgi?id=228568

Unreviewed test gardening.


* platform/ipad/imported/w3c/web-platform-tests/html/browsers/the-window-object/dialog-form-submission-expected.txt: Added.
* platform/ipad/imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (280406 => 280407)


--- trunk/LayoutTests/ChangeLog	2021-07-28 22:33:48 UTC (rev 280406)
+++ trunk/LayoutTests/ChangeLog	2021-07-28 23:03:20 UTC (rev 280407)
@@ -1,3 +1,13 @@
+2021-07-28  Ayumi Kojima  <[email protected]>
+
+        [ iPad ] Rebaseline 2 imported/w3c/web-platform-tests/html tests.
+        https://bugs.webkit.org/show_bug.cgi?id=228568
+
+        Unreviewed test gardening.
+
+        * platform/ipad/imported/w3c/web-platform-tests/html/browsers/the-window-object/dialog-form-submission-expected.txt: Added.
+        * platform/ipad/imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window-expected.txt: Added.
+
 2021-07-28  Chris Dumez  <[email protected]>
 
         Unreviewed, Rebaseline imported/w3c/web-platform-tests/html/dom/idlharness.https.html on iPad.

Added: trunk/LayoutTests/platform/ipad/imported/w3c/web-platform-tests/html/browsers/the-window-object/dialog-form-submission-expected.txt (0 => 280407)


--- trunk/LayoutTests/platform/ipad/imported/w3c/web-platform-tests/html/browsers/the-window-object/dialog-form-submission-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ipad/imported/w3c/web-platform-tests/html/browsers/the-window-object/dialog-form-submission-expected.txt	2021-07-28 23:03:20 UTC (rev 280407)
@@ -0,0 +1,9 @@
+
+PASS click the form submission button should close the dialog
+PASS form submission should return correct value
+PASS no returnValue when there's no result.
+PASS input image button should return the coordinates
+PASS formmethod attribute should use dialog form submission
+PASS closing the dialog while submitting should stop the submission
+PASS calling form.submit() in click handler of submit button should start the submission synchronously
+

Added: trunk/LayoutTests/platform/ipad/imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window-expected.txt (0 => 280407)


--- trunk/LayoutTests/platform/ipad/imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ipad/imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window-expected.txt	2021-07-28 23:03:20 UTC (rev 280407)
@@ -0,0 +1,4 @@
+
+PASS window.open() with noopener should have equal viewport width and height
+PASS window.open() with noreferrer should have equal viewport width and height
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to