Title: [289068] trunk/LayoutTests
Revision
289068
Author
pgrif...@igalia.com
Date
2022-02-03 12:29:54 -0800 (Thu, 03 Feb 2022)

Log Message

[Win] Update expectations for failing CSP test
https://bugs.webkit.org/show_bug.cgi?id=236093

Unreviewed expectations update.


* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (289067 => 289068)


--- trunk/LayoutTests/ChangeLog	2022-02-03 20:15:15 UTC (rev 289067)
+++ trunk/LayoutTests/ChangeLog	2022-02-03 20:29:54 UTC (rev 289068)
@@ -1,3 +1,12 @@
+2022-02-03  Patrick Griffis  <pgrif...@igalia.com>
+
+        [Win] Update expectations for failing CSP test
+        https://bugs.webkit.org/show_bug.cgi?id=236093
+
+        Unreviewed expectations update.
+
+        * platform/win/TestExpectations:
+
 2022-02-03  Frédéric Wang  <fw...@igalia.com>
 
         null ptr deref in RenderTreeBuilder::Block::attachIgnoringContinuation

Modified: trunk/LayoutTests/platform/win/TestExpectations (289067 => 289068)


--- trunk/LayoutTests/platform/win/TestExpectations	2022-02-03 20:15:15 UTC (rev 289067)
+++ trunk/LayoutTests/platform/win/TestExpectations	2022-02-03 20:29:54 UTC (rev 289068)
@@ -4918,3 +4918,8 @@
 # These tests require platform support.
 fast/text/locale-shaping-2.html [ ImageOnlyFailure ]
 fast/text/locale-shaping-3.html [ ImageOnlyFailure ]
+
+# webkit.org/b/236092 object images don't pass through object-src CSP checks on Windows.
+http/tests/security/contentSecurityPolicy/userAgentShadowDOM/default-src-object-data-url-blocked.html [ Failure ]
+http/tests/security/contentSecurityPolicy/userAgentShadowDOM/default-src-object-data-url-blocked2.html [ Failure ]
+http/tests/security/contentSecurityPolicy/userAgentShadowDOM/default-src-object-data-url-blocked3.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to