Title: [199698] trunk/LayoutTests
Revision
199698
Author
[email protected]
Date
2016-04-18 17:25:12 -0700 (Mon, 18 Apr 2016)

Log Message

Unreviewed test fix after r199696.

* inspector/console/x-frame-options-message-expected.txt: Rebaseline.):

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (199697 => 199698)


--- trunk/LayoutTests/ChangeLog	2016-04-19 00:21:20 UTC (rev 199697)
+++ trunk/LayoutTests/ChangeLog	2016-04-19 00:25:12 UTC (rev 199698)
@@ -1,3 +1,9 @@
+2016-04-18  Brent Fulgham  <[email protected]>
+
+        Unreviewed test fix after r199696.
+
+        * inspector/console/x-frame-options-message-expected.txt: Rebaseline.):
+
 2016-04-18  Gavin Barraclough  <[email protected]>
 
         WebKit should adopt journal_mode=wal for all SQLite databases.

Modified: trunk/LayoutTests/inspector/console/x-frame-options-message-expected.txt (199697 => 199698)


--- trunk/LayoutTests/inspector/console/x-frame-options-message-expected.txt	2016-04-19 00:21:20 UTC (rev 199697)
+++ trunk/LayoutTests/inspector/console/x-frame-options-message-expected.txt	2016-04-19 00:25:12 UTC (rev 199698)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 41: X-Frame-Options may only be set via an HTTP header sent along with a document. It may not be set inside <meta>.
+CONSOLE MESSAGE: line 41: The X-Frame-Option 'deny' supplied in a <meta> element was ignored. X-Frame-Options may only be provided by an HTTP header sent with the document.
 
 
 == Running test suite: Console.XFrameOptionsMessages
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to