⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 283302 in webkit


Ignore:
Timestamp:
Sep 29, 2021, 10:39:59 PM (5 years ago)
Author:
youenn@apple.com
Message:

Import WPT notification service worker test
https://bugs.webkit.org/show_bug.cgi?id=230944

Reviewed by Alex Christensen.

LayoutTests/imported/w3c:

  • web-platform-tests/notifications/idlharness.https.any.serviceworker.html: Added.

LayoutTests:

  • platform/mac-wk1/TestExpectations:

Skip test in WK1

Location:
trunk/LayoutTests
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r283293 r283302  
     12021-09-29  Youenn Fablet  <youenn@apple.com>
     2
     3        Import WPT notification service worker test
     4        https://bugs.webkit.org/show_bug.cgi?id=230944
     5
     6        Reviewed by Alex Christensen.
     7
     8        * platform/mac-wk1/TestExpectations:
     9        Skip test in WK1
     10
    1112021-09-29  Saam Barati  <sbarati@apple.com>
    212
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r283279 r283302  
     12021-09-29  Youenn Fablet  <youenn@apple.com>
     2
     3        Import WPT notification service worker test
     4        https://bugs.webkit.org/show_bug.cgi?id=230944
     5
     6        Reviewed by Alex Christensen.
     7
     8        * web-platform-tests/notifications/idlharness.https.any.serviceworker.html: Added.
     9
    1102021-09-29  Kiet Ho  <tho22@apple.com>
    211
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r283192 r283302  
    373373http/wpt/webrtc/transfer-datachannel-service-worker.https.html [ Skip ]
    374374imported/w3c/web-platform-tests/content-security-policy/script-src/script-src-strict_dynamic_worker.https.html [ Skip ]
     375imported/w3c/web-platform-tests/notifications/idlharness.https.any.serviceworker.html [ Skip ]
    375376
    376377# No Cross-Origin-Opener-Policy / Cross-Origin-Embedder-Policy in WK1.
Note: See TracChangeset for help on using the changeset viewer.