Title: [229326] trunk/LayoutTests
Revision
229326
Author
csaave...@igalia.com
Date
2018-03-06 10:02:33 -0800 (Tue, 06 Mar 2018)

Log Message

[GTK] Add new baseline after r229177

Unreviewed gardening.

This baseline is needed because our mimetype database recognizes
the type of the file in the test and therefore the extension gets
added to the downloaded file.
* platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (229325 => 229326)


--- trunk/LayoutTests/ChangeLog	2018-03-06 17:38:05 UTC (rev 229325)
+++ trunk/LayoutTests/ChangeLog	2018-03-06 18:02:33 UTC (rev 229326)
@@ -1,3 +1,14 @@
+2018-03-06  Claudio Saavedra  <csaave...@igalia.com>
+
+        [GTK] Add new baseline after r229177
+
+        Unreviewed gardening.
+
+        This baseline is needed because our mimetype database recognizes
+        the type of the file in the test and therefore the extension gets
+        added to the downloaded file.
+        * platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt: Added.
+
 2018-03-06  Per Arne Vollan  <pvol...@apple.com>
 
         Unreviewed, add baseline for fast/text/combining-enclosing-keycap.html.

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


--- trunk/LayoutTests/platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt	2018-03-06 18:02:33 UTC (rev 229326)
@@ -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
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to