Title: [213359] trunk/LayoutTests
Revision
213359
Author
[email protected]
Date
2017-03-03 01:52:20 -0800 (Fri, 03 Mar 2017)

Log Message

Unreviewed GTK+ gardening. Rebaseline fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes.html after r213284.

* platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (213358 => 213359)


--- trunk/LayoutTests/ChangeLog	2017-03-03 09:44:54 UTC (rev 213358)
+++ trunk/LayoutTests/ChangeLog	2017-03-03 09:52:20 UTC (rev 213359)
@@ -1,5 +1,11 @@
 2017-03-03  Carlos Garcia Campos  <[email protected]>
 
+        Unreviewed GTK+ gardening. Rebaseline fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes.html after r213284.
+
+        * platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes-expected.txt:
+
+2017-03-03  Carlos Garcia Campos  <[email protected]>
+
         Unreviewed GTK+ gardening. Skip tests that require FILE_REPLACEMENT.
 
         * platform/gtk/TestExpectations:

Modified: trunk/LayoutTests/platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes-expected.txt (213358 => 213359)


--- trunk/LayoutTests/platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes-expected.txt	2017-03-03 09:44:54 UTC (rev 213358)
+++ trunk/LayoutTests/platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes-expected.txt	2017-03-03 09:52:20 UTC (rev 213359)
@@ -1,5 +1,5 @@
 Download started.
-Downloading URL with suggested filename "test2\abe.png"
+Downloading URL with suggested filename "test2\\abe.png"
 Download completed.
 The suggested filename above should NOT include slashes or backslashes and the download should succeed.
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to