Title: [214342] trunk/LayoutTests
Revision
214342
Author
carlo...@webkit.org
Date
2017-03-24 06:19:56 -0700 (Fri, 24 Mar 2017)

Log Message

Unreviewed GTK+ gardening. Rebaseline fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html after r214338.

We are now getting a MIME type for otf files.

* platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (214341 => 214342)


--- trunk/LayoutTests/ChangeLog	2017-03-24 12:50:53 UTC (rev 214341)
+++ trunk/LayoutTests/ChangeLog	2017-03-24 13:19:56 UTC (rev 214342)
@@ -1,3 +1,11 @@
+2017-03-24  Carlos Garcia Campos  <cgar...@igalia.com>
+
+        Unreviewed GTK+ gardening. Rebaseline fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html after r214338.
+
+        We are now getting a MIME type for otf files.
+
+        * platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt: Added.
+
 2017-03-24  Per Arne Vollan  <pvol...@apple.com>
 
         Text stroke is sometimes clipped on video captions.

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


--- trunk/LayoutTests/platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt	2017-03-24 13:19:56 UTC (rev 214342)
@@ -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