Title: [286338] trunk/LayoutTests
Revision
286338
Author
[email protected]
Date
2021-11-30 17:34:59 -0800 (Tue, 30 Nov 2021)

Log Message

REBASELINE [ Monterey ] 2X fast/dom/HTMLAnchorElement (layout-tests) are constant text failures (233659)
https://bugs.webkit.org/show_bug.cgi?id=233659

Uneviewed test gardening. Rebase for Monterey.

* platform/mac-bigsur-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt: Added.
* platform/mac-bigsur-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt: Added.
* platform/mac-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt: Added.
* platform/mac-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (286337 => 286338)


--- trunk/LayoutTests/ChangeLog	2021-12-01 01:13:22 UTC (rev 286337)
+++ trunk/LayoutTests/ChangeLog	2021-12-01 01:34:59 UTC (rev 286338)
@@ -1,3 +1,15 @@
+2021-11-30  Robert Jenner  <[email protected]>
+
+        REBASELINE [ Monterey ] 2X fast/dom/HTMLAnchorElement (layout-tests) are constant text failures (233659)
+        https://bugs.webkit.org/show_bug.cgi?id=233659
+
+        Uneviewed test gardening. Rebase for Monterey.
+
+        * platform/mac-bigsur-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt: Added.
+        * platform/mac-bigsur-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt: Added.
+        * platform/mac-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt: Added.
+        * platform/mac-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt: Added.
+
 2021-11-30  Ryan Haddad  <[email protected]>
 
         Unreviewed, remove failure expectation for test that is now consistently passing.

Added: trunk/LayoutTests/platform/mac-bigsur-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt (0 => 286338)


--- trunk/LayoutTests/platform/mac-bigsur-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-bigsur-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt	2021-12-01 01:34:59 UTC (rev 286338)
@@ -0,0 +1,6 @@
+Download started.
+Downloading URL with suggested filename "Unknown"
+Download completed.
+The download should succeed.
+
+File backed blob URL

Added: trunk/LayoutTests/platform/mac-bigsur-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt (0 => 286338)


--- trunk/LayoutTests/platform/mac-bigsur-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-bigsur-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt	2021-12-01 01:34:59 UTC (rev 286338)
@@ -0,0 +1,6 @@
+Download started.
+Downloading URL with suggested filename "Unknown"
+Download completed.
+The download should succeed.
+
+File backed blob URL

Added: trunk/LayoutTests/platform/mac-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt (0 => 286338)


--- trunk/LayoutTests/platform/mac-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt	2021-12-01 01:34:59 UTC (rev 286338)
@@ -0,0 +1,6 @@
+Download started.
+Downloading URL with suggested filename "Unknown.otf"
+Download completed.
+The download should succeed.
+
+File backed blob URL

Added: trunk/LayoutTests/platform/mac-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt (0 => 286338)


--- trunk/LayoutTests/platform/mac-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk2/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt	2021-12-01 01:34:59 UTC (rev 286338)
@@ -0,0 +1,6 @@
+Download started.
+Downloading URL with suggested filename "Unknown.otf"
+Download completed.
+The download should succeed.
+
+File backed blob URL
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to