| commit | 3d7ebc901b9d3e45401c979650d632e6a71f5520 | [log] [tgz] |
|---|---|---|
| author | Daniel Vogelheim <vogelheim@chromium.org> | Thu Oct 02 10:57:35 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 02 10:57:35 2025 |
| tree | 963558cc2aee97714cb5db5d5bcd4edba52e0c62 | |
| parent | ebceca2db531c881a7fe202e6945f47e55a092e3 [diff] |
[Trusted Types] Remove obsolete expectations. These expectations were obsoleted by https://github.com/web-platform-tests/wpt/pull/55062 Bug: 330516530 Change-Id: I4a3926a782f3cc64042ac4e7036702aa19d3123b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7003463 Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org> Reviewed-by: Yifan Luo <lyf@chromium.org> Cr-Commit-Position: refs/heads/main@{#1524110}
diff --git a/third_party/blink/web_tests/external/wpt/trusted-types/navigate-to-javascript-url-001-expected.txt b/third_party/blink/web_tests/external/wpt/trusted-types/navigate-to-javascript-url-001-expected.txt deleted file mode 100644 index e00aa591..0000000 --- a/third_party/blink/web_tests/external/wpt/trusted-types/navigate-to-javascript-url-001-expected.txt +++ /dev/null
@@ -1,5 +0,0 @@ -This is a testharness.js-based test. -[FAIL] Setting window.location to a javascript: URL without a default policy should report a CSP violation instead of executing the JavaScript code. - assert_equals: expected 4 but got 0 -Harness: the test ran to completion. -
diff --git a/third_party/blink/web_tests/virtual/threaded/external/wpt/trusted-types/navigate-to-javascript-url-001-expected.txt b/third_party/blink/web_tests/virtual/threaded/external/wpt/trusted-types/navigate-to-javascript-url-001-expected.txt deleted file mode 100644 index 5b37deb..0000000 --- a/third_party/blink/web_tests/virtual/threaded/external/wpt/trusted-types/navigate-to-javascript-url-001-expected.txt +++ /dev/null
@@ -1,4 +0,0 @@ -This is a testharness.js-based test. -All subtests passed and are omitted for brevity. -See https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/writing_web_tests.md#Text-Test-Baselines for details. -Harness: the test ran to completion.