Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: pkg/pkg.status

Issue 424213004: Fix CSP mode of the polymer compiler. Turns out that inline Javascript <script> (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 7254ecce89eff66e3e6d5c8ddae269a5fa7e8cc3..859b757945331ef69881625dd0a6e3432c140673 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -268,10 +268,6 @@ polymer/e2e_test/canonicalization: Skip
polymer/e2e_test/experimental_boot: Skip
[ $compiler == dart2js && $csp ]
-polymer/test/noscript_test: Fail # Issue 17326
-polymer/test/js_custom_event_test: Fail # Issue 17326
-polymer/test/js_interop_test: Fail # Issue 17326
-
# This test cannot run under CSP because it is injecting a JavaScript polyfill
mutation_observer: Skip
« no previous file with comments | « no previous file | pkg/polymer/lib/src/build/import_inliner.dart » ('j') | pkg/polymer/lib/src/build/polyfill_injector.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698