Title: [218317] trunk/LayoutTests
Revision
218317
Author
a...@apple.com
Date
2017-06-14 23:23:19 -0700 (Wed, 14 Jun 2017)

Log Message

REGRESSION: trac.webkit.org/export returns Content-Type application/xhtml+xml for .html files
https://bugs.webkit.org/show_bug.cgi?id=173191

Add a MIME type to one test to check if this changes the behavior.

* http/tests/security/contentSecurityPolicy/allow-favicon.html: Added property svn:mime-type.

Modified Paths

Property Changed

Diff

Modified: trunk/LayoutTests/ChangeLog (218316 => 218317)


--- trunk/LayoutTests/ChangeLog	2017-06-15 05:57:27 UTC (rev 218316)
+++ trunk/LayoutTests/ChangeLog	2017-06-15 06:23:19 UTC (rev 218317)
@@ -1,3 +1,12 @@
+2017-06-14  Alexey Proskuryakov  <a...@apple.com>
+
+        REGRESSION: trac.webkit.org/export returns Content-Type application/xhtml+xml for .html files
+        https://bugs.webkit.org/show_bug.cgi?id=173191
+
+        Add a MIME type to one test to check if this changes the behavior.
+
+        * http/tests/security/contentSecurityPolicy/allow-favicon.html: Added property svn:mime-type.
+
 2017-06-14  Antoine Quint  <grao...@apple.com>
 
         Rebaseline media/modern-media-controls/media-documents
Index: trunk/LayoutTests/http/tests/security/contentSecurityPolicy/allow-favicon.html
===================================================================
--- trunk/LayoutTests/http/tests/security/contentSecurityPolicy/allow-favicon.html	2017-06-15 05:57:27 UTC (rev 218316)
+++ trunk/LayoutTests/http/tests/security/contentSecurityPolicy/allow-favicon.html	2017-06-15 06:23:19 UTC (rev 218317)

Property changes: trunk/LayoutTests/http/tests/security/contentSecurityPolicy/allow-favicon.html


Added: svn:mime-type

+text/html \ No newline at end of property
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to