[webkit-changes] [WebKit/WebKit] c59695: Import x-frame-options WPT tests

Chris Dumez noreply at github.com
Wed Sep 7 07:56:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c596955c9ffdb44149c410ef2eeb2e2ab7d60cbe
      https://github.com/WebKit/WebKit/commit/c596955c9ffdb44149c410ef2eeb2e2ab7d60cbe
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2022-09-07 (Wed, 07 Sep 2022)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/imported/w3c/resources/import-expectations.json
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/META.yml
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/README.md
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/deny-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/deny.html
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/get-decode-split-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/get-decode-split.html
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/invalid-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/invalid.html
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/multiple-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/multiple.html
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/redirect-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/redirect.html
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/sameorigin.sub-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/sameorigin.sub.html
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/support/helper.sub.js
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/support/nested.py
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/support/redirect.py
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/support/w3c-import.log
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/support/xfo.py
    A LayoutTests/imported/w3c/web-platform-tests/x-frame-options/w3c-import.log
    M LayoutTests/tests-options.json

  Log Message:
  -----------
  Import x-frame-options WPT tests
https://bugs.webkit.org/show_bug.cgi?id=244865

Reviewed by Brent Fulgham.

Import x-frame-options WPT tests from upstream fb6750aa0a21d75e8.

* LayoutTests/imported/w3c/resources/import-expectations.json:
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/META.yml: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/README.md: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/deny-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/deny.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/get-decode-split-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/get-decode-split.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/invalid-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/invalid.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/multiple-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/multiple.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/redirect-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/redirect.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/sameorigin.sub-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/sameorigin.sub.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/support/helper.sub.js: Added.
(xfo_simple_tests):
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/support/nested.py: Added.
(main):
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/support/redirect.py: Added.
(main):
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/support/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/support/xfo.py: Added.
(main):
* LayoutTests/imported/w3c/web-platform-tests/x-frame-options/w3c-import.log: Added.
* LayoutTests/tests-options.json:

Canonical link: https://commits.webkit.org/254231@main




More information about the webkit-changes mailing list