Skip to content

Commit

Permalink
Roll to merged version
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Dec 3, 2024
1 parent 3fcd0af commit 697baac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference-implementation/web-platform-tests
Submodule web-platform-tests updated 50 files
+44 −0 WebCryptoAPI/crypto_key_cached_slots.https.any.js
+0 −24 WebCryptoAPI/cryptokey_algorithm_returns_cached_object.https.any.js
+22 −0 WebCryptoAPI/import_export/ec_importKey_failures_fixtures.js
+60 −0 WebCryptoAPI/import_export/importKey_failures.js
+24 −0 WebCryptoAPI/import_export/okp_importKey_failures_fixtures.js
+52 −6 content-security-policy/reporting/report-clips-sample.https.html
+19 −0 css/css-anchor-position/chrome-380321441-crash.html
+1 −1 css/css-conditional/container-queries/support/cq-testcommon.js
+2 −0 css/css-easing/timing-functions-syntax-computed.html
+2 −0 css/css-easing/timing-functions-syntax-valid.html
+32 −0 css/css-grid/computed-grid-column.html
+1 −0 css/css-grid/parsing/grid-template-columns-computed.html
+12 −0 css/css-page/crashtests/match-media-listener-relayout-contained-inline-subtree-print.html
+12 −0 css/css-page/crashtests/match-media-listener-relayout-contained-subtree-print.html
+29 −0 css/css-page/fixedpos-011-print-ref.html
+37 −0 css/css-page/fixedpos-011-print.html
+8 −0 css/css-values/calc-sibling-function.html
+1 −1 css/cssom-view/interrupt-hidden-smooth-scroll.html
+3 −0 event-timing/modal-dialog-interrupt-paint.html
+14 −0 fenced-frame/resources/unfenced-top-target.html
+37 −0 fenced-frame/unfenced-top-navigation-default.https.html
+1 −0 fledge/tentative/generate-bid-browser-signals.https.window.js
+1 −1 largest-contentful-paint/animated/observe-cross-origin-animated-image.tentative.html
+8 −10 largest-contentful-paint/resources/largest-contentful-paint-helpers.js
+42 −9 navigation-timing/nav2-test-timing-persistent.html
+1 −0 preload/prefetch-document.html
+17 −15 resources/testharness-shadowrealm-outer.js
+56 −0 shared-storage/setters.tentative.https.sub.html
+25 −0 speculation-rules/prefetch/no-http-cache-interference.https.html
+19 −0 speculation-rules/prefetch/resources/conditional-status.py
+19 −0 streams/readable-streams/garbage-collection.any.js
+21 −0 streams/writable-streams/garbage-collection.any.js
+28 −2 trusted-types/TrustedTypePolicyFactory-createPolicy-cspTests-none.html
+40 −2 trusted-types/TrustedTypePolicyFactory-createPolicy-cspTests.html
+0 −23 trusted-types/TrustedTypePolicyFactory-createPolicy-nameTests.html
+25 −7 trusted-types/TrustedTypePolicyFactory-getAttributeType-event-handler-content-attributes.tentative.html
+79 −0 trusted-types/block-string-assignment-to-ShadowRoot-innerHTML.html
+9 −14 trusted-types/block-string-assignment-to-ShadowRoot-setHTMLUnsafe.html
+1 −1 trusted-types/default-policy-callback-arguments.html
+16 −0 trusted-types/eval-csp-tt-default-policy-mutate.html
+87 −1 trusted-types/eval-csp-tt-default-policy.html
+28 −0 trusted-types/eval-csp-tt-no-default-policy.html
+61 −0 trusted-types/eval-function-constructor-untrusted-arguments-and-applying-default-policy.html
+57 −10 trusted-types/eval-function-constructor.html
+12 −0 trusted-types/eval-no-csp-no-tt.html
+1 −1 webdriver/tests/bidi/storage/delete_cookies/partition.py
+71 −0 webnn/conformance_tests/shared_arraybuffer_constant.https.any.js
+2 −0 webnn/conformance_tests/shared_arraybuffer_constant.https.any.js.headers
+68 −30 webnn/validation_tests/constant.https.any.js
+2 −0 webnn/validation_tests/constant.https.any.js.headers

0 comments on commit 697baac

Please sign in to comment.