Skip to content

Commit

Permalink
Fix wpt/html/coep/require-corp-about-{blank,srcdoc}.html
Browse files Browse the repository at this point in the history
 - platform/mac-mac10.13/.../require-corp-about-blank-expected.txt
   is redundant - it's same as the base expectation.
 - platform/mac-mac10.14/.../require-corp-about-blank-expected.txt
   is wrong - the test always fails on the platform (and the failures
   are suppressed by TestExpectations).
 - wpt/html/coep/require-corp-about-blank.html always fails because
   COEP is only effective on secure contexts
   (whatwg/html#4930). Rename it to
   wpt/html/coep/require-corp-about-blank.https.html
 - wpt/html/coep/require-corp-about-srcdoc.html always fails because
   COEP is only effective on secure contexts
   (whatwg/html#4930). Rename it to
   wpt/html/coep/require-corp-about-srcdoc.https.html
 - Remove redundant TestExpectations entries.

Bug: 1086065, 626703
Change-Id: I5573dd4446f482acdde828404e0a88893897ce09
  • Loading branch information
yutakahirano authored and chromium-wpt-export-bot committed Jun 30, 2020
1 parent 1cb9dae commit 635d34b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 0 deletions.

0 comments on commit 635d34b

Please sign in to comment.