├── .github ├── dependabot.yml └── workflows │ ├── clean-patches.yml │ ├── cleanup.yml │ ├── curate.yml │ ├── release-package.yml │ ├── request-pr-review.yml │ ├── test.yml │ ├── update-ed.yml │ └── update-tr.yml ├── .gitignore ├── LICENSE ├── README.md ├── ed ├── algorithms │ ├── CSP3.json │ ├── CSS2.json │ ├── DOM-Level-2-Style.json │ ├── DOM-Parsing.json │ ├── ESSL.json │ ├── FileAPI.json │ ├── IFT.json │ ├── IndexedDB-3.json │ ├── SVG11.json │ ├── SVG2.json │ ├── WGSL.json │ ├── WOFF.json │ ├── WOFF2.json │ ├── accelerometer.json │ ├── accname-1.2.json │ ├── ambient-light.json │ ├── anchors.json │ ├── anonymous-iframe.json │ ├── appmanifest.json │ ├── at-driver.json │ ├── attribution-reporting-api.json │ ├── audio-output.json │ ├── audio-session.json │ ├── audiobooks.json │ ├── autoplay-detection.json │ ├── av1-spec.json │ ├── background-fetch.json │ ├── background-sync.json │ ├── badging.json │ ├── battery-status.json │ ├── beacon.json │ ├── body-tracking.json │ ├── capability-delegation.json │ ├── capture-handle-identity.json │ ├── change-password-url.json │ ├── cid-1.0.json │ ├── clear-site-data.json │ ├── client-hint-reliability.json │ ├── client-hints-infrastructure.json │ ├── clipboard-apis.json │ ├── compat.json │ ├── compositing-1.json │ ├── compositing-2.json │ ├── compression.json │ ├── compute-pressure.json │ ├── console.json │ ├── contact-picker.json │ ├── content-index.json │ ├── cookiestore.json │ ├── credential-management-1.json │ ├── csp-embedded-enforcement.json │ ├── csp-next.json │ ├── css-align-3.json │ ├── css-anchor-position-1.json │ ├── css-animation-worklet-1.json │ ├── css-animations-2.json │ ├── css-backgrounds-3.json │ ├── css-borders-4.json │ ├── css-cascade-4.json │ ├── css-color-4.json │ ├── css-color-5.json │ ├── css-color-adjust-1.json │ ├── css-color-hdr-1.json │ ├── css-conditional-3.json │ ├── css-conditional-5.json │ ├── css-contain-1.json │ ├── css-contain-2.json │ ├── css-content-3.json │ ├── css-counter-styles-3.json │ ├── css-easing-1.json │ ├── css-easing-2.json │ ├── css-env-1.json │ ├── css-flexbox-1.json │ ├── css-font-loading-3.json │ ├── css-fonts-4.json │ ├── css-gaps-1.json │ ├── css-grid-1.json │ ├── css-grid-2.json │ ├── css-grid-3.json │ ├── css-highlight-api-1.json │ ├── css-images-3.json │ ├── css-images-4.json │ ├── css-inline-3.json │ ├── css-layout-api-1.json │ ├── css-lists-3.json │ ├── css-masking-1.json │ ├── css-mixins-1.json │ ├── css-nav-1.json │ ├── css-navigation-1.json │ ├── css-overflow-5.json │ ├── css-page-3.json │ ├── css-page-floats-3.json │ ├── css-paint-api-1.json │ ├── css-position-3.json │ ├── css-position-4.json │ ├── css-properties-values-api-1.json │ ├── css-pseudo-4.json │ ├── css-ruby-1.json │ ├── css-scoping-1.json │ ├── css-scroll-anchoring-1.json │ ├── css-scroll-snap-1.json │ ├── css-scroll-snap-2.json │ ├── css-shadow-parts-1.json │ ├── css-sizing-3.json │ ├── css-syntax-3.json │ ├── css-tables-3.json │ ├── css-text-3.json │ ├── css-text-4.json │ ├── css-transforms-1.json │ ├── css-transforms-2.json │ ├── css-transitions-1.json │ ├── css-transitions-2.json │ ├── css-typed-om-1.json │ ├── css-ui-3.json │ ├── css-ui-4.json │ ├── css-values-4.json │ ├── css-values-5.json │ ├── css-variables-1.json │ ├── css-variables-2.json │ ├── css-view-transitions-1.json │ ├── css-view-transitions-2.json │ ├── css-viewport-1.json │ ├── css-writing-modes-4.json │ ├── css3-exclusions.json │ ├── cssom-1.json │ ├── cssom-view-1.json │ ├── dapt.json │ ├── dbsc-1.json │ ├── design-principles.json │ ├── device-attributes.json │ ├── device-posture.json │ ├── did-1.1.json │ ├── did-resolution.json │ ├── digital-credentials.json │ ├── digital-goods.json │ ├── direct-sockets.json │ ├── document-isolation-policy.json │ ├── document-picture-in-picture.json │ ├── document-policy.json │ ├── dom.json │ ├── edit-context.json │ ├── element-capture.json │ ├── element-timing.json │ ├── eme-initdata-cenc.json │ ├── encoding.json │ ├── encrypted-media-2.json │ ├── entries-api.json │ ├── epub-33.json │ ├── epub-34.json │ ├── epub-rs-33.json │ ├── epub-rs-34.json │ ├── event-timing.json │ ├── explicit-javascript-compile-hints-file-based.json │ ├── eyedropper-api.json │ ├── fedcm-1.json │ ├── fenced-frame.json │ ├── fetch-metadata.json │ ├── fetch.json │ ├── file-system-access.json │ ├── fill-stroke-3.json │ ├── filter-effects-1.json │ ├── filter-effects-2.json │ ├── first-party-sets.json │ ├── fs.json │ ├── fullscreen.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry-1.json │ ├── get-installed-related-apps.json │ ├── gpc.json │ ├── gyroscope.json │ ├── handwriting-recognition.json │ ├── hr-time-3.json │ ├── html-aam-1.0.json │ ├── html-ruby-extensions.json │ ├── html.json │ ├── idle-detection.json │ ├── image-capture.json │ ├── image-resource.json │ ├── imsc-hrm.json │ ├── infra.json │ ├── input-events-2.json │ ├── intersection-observer.json │ ├── is-input-pending.json │ ├── isolated-contexts.json │ ├── js-self-profiling.json │ ├── json-ld11-api.json │ ├── json-ld11-framing.json │ ├── keyboard-lock.json │ ├── keyboard-map.json │ ├── largest-contentful-paint.json │ ├── layered-cookies.json │ ├── layout-instability.json │ ├── local-font-access.json │ ├── local-network-access.json │ ├── login-status.json │ ├── long-animation-frames.json │ ├── longtasks-1.json │ ├── magnetometer.json │ ├── managed-configuration.json │ ├── manifest-incubations.json │ ├── mathml-core.json │ ├── mathml4.json │ ├── media-capabilities.json │ ├── media-playback-quality.json │ ├── media-source-2.json │ ├── mediacapture-automation.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-handle-actions.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-surface-control.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediaqueries-5.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── mimesniff.json │ ├── miniapp-manifest.json │ ├── miniapp-packaging.json │ ├── mixed-content.json │ ├── motion-1.json │ ├── mse-byte-stream-format-webm.json │ ├── mst-content-hint.json │ ├── nav-tracking-mitigations.json │ ├── navigation-timing-2.json │ ├── netinfo.json │ ├── network-error-logging.json │ ├── network-reporting.json │ ├── no-vary-search.json │ ├── notifications.json │ ├── observable.json │ ├── openscreen-application.json │ ├── openscreen-network.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── page-lifecycle.json │ ├── paint-timing.json │ ├── partitioned-cookies.json │ ├── passkey-endpoints-1.json │ ├── payment-handler.json │ ├── payment-method-id.json │ ├── payment-method-manifest.json │ ├── payment-request.json │ ├── paymentlink.json │ ├── performance-measure-memory.json │ ├── performance-timeline.json │ ├── periodic-background-sync.json │ ├── permissions-policy-1.json │ ├── permissions-request.json │ ├── permissions-revoke.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── png-3.json │ ├── pointer-animations-1.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── portals.json │ ├── prefer-current-tab.json │ ├── prefetch.json │ ├── prerendering-revamped.json │ ├── presentation-api.json │ ├── privacy-preserving-attribution.json │ ├── private-aggregation-api.json │ ├── private-click-measurement.json │ ├── proximity.json │ ├── pub-manifest.json │ ├── push-api.json │ ├── quirks.json │ ├── raw-camera-access.json │ ├── rdf-canon.json │ ├── rdf12-concepts.json │ ├── rdf12-semantics.json │ ├── real-world-meshing.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting-1.json │ ├── requestStorageAccessFor.json │ ├── requestidlecallback.json │ ├── resize-observer-1.json │ ├── resource-timing.json │ ├── rfc6265.json │ ├── rfc6265bis.json │ ├── rfc7230.json │ ├── rfc7231.json │ ├── rfc7232.json │ ├── rfc8288.json │ ├── rfc8470.json │ ├── rfc9110.json │ ├── rfc9112.json │ ├── rfc9163.json │ ├── rfc9649.json │ ├── rfc9842.json │ ├── saa-non-cookie-storage.json │ ├── sanitizer-api.json │ ├── savedata.json │ ├── scheduling-apis.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations-1.json │ ├── scroll-to-text-fragment.json │ ├── secure-contexts.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── selectors-4.json │ ├── serial.json │ ├── server-timing.json │ ├── service-workers.json │ ├── shacl12-core.json │ ├── shacl12-node-expr.json │ ├── shacl12-profiling.json │ ├── shacl12-sparql.json │ ├── shape-detection-api.json │ ├── shared-storage.json │ ├── signature-based-sri.json │ ├── sms-one-time-codes.json │ ├── soft-navigations.json │ ├── sparql12-entailment.json │ ├── sparql12-protocol.json │ ├── sparql12-query.json │ ├── speech-api.json │ ├── sri-2.json │ ├── storage-access-headers.json │ ├── storage-access.json │ ├── storage-buckets.json │ ├── storage.json │ ├── streams.json │ ├── svg-animations.json │ ├── svg-paths.json │ ├── svg-strokes.json │ ├── test-methodology.json │ ├── testutils.json │ ├── topics.json │ ├── touch-events.json │ ├── translation-api.json │ ├── trust-token-api.json │ ├── trusted-types.json │ ├── ttml-imsc1.2.json │ ├── ttml2.json │ ├── turtledove.json │ ├── ua-client-hints.json │ ├── uievents-key.json │ ├── uievents.json │ ├── upgrade-insecure-requests.json │ ├── url.json │ ├── urlpattern.json │ ├── user-timing.json │ ├── vc-bitstring-status-list.json │ ├── vc-data-integrity.json │ ├── vc-data-model-2.0.json │ ├── vc-di-bbs.json │ ├── vc-di-ecdsa.json │ ├── vc-di-eddsa.json │ ├── vc-jose-cose.json │ ├── vc-render-method.json │ ├── vibration.json │ ├── video-rvfc.json │ ├── virtual-keyboard.json │ ├── vocab-dcat-3.json │ ├── w3c-patent-policy.json │ ├── w3c-process.json │ ├── wai-aria-1.2.json │ ├── wai-aria-1.3.json │ ├── wasm-core-2-fork-branch-hinting.json │ ├── wasm-core-2-fork-extended-const.json │ ├── wasm-core-2-fork-function-references.json │ ├── wasm-core-2-fork-gc.json │ ├── wasm-core-2-fork-memory64.json │ ├── wasm-core-2-fork-multi-memory.json │ ├── wasm-core-2-fork-tail-call.json │ ├── wasm-core-2-fork-threads.json │ ├── wasm-core-2-fork-wide-arithmetic.json │ ├── wasm-core-2.json │ ├── wasm-js-api-2-fork-content-security-policy.json │ ├── wasm-js-api-2-fork-esm-integration.json │ ├── wasm-js-api-2-fork-exception-handling.json │ ├── wasm-js-api-2-fork-js-promise-integration.json │ ├── wasm-js-api-2-fork-js-string-builtins.json │ ├── wasm-js-api-2-fork-js-types.json │ ├── wasm-js-api-2-fork-threads.json │ ├── wasm-js-api-2.json │ ├── wasm-web-api-2.json │ ├── wcag-3.0.json │ ├── web-animations-1.json │ ├── web-animations-2.json │ ├── web-app-launch.json │ ├── web-bluetooth-scanning.json │ ├── web-bluetooth.json │ ├── web-locks.json │ ├── web-nfc.json │ ├── web-otp.json │ ├── web-share-target.json │ ├── web-share.json │ ├── web-smart-card.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webauthn-3.json │ ├── webcodecs-codec-registry.json │ ├── webcodecs-flac-codec-registration.json │ ├── webcodecs-opus-codec-registration.json │ ├── webcodecs.json │ ├── webcrypto-2.json │ ├── webcrypto-modern-algos.json │ ├── webcrypto-secure-curves.json │ ├── webdriver-bidi.json │ ├── webdriver2.json │ ├── webextensions.json │ ├── webgl1.json │ ├── webgl2.json │ ├── webgpu.json │ ├── webhid.json │ ├── webidl.json │ ├── webmidi.json │ ├── webnn.json │ ├── webpackage.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-ice.json │ ├── webrtc-identity.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── websockets.json │ ├── webtransport.json │ ├── webusb.json │ ├── webvtt1.json │ ├── webxr-depth-sensing-1.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-gamepads-module-1.json │ ├── webxr-hand-input-1.json │ ├── webxr-hit-test-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr-plane-detection.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-controls-overlay.json │ ├── window-management.json │ ├── wot-profile.json │ ├── wot-thing-description-2.0.json │ ├── wot-thing-description11.json │ ├── writing-assistance-apis.json │ └── xhr.json ├── cddl │ ├── at-driver-all.cddl │ ├── at-driver-local-cddl.cddl │ ├── at-driver-remote-cddl.cddl │ ├── permissions-all.cddl │ ├── permissions-local-cddl.cddl │ ├── permissions-remote-cddl.cddl │ ├── prefetch-all.cddl │ ├── prefetch-local-cddl.cddl │ ├── web-bluetooth-all.cddl │ ├── web-bluetooth-local-cddl.cddl │ ├── web-bluetooth-remote-cddl.cddl │ ├── webdriver-bidi-all.cddl │ ├── webdriver-bidi-local-cddl.cddl │ └── webdriver-bidi-remote-cddl.cddl ├── cddlpatches │ └── README.md ├── css │ ├── CSS.json │ ├── SVG.json │ ├── av1-isobmff.json │ ├── compat.json │ ├── compositing.json │ ├── css-align.json │ ├── css-anchor-position-2.json │ ├── css-anchor-position.json │ ├── css-animations-2.json │ ├── css-animations.json │ ├── css-backgrounds-4.json │ ├── css-backgrounds.json │ ├── css-borders.json │ ├── css-box.json │ ├── css-break.json │ ├── css-cascade-6.json │ ├── css-cascade.json │ ├── css-color-5.json │ ├── css-color-6.json │ ├── css-color-adjust.json │ ├── css-color-hdr.json │ ├── css-color.json │ ├── css-conditional-4.json │ ├── css-conditional-5.json │ ├── css-conditional-values.json │ ├── css-conditional.json │ ├── css-contain.json │ ├── css-content.json │ ├── css-counter-styles.json │ ├── css-display.json │ ├── css-easing.json │ ├── css-env.json │ ├── css-exclusions.json │ ├── css-extensions.json │ ├── css-flexbox.json │ ├── css-fonts-5.json │ ├── css-fonts.json │ ├── css-forms.json │ ├── css-gaps.json │ ├── css-gcpm-4.json │ ├── css-gcpm.json │ ├── css-grid-3.json │ ├── css-grid.json │ ├── css-images-4.json │ ├── css-images-5.json │ ├── css-images.json │ ├── css-inline.json │ ├── css-layout-api.json │ ├── css-line-grid.json │ ├── css-link-params.json │ ├── css-lists.json │ ├── css-logical.json │ ├── css-masking.json │ ├── css-mixins.json │ ├── css-multicol.json │ ├── css-namespaces.json │ ├── css-nav.json │ ├── css-navigation.json │ ├── css-nesting.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-overflow.json │ ├── css-overscroll.json │ ├── css-page-floats.json │ ├── css-page.json │ ├── css-paint-api.json │ ├── css-position-4.json │ ├── css-position.json │ ├── css-properties-values-api.json │ ├── css-pseudo.json │ ├── css-regions.json │ ├── css-rhythm.json │ ├── css-round-display.json │ ├── css-ruby.json │ ├── css-scoping.json │ ├── css-scroll-anchoring.json │ ├── css-scroll-snap-2.json │ ├── css-scroll-snap.json │ ├── css-scrollbars.json │ ├── css-shadow-parts.json │ ├── css-shapes-2.json │ ├── css-shapes.json │ ├── css-size-adjust.json │ ├── css-sizing-4.json │ ├── css-sizing.json │ ├── css-speech.json │ ├── css-syntax.json │ ├── css-tables.json │ ├── css-text-4.json │ ├── css-text-decor-4.json │ ├── css-text-decor.json │ ├── css-text.json │ ├── css-transforms-2.json │ ├── css-transforms.json │ ├── css-transitions-2.json │ ├── css-transitions.json │ ├── css-ui.json │ ├── css-values-5.json │ ├── css-values.json │ ├── css-variables.json │ ├── css-view-transitions.json │ ├── css-viewport.json │ ├── css-will-change.json │ ├── css-writing-modes.json │ ├── fill-stroke.json │ ├── filter-effects-2.json │ ├── filter-effects.json │ ├── fullscreen.json │ ├── html.json │ ├── mathml-core.json │ ├── mediaqueries-5.json │ ├── mediaqueries.json │ ├── motion.json │ ├── pointer-animations.json │ ├── scroll-animations.json │ ├── selectors-5.json │ ├── selectors-nonelement.json │ ├── selectors.json │ ├── svg-strokes.json │ ├── upgrade-insecure-requests.json │ ├── webvtt.json │ └── webxr-dom-overlays.json ├── csspatches │ ├── README.md │ ├── SVG.json.patch │ ├── av1-isobmff.json.patch │ ├── css-gcpm.json.patch │ ├── css-mixins.json.patch │ ├── css-ui.json.patch │ ├── fill-stroke.json.patch │ └── pointer-animations.json.patch ├── dfns │ ├── CSP3.json │ ├── CSS2.json │ ├── DOM-Parsing.json │ ├── FileAPI.json │ ├── IFT.json │ ├── IndexedDB-3.json │ ├── SVG2.json │ ├── WCAG22.json │ ├── WGSL.json │ ├── accelerometer.json │ ├── accname-1.2.json │ ├── act-rules-format-1.1.json │ ├── ambient-light.json │ ├── anchors.json │ ├── anonymous-iframe.json │ ├── appmanifest.json │ ├── at-driver.json │ ├── attribution-reporting-api.json │ ├── audio-context-playout-stats.json │ ├── audio-output.json │ ├── audio-session.json │ ├── audiobooks.json │ ├── autoplay-detection.json │ ├── av1-avif.json │ ├── av1-hdr10plus.json │ ├── av1-isobmff.json │ ├── background-fetch.json │ ├── background-sync.json │ ├── badging.json │ ├── battery-status.json │ ├── beacon.json │ ├── body-tracking.json │ ├── capability-delegation.json │ ├── capture-handle-identity.json │ ├── captured-mouse-events.json │ ├── change-password-url.json │ ├── cid-1.0.json │ ├── clear-site-data.json │ ├── client-hints-infrastructure.json │ ├── clipboard-apis.json │ ├── compat.json │ ├── compositing-1.json │ ├── compositing-2.json │ ├── compression.json │ ├── compute-pressure.json │ ├── console.json │ ├── contact-picker.json │ ├── content-index.json │ ├── cookiestore.json │ ├── core-aam-1.2.json │ ├── crash-reporting.json │ ├── credential-management-1.json │ ├── csp-embedded-enforcement.json │ ├── csp-next.json │ ├── css-2022.json │ ├── css-2023.json │ ├── css-2024.json │ ├── css-2025.json │ ├── css-align-3.json │ ├── css-anchor-position-1.json │ ├── css-anchor-position-2.json │ ├── css-animation-worklet-1.json │ ├── css-animations-1.json │ ├── css-animations-2.json │ ├── css-backgrounds-3.json │ ├── css-backgrounds-4.json │ ├── css-borders-4.json │ ├── css-box-3.json │ ├── css-box-4.json │ ├── css-break-3.json │ ├── css-break-4.json │ ├── css-cascade-3.json │ ├── css-cascade-4.json │ ├── css-cascade-5.json │ ├── css-cascade-6.json │ ├── css-color-3.json │ ├── css-color-4.json │ ├── css-color-5.json │ ├── css-color-6.json │ ├── css-color-adjust-1.json │ ├── css-color-hdr-1.json │ ├── css-conditional-3.json │ ├── css-conditional-4.json │ ├── css-conditional-5.json │ ├── css-conditional-values-1.json │ ├── css-contain-1.json │ ├── css-contain-2.json │ ├── css-content-3.json │ ├── css-counter-styles-3.json │ ├── css-display-3.json │ ├── css-display-4.json │ ├── css-easing-1.json │ ├── css-easing-2.json │ ├── css-env-1.json │ ├── css-extensions-1.json │ ├── css-flexbox-1.json │ ├── css-font-loading-3.json │ ├── css-fonts-4.json │ ├── css-fonts-5.json │ ├── css-forms-1.json │ ├── css-gaps-1.json │ ├── css-gcpm-3.json │ ├── css-gcpm-4.json │ ├── css-grid-1.json │ ├── css-grid-2.json │ ├── css-grid-3.json │ ├── css-highlight-api-1.json │ ├── css-images-3.json │ ├── css-images-4.json │ ├── css-images-5.json │ ├── css-inline-3.json │ ├── css-layout-api-1.json │ ├── css-line-grid-1.json │ ├── css-link-params-1.json │ ├── css-lists-3.json │ ├── css-logical-1.json │ ├── css-masking-1.json │ ├── css-mixins-1.json │ ├── css-multicol-1.json │ ├── css-multicol-2.json │ ├── css-namespaces-3.json │ ├── css-nav-1.json │ ├── css-navigation-1.json │ ├── css-nesting-1.json │ ├── css-overflow-3.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-overscroll-1.json │ ├── css-page-3.json │ ├── css-page-4.json │ ├── css-page-floats-3.json │ ├── css-paint-api-1.json │ ├── css-parser-api.json │ ├── css-position-3.json │ ├── css-position-4.json │ ├── css-properties-values-api-1.json │ ├── css-pseudo-4.json │ ├── css-regions-1.json │ ├── css-rhythm-1.json │ ├── css-round-display-1.json │ ├── css-ruby-1.json │ ├── css-scoping-1.json │ ├── css-scroll-anchoring-1.json │ ├── css-scroll-snap-1.json │ ├── css-scroll-snap-2.json │ ├── css-scrollbars-1.json │ ├── css-shadow-parts-1.json │ ├── css-shapes-1.json │ ├── css-shapes-2.json │ ├── css-size-adjust-1.json │ ├── css-sizing-3.json │ ├── css-sizing-4.json │ ├── css-speech-1.json │ ├── css-style-attr.json │ ├── css-syntax-3.json │ ├── css-tables-3.json │ ├── css-text-3.json │ ├── css-text-4.json │ ├── css-text-decor-3.json │ ├── css-text-decor-4.json │ ├── css-transforms-1.json │ ├── css-transforms-2.json │ ├── css-transitions-1.json │ ├── css-transitions-2.json │ ├── css-typed-om-1.json │ ├── css-ui-3.json │ ├── css-ui-4.json │ ├── css-values-3.json │ ├── css-values-4.json │ ├── css-values-5.json │ ├── css-variables-1.json │ ├── css-variables-2.json │ ├── css-view-transitions-1.json │ ├── css-view-transitions-2.json │ ├── css-viewport-1.json │ ├── css-will-change-1.json │ ├── css-writing-modes-3.json │ ├── css-writing-modes-4.json │ ├── css3-exclusions.json │ ├── cssom-1.json │ ├── cssom-view-1.json │ ├── dapt.json │ ├── datacue.json │ ├── dbsc-1.json │ ├── deprecation-reporting.json │ ├── design-principles.json │ ├── device-attributes.json │ ├── device-memory-1.json │ ├── device-posture.json │ ├── did-1.1.json │ ├── did-resolution.json │ ├── digital-credentials.json │ ├── digital-goods.json │ ├── direct-sockets.json │ ├── document-isolation-policy.json │ ├── document-picture-in-picture.json │ ├── document-policy.json │ ├── dom.json │ ├── dx-prof-conneg.json │ ├── ecma-402.json │ ├── ecma-426.json │ ├── ecmascript.json │ ├── edit-context.json │ ├── element-capture.json │ ├── element-timing.json │ ├── encoding.json │ ├── encrypted-media-2.json │ ├── entries-api.json │ ├── epub-33.json │ ├── epub-34.json │ ├── epub-a11y-12.json │ ├── epub-rs-33.json │ ├── epub-rs-34.json │ ├── ethical-web-principles.json │ ├── event-timing.json │ ├── execCommand.json │ ├── eyedropper-api.json │ ├── fedcm-1.json │ ├── fenced-frame.json │ ├── fetch-metadata.json │ ├── fetch.json │ ├── fido-v2.1.json │ ├── file-system-access.json │ ├── fill-stroke-3.json │ ├── filter-effects-1.json │ ├── filter-effects-2.json │ ├── fingerprinting-guidance.json │ ├── first-party-sets.json │ ├── font-metrics-api-1.json │ ├── fs.json │ ├── fullscreen.json │ ├── gamepad-extensions.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry-1.json │ ├── get-installed-related-apps.json │ ├── gpc.json │ ├── gyroscope.json │ ├── handwriting-recognition.json │ ├── hr-time-3.json │ ├── html-aam-1.0.json │ ├── html-aria.json │ ├── html-media-capture.json │ ├── html-ruby-extensions.json │ ├── html.json │ ├── i18n-glossary.json │ ├── idle-detection.json │ ├── image-capture.json │ ├── image-resource.json │ ├── imsc-hrm.json │ ├── infra.json │ ├── ink-enhancement.json │ ├── input-device-capabilities.json │ ├── input-events-2.json │ ├── intersection-observer.json │ ├── intervention-reporting.json │ ├── is-input-pending.json │ ├── isolated-contexts.json │ ├── js-self-profiling.json │ ├── json-ld11-api.json │ ├── json-ld11-framing.json │ ├── json-ld11.json │ ├── keyboard-lock.json │ ├── keyboard-map.json │ ├── largest-contentful-paint.json │ ├── layout-instability.json │ ├── local-font-access.json │ ├── local-network-access.json │ ├── login-status.json │ ├── long-animation-frames.json │ ├── longtasks-1.json │ ├── magnetometer.json │ ├── managed-configuration.json │ ├── manifest-app-info.json │ ├── manifest-incubations.json │ ├── mathml-core.json │ ├── mathml4.json │ ├── media-capabilities.json │ ├── media-feeds.json │ ├── media-playback-quality.json │ ├── media-source-2.json │ ├── mediacapture-automation.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-handle-actions.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-surface-control.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediaqueries-4.json │ ├── mediaqueries-5.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── mimesniff.json │ ├── miniapp-lifecycle.json │ ├── miniapp-manifest.json │ ├── miniapp-packaging.json │ ├── mixed-content.json │ ├── model-element.json │ ├── motion-1.json │ ├── mse-byte-stream-format-isobmff.json │ ├── mse-byte-stream-format-mp2t.json │ ├── mse-byte-stream-format-mpeg-audio.json │ ├── mst-content-hint.json │ ├── nav-tracking-mitigations.json │ ├── navigation-timing-2.json │ ├── netinfo.json │ ├── network-error-logging.json │ ├── network-reporting.json │ ├── notifications.json │ ├── observable.json │ ├── openscreen-application.json │ ├── openscreen-network.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── overscroll-scrollend-events.json │ ├── owl-time.json │ ├── page-lifecycle.json │ ├── paint-timing.json │ ├── payment-handler.json │ ├── payment-method-id.json │ ├── payment-method-manifest.json │ ├── payment-request.json │ ├── paymentlink.json │ ├── pdf-aam.json │ ├── performance-measure-memory.json │ ├── performance-timeline.json │ ├── periodic-background-sync.json │ ├── permissions-policy-1.json │ ├── permissions-registry.json │ ├── permissions-request.json │ ├── permissions-revoke.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── png-3.json │ ├── pointer-animations-1.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── portals.json │ ├── prefer-current-tab.json │ ├── prefetch.json │ ├── prerendering-revamped.json │ ├── presentation-api.json │ ├── privacy-preserving-attribution.json │ ├── privacy-principles.json │ ├── private-aggregation-api.json │ ├── private-click-measurement.json │ ├── proximity.json │ ├── pub-manifest.json │ ├── push-api.json │ ├── quirks.json │ ├── raw-camera-access.json │ ├── rdf-canon.json │ ├── rdf12-concepts.json │ ├── rdf12-n-quads.json │ ├── rdf12-n-triples.json │ ├── rdf12-semantics.json │ ├── rdf12-trig.json │ ├── rdf12-turtle.json │ ├── rdf12-xml.json │ ├── real-world-meshing.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting-1.json │ ├── requestStorageAccessFor.json │ ├── requestidlecallback.json │ ├── resize-observer-1.json │ ├── resource-timing.json │ ├── responsive-image-client-hints.json │ ├── rfc7231.json │ ├── rfc8610.json │ ├── rfc9110.json │ ├── saa-non-cookie-storage.json │ ├── sanitizer-api.json │ ├── savedata.json │ ├── scheduling-apis.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations-1.json │ ├── scroll-to-text-fragment.json │ ├── secure-contexts.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── selectors-3.json │ ├── selectors-4.json │ ├── selectors-5.json │ ├── selectors-nonelement-1.json │ ├── serial.json │ ├── server-timing.json │ ├── service-workers.json │ ├── shacl12-core.json │ ├── shacl12-node-expr.json │ ├── shacl12-profiling.json │ ├── shacl12-rules.json │ ├── shacl12-sparql.json │ ├── shape-detection-api.json │ ├── shared-storage.json │ ├── signature-based-sri.json │ ├── sms-one-time-codes.json │ ├── soft-navigations.json │ ├── sparql12-query.json │ ├── speech-api.json │ ├── sri-2.json │ ├── storage-access-headers.json │ ├── storage-access.json │ ├── storage-buckets.json │ ├── storage.json │ ├── streams.json │ ├── svg-aam-1.0.json │ ├── svg-animations.json │ ├── svg-integration.json │ ├── svg-paths.json │ ├── svg-strokes.json │ ├── tc39-arraybuffer-base64.json │ ├── tc39-decorators.json │ ├── tc39-defer-import-eval.json │ ├── tc39-shadowrealm.json │ ├── tc39-source-phase-imports.json │ ├── tc39-temporal.json │ ├── test-methodology.json │ ├── testutils.json │ ├── text-detection-api.json │ ├── timing-entrytypes-registry.json │ ├── topics.json │ ├── touch-events.json │ ├── trace-context-2.json │ ├── tracking-dnt.json │ ├── translation-api.json │ ├── trust-token-api.json │ ├── trusted-types.json │ ├── ttml-imsc1.2.json │ ├── ttml-imsc1.3.json │ ├── turtledove.json │ ├── ua-client-hints.json │ ├── uievents-code.json │ ├── uievents-key.json │ ├── uievents.json │ ├── upgrade-insecure-requests.json │ ├── url.json │ ├── urlpattern.json │ ├── user-preference-media-features-headers.json │ ├── user-timing.json │ ├── vc-bitstring-status-list.json │ ├── vc-confidence-method.json │ ├── vc-data-integrity.json │ ├── vc-data-model-2.0.json │ ├── vc-di-bbs.json │ ├── vc-di-ecdsa.json │ ├── vc-di-eddsa.json │ ├── vc-jose-cose.json │ ├── vc-json-schema.json │ ├── vc-render-method.json │ ├── vibration.json │ ├── video-rvfc.json │ ├── virtual-keyboard.json │ ├── vocab-ssn-2023.json │ ├── w3c-patent-policy.json │ ├── w3c-process.json │ ├── wai-aria-1.2.json │ ├── wai-aria-1.3.json │ ├── wasm-js-api-2-fork-content-security-policy.json │ ├── wasm-js-api-2-fork-esm-integration.json │ ├── wasm-js-api-2-fork-exception-handling.json │ ├── wasm-js-api-2-fork-js-promise-integration.json │ ├── wasm-js-api-2-fork-js-string-builtins.json │ ├── wasm-js-api-2-fork-js-types.json │ ├── wasm-js-api-2-fork-threads.json │ ├── wasm-js-api-2.json │ ├── wasm-web-api-2.json │ ├── wcag-3.0.json │ ├── web-animations-1.json │ ├── web-animations-2.json │ ├── web-app-launch.json │ ├── web-bluetooth-scanning.json │ ├── web-bluetooth.json │ ├── web-locks.json │ ├── web-nfc.json │ ├── web-otp.json │ ├── web-share-target.json │ ├── web-share.json │ ├── web-smart-card.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webauthn-3.json │ ├── webcodecs-aac-codec-registration.json │ ├── webcodecs-av1-codec-registration.json │ ├── webcodecs-avc-codec-registration.json │ ├── webcodecs-flac-codec-registration.json │ ├── webcodecs-hevc-codec-registration.json │ ├── webcodecs-opus-codec-registration.json │ ├── webcodecs-vp9-codec-registration.json │ ├── webcodecs.json │ ├── webcrypto-2.json │ ├── webcrypto-modern-algos.json │ ├── webcrypto-secure-curves.json │ ├── webdriver-bidi.json │ ├── webdriver2.json │ ├── webextensions.json │ ├── webgl1.json │ ├── webgl2.json │ ├── webgpu.json │ ├── webhid.json │ ├── webidl.json │ ├── webmidi.json │ ├── webnn.json │ ├── webpackage.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-ice.json │ ├── webrtc-identity.json │ ├── webrtc-priority.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── websockets.json │ ├── webtransport.json │ ├── webusb.json │ ├── webvtt1.json │ ├── webxr-ar-module-1.json │ ├── webxr-depth-sensing-1.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-gamepads-module-1.json │ ├── webxr-hand-input-1.json │ ├── webxr-hit-test-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr-plane-detection.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-controls-overlay.json │ ├── window-management.json │ ├── wot-architecture11.json │ ├── wot-binding-registry.json │ ├── wot-discovery.json │ ├── wot-profile.json │ ├── wot-thing-description-2.0.json │ ├── wot-thing-description11.json │ ├── writing-assistance-apis.json │ └── xhr.json ├── elements │ ├── SVG11.json │ ├── SVG2.json │ ├── css-masking-1.json │ ├── epub-33.json │ ├── epub-34.json │ ├── fenced-frame.json │ ├── filter-effects-1.json │ ├── html-ruby-extensions.json │ ├── html.json │ ├── mathml-core.json │ ├── model-element.json │ ├── portals.json │ ├── svg-animations.json │ └── svg-paths.json ├── elementspatches │ ├── README.md │ ├── SVG11.json.patch │ └── html.json.patch ├── events │ ├── CSP3.json │ ├── FileAPI.json │ ├── IndexedDB-3.json │ ├── audio-session.json │ ├── background-fetch.json │ ├── background-sync.json │ ├── battery-status.json │ ├── capture-handle-identity.json │ ├── captured-mouse-events.json │ ├── clipboard-apis.json │ ├── compat.json │ ├── content-index.json │ ├── cookiestore.json │ ├── css-animations-1.json │ ├── css-contain-2.json │ ├── css-font-loading-3.json │ ├── css-nav-1.json │ ├── css-scroll-snap-2.json │ ├── css-transitions-1.json │ ├── cssom-view-1.json │ ├── device-posture.json │ ├── document-picture-in-picture.json │ ├── dom.json │ ├── edit-context.json │ ├── encrypted-media-2.json │ ├── fenced-frame.json │ ├── fullscreen.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── html.json │ ├── idle-detection.json │ ├── keyboard-map.json │ ├── managed-configuration.json │ ├── manifest-incubations.json │ ├── media-source-2.json │ ├── mediacapture-handle-actions.json │ ├── mediacapture-streams.json │ ├── mediacapture-surface-control.json │ ├── mediaqueries-5.json │ ├── mediastream-recording.json │ ├── netinfo.json │ ├── notifications.json │ ├── orientation-event.json │ ├── page-lifecycle.json │ ├── payment-handler.json │ ├── payment-request.json │ ├── periodic-background-sync.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── portals.json │ ├── prerendering-revamped.json │ ├── presentation-api.json │ ├── push-api.json │ ├── remote-playback.json │ ├── resource-timing.json │ ├── savedata.json │ ├── scheduling-apis.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── selection-api.json │ ├── serial.json │ ├── service-workers.json │ ├── speech-api.json │ ├── svg-animations.json │ ├── touch-events.json │ ├── uievents.json │ ├── virtual-keyboard.json │ ├── web-animations-1.json │ ├── web-bluetooth.json │ ├── web-nfc.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webcodecs.json │ ├── webgpu.json │ ├── webhid.json │ ├── webmidi.json │ ├── webpackage.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-ice.json │ ├── webrtc-identity.json │ ├── webrtc.json │ ├── websockets.json │ ├── webusb.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-controls-overlay.json │ ├── window-management.json │ ├── writing-assistance-apis.json │ └── xhr.json ├── freezepatches │ ├── README.md │ └── filter-effects-1.json ├── headings │ ├── CSP3.json │ ├── CSS2.json │ ├── DOM-Level-2-Style.json │ ├── DOM-Parsing.json │ ├── ESSL.json │ ├── FileAPI.json │ ├── IFT.json │ ├── IndexedDB-3.json │ ├── SVG11.json │ ├── SVG2.json │ ├── WCAG22.json │ ├── WGSL.json │ ├── WOFF.json │ ├── WOFF2.json │ ├── aac-registry.json │ ├── accelerometer.json │ ├── accname-1.2.json │ ├── act-rules-format-1.1.json │ ├── afgs1-spec.json │ ├── ambient-light.json │ ├── anchors.json │ ├── anonymous-iframe.json │ ├── aom.json │ ├── appmanifest.json │ ├── at-driver.json │ ├── attribution-reporting-api.json │ ├── audio-context-playout-stats.json │ ├── audio-output.json │ ├── audio-session.json │ ├── audiobooks.json │ ├── autoplay-detection.json │ ├── av1-avif.json │ ├── av1-hdr10plus.json │ ├── av1-isobmff.json │ ├── av1-mpeg2-ts.json │ ├── av1-rtp-spec.json │ ├── av1-spec.json │ ├── background-fetch.json │ ├── background-sync.json │ ├── badging.json │ ├── baggage.json │ ├── battery-status.json │ ├── beacon.json │ ├── body-tracking.json │ ├── capability-delegation.json │ ├── capture-handle-identity.json │ ├── captured-mouse-events.json │ ├── change-password-url.json │ ├── cid-1.0.json │ ├── clear-site-data.json │ ├── client-hint-reliability.json │ ├── client-hints-infrastructure.json │ ├── clipboard-apis.json │ ├── compat.json │ ├── compositing-1.json │ ├── compositing-2.json │ ├── compression.json │ ├── compute-pressure.json │ ├── console.json │ ├── contact-picker.json │ ├── content-index.json │ ├── cookiestore.json │ ├── core-aam-1.2.json │ ├── crash-reporting.json │ ├── credential-management-1.json │ ├── csp-embedded-enforcement.json │ ├── csp-next.json │ ├── css-2022.json │ ├── css-2023.json │ ├── css-2024.json │ ├── css-2025.json │ ├── css-align-3.json │ ├── css-anchor-position-1.json │ ├── css-anchor-position-2.json │ ├── css-animation-worklet-1.json │ ├── css-animations-1.json │ ├── css-animations-2.json │ ├── css-backgrounds-3.json │ ├── css-backgrounds-4.json │ ├── css-borders-4.json │ ├── css-box-3.json │ ├── css-box-4.json │ ├── css-break-3.json │ ├── css-break-4.json │ ├── css-cascade-3.json │ ├── css-cascade-4.json │ ├── css-cascade-5.json │ ├── css-cascade-6.json │ ├── css-color-3.json │ ├── css-color-4.json │ ├── css-color-5.json │ ├── css-color-6.json │ ├── css-color-adjust-1.json │ ├── css-color-hdr-1.json │ ├── css-conditional-3.json │ ├── css-conditional-4.json │ ├── css-conditional-5.json │ ├── css-conditional-values-1.json │ ├── css-contain-1.json │ ├── css-contain-2.json │ ├── css-contain-3.json │ ├── css-content-3.json │ ├── css-counter-styles-3.json │ ├── css-display-3.json │ ├── css-display-4.json │ ├── css-easing-1.json │ ├── css-easing-2.json │ ├── css-env-1.json │ ├── css-extensions-1.json │ ├── css-flexbox-1.json │ ├── css-font-loading-3.json │ ├── css-fonts-4.json │ ├── css-fonts-5.json │ ├── css-forms-1.json │ ├── css-gaps-1.json │ ├── css-gcpm-3.json │ ├── css-gcpm-4.json │ ├── css-grid-1.json │ ├── css-grid-2.json │ ├── css-grid-3.json │ ├── css-highlight-api-1.json │ ├── css-images-3.json │ ├── css-images-4.json │ ├── css-images-5.json │ ├── css-inline-3.json │ ├── css-layout-api-1.json │ ├── css-line-grid-1.json │ ├── css-link-params-1.json │ ├── css-lists-3.json │ ├── css-logical-1.json │ ├── css-masking-1.json │ ├── css-mixins-1.json │ ├── css-multicol-1.json │ ├── css-multicol-2.json │ ├── css-namespaces-3.json │ ├── css-nav-1.json │ ├── css-navigation-1.json │ ├── css-nesting-1.json │ ├── css-overflow-3.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-overscroll-1.json │ ├── css-page-3.json │ ├── css-page-4.json │ ├── css-page-floats-3.json │ ├── css-paint-api-1.json │ ├── css-parser-api.json │ ├── css-position-3.json │ ├── css-position-4.json │ ├── css-properties-values-api-1.json │ ├── css-pseudo-4.json │ ├── css-regions-1.json │ ├── css-rhythm-1.json │ ├── css-round-display-1.json │ ├── css-ruby-1.json │ ├── css-scoping-1.json │ ├── css-scroll-anchoring-1.json │ ├── css-scroll-snap-1.json │ ├── css-scroll-snap-2.json │ ├── css-scrollbars-1.json │ ├── css-shadow-parts-1.json │ ├── css-shapes-1.json │ ├── css-shapes-2.json │ ├── css-size-adjust-1.json │ ├── css-sizing-3.json │ ├── css-sizing-4.json │ ├── css-speech-1.json │ ├── css-style-attr.json │ ├── css-syntax-3.json │ ├── css-tables-3.json │ ├── css-text-3.json │ ├── css-text-4.json │ ├── css-text-decor-3.json │ ├── css-text-decor-4.json │ ├── css-transforms-1.json │ ├── css-transforms-2.json │ ├── css-transitions-1.json │ ├── css-transitions-2.json │ ├── css-typed-om-1.json │ ├── css-typed-om-2.json │ ├── css-ui-3.json │ ├── css-ui-4.json │ ├── css-values-3.json │ ├── css-values-4.json │ ├── css-values-5.json │ ├── css-variables-1.json │ ├── css-variables-2.json │ ├── css-view-transitions-1.json │ ├── css-view-transitions-2.json │ ├── css-viewport-1.json │ ├── css-will-change-1.json │ ├── css-writing-modes-3.json │ ├── css-writing-modes-4.json │ ├── css3-exclusions.json │ ├── cssom-1.json │ ├── cssom-view-1.json │ ├── dapt.json │ ├── datacue.json │ ├── dbsc-1.json │ ├── deprecation-reporting.json │ ├── design-principles.json │ ├── device-attributes.json │ ├── device-memory-1.json │ ├── device-posture.json │ ├── did-1.1.json │ ├── did-resolution.json │ ├── digital-credentials.json │ ├── digital-goods.json │ ├── direct-sockets.json │ ├── document-isolation-policy.json │ ├── document-picture-in-picture.json │ ├── document-policy.json │ ├── dom.json │ ├── dpub-aam-1.1.json │ ├── dpub-aria-1.1.json │ ├── dx-prof-conneg.json │ ├── ecma-402.json │ ├── ecma-426.json │ ├── ecmascript.json │ ├── edit-context.json │ ├── element-capture.json │ ├── element-timing.json │ ├── eme-hdcp-version-registry.json │ ├── eme-initdata-cenc.json │ ├── eme-initdata-keyids.json │ ├── eme-initdata-registry.json │ ├── eme-initdata-webm.json │ ├── eme-stream-mp4.json │ ├── eme-stream-registry.json │ ├── eme-stream-webm.json │ ├── encoding.json │ ├── encrypted-media-2.json │ ├── entries-api.json │ ├── epub-33.json │ ├── epub-34.json │ ├── epub-a11y-12.json │ ├── epub-rs-33.json │ ├── epub-rs-34.json │ ├── ethical-web-principles.json │ ├── event-timing.json │ ├── execCommand.json │ ├── explicit-javascript-compile-hints-file-based.json │ ├── eyedropper-api.json │ ├── fedcm-1.json │ ├── fenced-frame.json │ ├── fetch-metadata.json │ ├── fetch.json │ ├── fido-v2.1.json │ ├── file-system-access.json │ ├── fill-stroke-3.json │ ├── filter-effects-1.json │ ├── filter-effects-2.json │ ├── fingerprinting-guidance.json │ ├── first-party-sets.json │ ├── font-metrics-api-1.json │ ├── fs.json │ ├── fullscreen.json │ ├── gamepad-extensions.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry-1.json │ ├── get-installed-related-apps.json │ ├── glTF.json │ ├── gpc.json │ ├── graphics-aam-1.0.json │ ├── graphics-aria-1.0.json │ ├── gyroscope.json │ ├── handwriting-recognition.json │ ├── hr-time-3.json │ ├── html-aam-1.0.json │ ├── html-aria.json │ ├── html-media-capture.json │ ├── html-ruby-extensions.json │ ├── html.json │ ├── i18n-glossary.json │ ├── idempotency-key-header.json │ ├── idle-detection.json │ ├── image-capture.json │ ├── image-resource.json │ ├── imsc-hrm.json │ ├── infra.json │ ├── ink-enhancement.json │ ├── input-device-capabilities.json │ ├── input-events-2.json │ ├── intersection-observer.json │ ├── intervention-reporting.json │ ├── is-input-pending.json │ ├── isolated-contexts.json │ ├── js-self-profiling.json │ ├── json-ld11-api.json │ ├── json-ld11-framing.json │ ├── json-ld11.json │ ├── keyboard-lock.json │ ├── keyboard-map.json │ ├── largest-contentful-paint.json │ ├── layered-cookies.json │ ├── layout-instability.json │ ├── local-font-access.json │ ├── local-network-access.json │ ├── login-status.json │ ├── long-animation-frames.json │ ├── longtasks-1.json │ ├── magnetometer.json │ ├── managed-configuration.json │ ├── manifest-app-info.json │ ├── manifest-incubations.json │ ├── mathml-aam.json │ ├── mathml-core.json │ ├── mathml4.json │ ├── media-capabilities.json │ ├── media-feeds.json │ ├── media-playback-quality.json │ ├── media-source-2.json │ ├── mediacapture-automation.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-handle-actions.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-surface-control.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediaqueries-3.json │ ├── mediaqueries-4.json │ ├── mediaqueries-5.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── mimesniff.json │ ├── miniapp-lifecycle.json │ ├── miniapp-manifest.json │ ├── miniapp-packaging.json │ ├── mixed-content.json │ ├── model-element.json │ ├── motion-1.json │ ├── mse-byte-stream-format-isobmff.json │ ├── mse-byte-stream-format-mp2t.json │ ├── mse-byte-stream-format-mpeg-audio.json │ ├── mse-byte-stream-format-registry.json │ ├── mse-byte-stream-format-webm.json │ ├── mst-content-hint.json │ ├── nav-tracking-mitigations.json │ ├── navigation-timing-2.json │ ├── netinfo.json │ ├── network-error-logging.json │ ├── network-reporting.json │ ├── no-vary-search.json │ ├── notifications.json │ ├── observable.json │ ├── openscreen-application.json │ ├── openscreen-network.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── overscroll-scrollend-events.json │ ├── owl-time.json │ ├── page-lifecycle.json │ ├── paint-timing.json │ ├── partitioned-cookies.json │ ├── passkey-endpoints-1.json │ ├── payment-handler.json │ ├── payment-method-id.json │ ├── payment-method-manifest.json │ ├── payment-request.json │ ├── paymentlink.json │ ├── pdf-aam.json │ ├── performance-measure-memory.json │ ├── performance-timeline.json │ ├── periodic-background-sync.json │ ├── permissions-policy-1.json │ ├── permissions-registry.json │ ├── permissions-request.json │ ├── permissions-revoke.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── png-3.json │ ├── pointer-animations-1.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── portals.json │ ├── prefer-current-tab.json │ ├── prefetch.json │ ├── prerendering-revamped.json │ ├── presentation-api.json │ ├── privacy-preserving-attribution.json │ ├── privacy-principles.json │ ├── private-aggregation-api.json │ ├── private-click-measurement.json │ ├── promises-guide.json │ ├── proximity.json │ ├── pub-manifest.json │ ├── push-api.json │ ├── qb4st.json │ ├── quirks.json │ ├── raw-camera-access.json │ ├── rdf-canon.json │ ├── rdf11-n-quads.json │ ├── rdf12-concepts.json │ ├── rdf12-n-quads.json │ ├── rdf12-n-triples.json │ ├── rdf12-schema.json │ ├── rdf12-semantics.json │ ├── rdf12-trig.json │ ├── rdf12-turtle.json │ ├── rdf12-xml.json │ ├── real-world-meshing.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting-1.json │ ├── requestStorageAccessFor.json │ ├── requestidlecallback.json │ ├── resize-observer-1.json │ ├── resource-timing.json │ ├── responsive-image-client-hints.json │ ├── rfc2397.json │ ├── rfc4120.json │ ├── rfc5861.json │ ├── rfc6265.json │ ├── rfc6265bis.json │ ├── rfc6266.json │ ├── rfc6386.json │ ├── rfc6454.json │ ├── rfc6455.json │ ├── rfc6797.json │ ├── rfc7034.json │ ├── rfc7230.json │ ├── rfc7231.json │ ├── rfc7232.json │ ├── rfc7233.json │ ├── rfc7234.json │ ├── rfc7235.json │ ├── rfc7239.json │ ├── rfc7469.json │ ├── rfc7578.json │ ├── rfc7616.json │ ├── rfc7617.json │ ├── rfc7725.json │ ├── rfc7838.json │ ├── rfc7932.json │ ├── rfc8246.json │ ├── rfc8288.json │ ├── rfc8297.json │ ├── rfc8470.json │ ├── rfc8610.json │ ├── rfc8878.json │ ├── rfc8942.json │ ├── rfc9110.json │ ├── rfc9111.json │ ├── rfc9112.json │ ├── rfc9113.json │ ├── rfc9114.json │ ├── rfc9163.json │ ├── rfc9218.json │ ├── rfc9530.json │ ├── rfc9649.json │ ├── rfc9842.json │ ├── saa-non-cookie-storage.json │ ├── sanitizer-api.json │ ├── savedata.json │ ├── scheduling-apis.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations-1.json │ ├── scroll-to-text-fragment.json │ ├── secure-contexts.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── selectors-3.json │ ├── selectors-4.json │ ├── selectors-5.json │ ├── selectors-nonelement-1.json │ ├── serial.json │ ├── server-timing.json │ ├── service-workers.json │ ├── shacl12-core.json │ ├── shacl12-cs.json │ ├── shacl12-node-expr.json │ ├── shacl12-profiling.json │ ├── shacl12-rules.json │ ├── shacl12-sparql.json │ ├── shacl12-ui.json │ ├── shape-detection-api.json │ ├── shared-storage.json │ ├── signature-based-sri.json │ ├── sms-one-time-codes.json │ ├── soft-navigations.json │ ├── sparql12-concepts.json │ ├── sparql12-entailment.json │ ├── sparql12-federated-query.json │ ├── sparql12-graph-store-protocol.json │ ├── sparql12-protocol.json │ ├── sparql12-query.json │ ├── sparql12-results-csv-tsv.json │ ├── sparql12-results-json.json │ ├── sparql12-results-xml.json │ ├── sparql12-service-description.json │ ├── sparql12-update.json │ ├── speech-api.json │ ├── sri-2.json │ ├── storage-access-headers.json │ ├── storage-access.json │ ├── storage-buckets.json │ ├── storage.json │ ├── streams.json │ ├── svg-aam-1.0.json │ ├── svg-animations.json │ ├── svg-integration.json │ ├── svg-paths.json │ ├── svg-strokes.json │ ├── tc39-array-from-async.json │ ├── tc39-arraybuffer-base64.json │ ├── tc39-async-explicit-resource-management.json │ ├── tc39-atomics-microwait.json │ ├── tc39-canonical-tz.json │ ├── tc39-decorators.json │ ├── tc39-defer-import-eval.json │ ├── tc39-dynamic-code-brand-checks.json │ ├── tc39-explicit-resource-management.json │ ├── tc39-intl-duration-format.json │ ├── tc39-intl-locale-info.json │ ├── tc39-iterator-sequencing.json │ ├── tc39-joint-iteration.json │ ├── tc39-json-parse-with-source.json │ ├── tc39-math-sum.json │ ├── tc39-nonextensible-applies-to-private.json │ ├── tc39-shadowrealm.json │ ├── tc39-source-phase-imports.json │ ├── tc39-temporal.json │ ├── tc39-upsert.json │ ├── testutils.json │ ├── text-detection-api.json │ ├── timing-entrytypes-registry.json │ ├── topics.json │ ├── touch-events.json │ ├── trace-context-2.json │ ├── trace-context-amqp.json │ ├── trace-context-binary.json │ ├── trace-context-mqtt.json │ ├── trace-context-protocols-registry.json │ ├── tracestate-ids-registry.json │ ├── tracking-dnt.json │ ├── translation-api.json │ ├── trust-token-api.json │ ├── trusted-types.json │ ├── ttml-imsc1.2.json │ ├── ttml-imsc1.3.json │ ├── ttml2.json │ ├── turtledove.json │ ├── ua-client-hints.json │ ├── uievents-code.json │ ├── uievents-key.json │ ├── uievents.json │ ├── upgrade-insecure-requests.json │ ├── url.json │ ├── urlpattern.json │ ├── user-preference-media-features-headers.json │ ├── user-timing.json │ ├── vc-bitstring-status-list.json │ ├── vc-confidence-method.json │ ├── vc-data-integrity.json │ ├── vc-data-model-2.0.json │ ├── vc-di-bbs.json │ ├── vc-di-ecdsa.json │ ├── vc-di-eddsa.json │ ├── vc-jose-cose.json │ ├── vc-json-schema.json │ ├── vc-render-method.json │ ├── vibration.json │ ├── video-rvfc.json │ ├── virtual-keyboard.json │ ├── vocab-dcat-3.json │ ├── vocab-owl-time-agg.json │ ├── vocab-owl-time-rel.json │ ├── vocab-ssn-2017.json │ ├── vocab-ssn-2023.json │ ├── vocab-ssn-ext.json │ ├── w3c-patent-policy.json │ ├── w3c-process.json │ ├── wai-aria-1.2.json │ ├── wai-aria-1.3.json │ ├── wasm-core-2-fork-branch-hinting.json │ ├── wasm-core-2-fork-extended-const.json │ ├── wasm-core-2-fork-function-references.json │ ├── wasm-core-2-fork-gc.json │ ├── wasm-core-2-fork-memory64.json │ ├── wasm-core-2-fork-multi-memory.json │ ├── wasm-core-2-fork-tail-call.json │ ├── wasm-core-2-fork-threads.json │ ├── wasm-core-2-fork-wide-arithmetic.json │ ├── wasm-core-2.json │ ├── wasm-js-api-2-fork-content-security-policy.json │ ├── wasm-js-api-2-fork-esm-integration.json │ ├── wasm-js-api-2-fork-exception-handling.json │ ├── wasm-js-api-2-fork-js-promise-integration.json │ ├── wasm-js-api-2-fork-js-string-builtins.json │ ├── wasm-js-api-2-fork-js-types.json │ ├── wasm-js-api-2-fork-threads.json │ ├── wasm-js-api-2.json │ ├── wasm-web-api-2.json │ ├── wcag-3.0.json │ ├── web-animations-1.json │ ├── web-animations-2.json │ ├── web-app-launch.json │ ├── web-bluetooth-scanning.json │ ├── web-bluetooth.json │ ├── web-locks.json │ ├── web-nfc.json │ ├── web-otp.json │ ├── web-share-target.json │ ├── web-share.json │ ├── web-smart-card.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webauthn-3.json │ ├── webcodecs-aac-codec-registration.json │ ├── webcodecs-alaw-codec-registration.json │ ├── webcodecs-av1-codec-registration.json │ ├── webcodecs-avc-codec-registration.json │ ├── webcodecs-codec-registry.json │ ├── webcodecs-flac-codec-registration.json │ ├── webcodecs-hevc-codec-registration.json │ ├── webcodecs-mp3-codec-registration.json │ ├── webcodecs-opus-codec-registration.json │ ├── webcodecs-pcm-codec-registration.json │ ├── webcodecs-ulaw-codec-registration.json │ ├── webcodecs-video-frame-metadata-registry.json │ ├── webcodecs-vorbis-codec-registration.json │ ├── webcodecs-vp8-codec-registration.json │ ├── webcodecs-vp9-codec-registration.json │ ├── webcodecs.json │ ├── webcrypto-2.json │ ├── webcrypto-modern-algos.json │ ├── webcrypto-secure-curves.json │ ├── webdriver-bidi.json │ ├── webdriver2.json │ ├── webextensions.json │ ├── webgl1.json │ ├── webgl2.json │ ├── webgpu.json │ ├── webhid.json │ ├── webidl.json │ ├── webmidi.json │ ├── webnn.json │ ├── webpackage.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-ice.json │ ├── webrtc-identity.json │ ├── webrtc-priority.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── websockets.json │ ├── webtransport.json │ ├── webusb.json │ ├── webvtt1.json │ ├── webxr-ar-module-1.json │ ├── webxr-depth-sensing-1.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-gamepads-module-1.json │ ├── webxr-hand-input-1.json │ ├── webxr-hit-test-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr-plane-detection.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-controls-overlay.json │ ├── window-management.json │ ├── wot-architecture11.json │ ├── wot-binding-registry.json │ ├── wot-discovery.json │ ├── wot-profile.json │ ├── wot-thing-description-2.0.json │ ├── wot-thing-description11.json │ ├── writing-assistance-apis.json │ ├── xhr.json │ └── xml-entity-names.json ├── idl │ ├── ANGLE_instanced_arrays.idl │ ├── CSP.idl │ ├── DOM-Style.idl │ ├── EXT_blend_minmax.idl │ ├── EXT_color_buffer_float.idl │ ├── EXT_color_buffer_half_float.idl │ ├── EXT_disjoint_timer_query.idl │ ├── EXT_disjoint_timer_query_webgl2.idl │ ├── EXT_float_blend.idl │ ├── EXT_frag_depth.idl │ ├── EXT_sRGB.idl │ ├── EXT_shader_texture_lod.idl │ ├── EXT_texture_compression_bptc.idl │ ├── EXT_texture_compression_rgtc.idl │ ├── EXT_texture_filter_anisotropic.idl │ ├── EXT_texture_norm16.idl │ ├── FileAPI.idl │ ├── IndexedDB.idl │ ├── KHR_parallel_shader_compile.idl │ ├── OES_draw_buffers_indexed.idl │ ├── OES_element_index_uint.idl │ ├── OES_fbo_render_mipmap.idl │ ├── OES_standard_derivatives.idl │ ├── OES_texture_float.idl │ ├── OES_texture_float_linear.idl │ ├── OES_texture_half_float.idl │ ├── OES_texture_half_float_linear.idl │ ├── OES_vertex_array_object.idl │ ├── OVR_multiview2.idl │ ├── SVG.idl │ ├── WEBGL_blend_equation_advanced_coherent.idl │ ├── WEBGL_clip_cull_distance.idl │ ├── WEBGL_color_buffer_float.idl │ ├── WEBGL_compressed_texture_astc.idl │ ├── WEBGL_compressed_texture_etc.idl │ ├── WEBGL_compressed_texture_etc1.idl │ ├── WEBGL_compressed_texture_pvrtc.idl │ ├── WEBGL_compressed_texture_s3tc.idl │ ├── WEBGL_compressed_texture_s3tc_srgb.idl │ ├── WEBGL_debug_renderer_info.idl │ ├── WEBGL_debug_shaders.idl │ ├── WEBGL_depth_texture.idl │ ├── WEBGL_draw_buffers.idl │ ├── WEBGL_draw_instanced_base_vertex_base_instance.idl │ ├── WEBGL_lose_context.idl │ ├── WEBGL_multi_draw.idl │ ├── WEBGL_multi_draw_instanced_base_vertex_base_instance.idl │ ├── WEBGL_provoking_vertex.idl │ ├── accelerometer.idl │ ├── ambient-light.idl │ ├── anchors.idl │ ├── anonymous-iframe.idl │ ├── attribution-reporting-api.idl │ ├── audio-output.idl │ ├── audio-session.idl │ ├── autoplay-detection.idl │ ├── background-fetch.idl │ ├── background-sync.idl │ ├── badging.idl │ ├── battery-status.idl │ ├── beacon.idl │ ├── body-tracking.idl │ ├── capture-handle-identity.idl │ ├── captured-mouse-events.idl │ ├── clipboard-apis.idl │ ├── compat.idl │ ├── compression.idl │ ├── compute-pressure.idl │ ├── console.idl │ ├── contact-picker.idl │ ├── content-index.idl │ ├── cookiestore.idl │ ├── crash-reporting.idl │ ├── credential-management.idl │ ├── csp-embedded-enforcement.idl │ ├── csp-next.idl │ ├── css-anchor-position.idl │ ├── css-animation-worklet.idl │ ├── css-animations-2.idl │ ├── css-animations.idl │ ├── css-cascade-6.idl │ ├── css-cascade.idl │ ├── css-color-5.idl │ ├── css-color-adjust.idl │ ├── css-conditional-5.idl │ ├── css-conditional.idl │ ├── css-contain.idl │ ├── css-counter-styles.idl │ ├── css-font-loading.idl │ ├── css-fonts-5.idl │ ├── css-fonts.idl │ ├── css-highlight-api.idl │ ├── css-images-4.idl │ ├── css-layout-api.idl │ ├── css-masking.idl │ ├── css-mixins.idl │ ├── css-nav.idl │ ├── css-nesting.idl │ ├── css-paint-api.idl │ ├── css-parser-api.idl │ ├── css-properties-values-api.idl │ ├── css-pseudo.idl │ ├── css-regions.idl │ ├── css-scroll-snap-2.idl │ ├── css-shadow-parts.idl │ ├── css-transitions-2.idl │ ├── css-transitions.idl │ ├── css-typed-om.idl │ ├── css-view-transitions.idl │ ├── css-viewport.idl │ ├── cssom-view.idl │ ├── cssom.idl │ ├── datacue.idl │ ├── deprecation-reporting.idl │ ├── device-attributes.idl │ ├── device-memory.idl │ ├── device-posture.idl │ ├── digital-credentials.idl │ ├── digital-goods.idl │ ├── direct-sockets.idl │ ├── document-picture-in-picture.idl │ ├── dom.idl │ ├── edit-context.idl │ ├── element-capture.idl │ ├── element-timing.idl │ ├── encoding.idl │ ├── encrypted-media.idl │ ├── entries-api.idl │ ├── epub-rs.idl │ ├── event-timing.idl │ ├── eyedropper-api.idl │ ├── fedcm.idl │ ├── fenced-frame.idl │ ├── fetch.idl │ ├── fido.idl │ ├── file-system-access.idl │ ├── font-metrics-api.idl │ ├── fs.idl │ ├── fullscreen.idl │ ├── gamepad-extensions.idl │ ├── gamepad.idl │ ├── generic-sensor.idl │ ├── geolocation-sensor.idl │ ├── geolocation.idl │ ├── geometry.idl │ ├── get-installed-related-apps.idl │ ├── gpc.idl │ ├── gyroscope.idl │ ├── handwriting-recognition.idl │ ├── hr-time.idl │ ├── html-media-capture.idl │ ├── html.idl │ ├── idle-detection.idl │ ├── image-capture.idl │ ├── image-resource.idl │ ├── ink-enhancement.idl │ ├── input-device-capabilities.idl │ ├── input-events.idl │ ├── intersection-observer.idl │ ├── intervention-reporting.idl │ ├── is-input-pending.idl │ ├── js-self-profiling.idl │ ├── json-ld-api.idl │ ├── json-ld-framing.idl │ ├── keyboard-lock.idl │ ├── keyboard-map.idl │ ├── largest-contentful-paint.idl │ ├── layout-instability.idl │ ├── local-font-access.idl │ ├── local-network-access.idl │ ├── login-status.idl │ ├── long-animation-frames.idl │ ├── longtasks.idl │ ├── magnetometer.idl │ ├── managed-configuration.idl │ ├── manifest-incubations.idl │ ├── mathml-core.idl │ ├── media-capabilities.idl │ ├── media-playback-quality.idl │ ├── media-source.idl │ ├── mediacapture-automation.idl │ ├── mediacapture-fromelement.idl │ ├── mediacapture-handle-actions.idl │ ├── mediacapture-region.idl │ ├── mediacapture-streams.idl │ ├── mediacapture-surface-control.idl │ ├── mediacapture-transform.idl │ ├── mediacapture-viewport.idl │ ├── mediaqueries-5.idl │ ├── mediasession.idl │ ├── mediastream-recording.idl │ ├── model-element.idl │ ├── mst-content-hint.idl │ ├── navigation-timing.idl │ ├── netinfo.idl │ ├── notifications.idl │ ├── observable.idl │ ├── orientation-event.idl │ ├── orientation-sensor.idl │ ├── page-lifecycle.idl │ ├── paint-timing.idl │ ├── payment-handler.idl │ ├── payment-request.idl │ ├── performance-measure-memory.idl │ ├── performance-timeline.idl │ ├── periodic-background-sync.idl │ ├── permissions-policy.idl │ ├── permissions-request.idl │ ├── permissions-revoke.idl │ ├── permissions.idl │ ├── picture-in-picture.idl │ ├── pointer-animations.idl │ ├── pointerevents.idl │ ├── pointerlock.idl │ ├── portals.idl │ ├── prefer-current-tab.idl │ ├── prerendering-revamped.idl │ ├── presentation-api.idl │ ├── privacy-preserving-attribution.idl │ ├── private-aggregation-api.idl │ ├── private-click-measurement.idl │ ├── proximity.idl │ ├── push-api.idl │ ├── raw-camera-access.idl │ ├── real-world-meshing.idl │ ├── referrer-policy.idl │ ├── remote-playback.idl │ ├── reporting.idl │ ├── requestStorageAccessFor.idl │ ├── requestidlecallback.idl │ ├── resize-observer.idl │ ├── resource-timing.idl │ ├── saa-non-cookie-storage.idl │ ├── sanitizer-api.idl │ ├── savedata.idl │ ├── scheduling-apis.idl │ ├── screen-capture.idl │ ├── screen-orientation.idl │ ├── screen-wake-lock.idl │ ├── scroll-animations.idl │ ├── scroll-to-text-fragment.idl │ ├── secure-payment-confirmation.idl │ ├── selection-api.idl │ ├── serial.idl │ ├── server-timing.idl │ ├── service-workers.idl │ ├── shape-detection-api.idl │ ├── shared-storage.idl │ ├── soft-navigations.idl │ ├── speech-api.idl │ ├── sri.idl │ ├── storage-access.idl │ ├── storage-buckets.idl │ ├── storage.idl │ ├── streams.idl │ ├── svg-animations.idl │ ├── svg-paths.idl │ ├── testutils.idl │ ├── text-detection-api.idl │ ├── topics.idl │ ├── touch-events.idl │ ├── translation-api.idl │ ├── trust-token-api.idl │ ├── trusted-types.idl │ ├── turtledove.idl │ ├── ua-client-hints.idl │ ├── uievents.idl │ ├── url.idl │ ├── urlpattern.idl │ ├── user-timing.idl │ ├── vibration.idl │ ├── video-rvfc.idl │ ├── virtual-keyboard.idl │ ├── wai-aria.idl │ ├── wasm-js-api.idl │ ├── wasm-web-api.idl │ ├── web-animations-2.idl │ ├── web-animations.idl │ ├── web-app-launch.idl │ ├── web-bluetooth-scanning.idl │ ├── web-bluetooth.idl │ ├── web-locks.idl │ ├── web-nfc.idl │ ├── web-otp.idl │ ├── web-share.idl │ ├── web-smart-card.idl │ ├── webaudio.idl │ ├── webauthn.idl │ ├── webcodecs-aac-codec-registration.idl │ ├── webcodecs-av1-codec-registration.idl │ ├── webcodecs-avc-codec-registration.idl │ ├── webcodecs-flac-codec-registration.idl │ ├── webcodecs-hevc-codec-registration.idl │ ├── webcodecs-opus-codec-registration.idl │ ├── webcodecs-vp9-codec-registration.idl │ ├── webcodecs.idl │ ├── webcrypto-modern-algos.idl │ ├── webcrypto-secure-curves.idl │ ├── webcrypto.idl │ ├── webdriver.idl │ ├── webextensions.idl │ ├── webgl1.idl │ ├── webgl2.idl │ ├── webgpu.idl │ ├── webhid.idl │ ├── webidl.idl │ ├── webmidi.idl │ ├── webnn.idl │ ├── webrtc-encoded-transform.idl │ ├── webrtc-ice.idl │ ├── webrtc-identity.idl │ ├── webrtc-priority.idl │ ├── webrtc-stats.idl │ ├── webrtc-svc.idl │ ├── webrtc.idl │ ├── websockets.idl │ ├── webtransport.idl │ ├── webusb.idl │ ├── webvtt.idl │ ├── webxr-ar-module.idl │ ├── webxr-depth-sensing.idl │ ├── webxr-dom-overlays.idl │ ├── webxr-gamepads-module.idl │ ├── webxr-hand-input.idl │ ├── webxr-hit-test.idl │ ├── webxr-lighting-estimation.idl │ ├── webxr-plane-detection.idl │ ├── webxr.idl │ ├── webxrlayers.idl │ ├── window-controls-overlay.idl │ ├── window-management.idl │ ├── writing-assistance-apis.idl │ └── xhr.idl ├── idlpatches │ ├── README.md │ ├── SVG.idl.patch │ ├── csp-next.idl.patch │ ├── css-color-adjust.idl.patch │ ├── css-fonts.idl.patch │ ├── cssom-view.idl.patch │ ├── cssom.idl.patch │ ├── deprecation-reporting.idl.patch │ ├── device-attributes.idl.patch │ ├── intervention-reporting.idl.patch │ ├── json-ld-api.idl.patch │ ├── mathml-core.idl.patch │ ├── payment-handler.idl.patch │ ├── permissions-policy.idl.patch │ ├── portals.idl.patch │ ├── private-click-measurement.idl.patch │ ├── saa-non-cookie-storage.idl.patch │ ├── service-workers.idl.patch │ ├── shared-storage.idl.patch │ ├── svg-paths.idl.patch │ ├── web-animations-2.idl.patch │ ├── web-animations.idl.patch │ ├── web-locks.idl.patch │ └── webcrypto.idl.patch ├── ids │ ├── CSP3.json │ ├── CSS2.json │ ├── DOM-Level-2-Style.json │ ├── DOM-Parsing.json │ ├── ESSL.json │ ├── FileAPI.json │ ├── IFT.json │ ├── IndexedDB-3.json │ ├── SVG11.json │ ├── SVG2.json │ ├── WCAG22.json │ ├── WGSL.json │ ├── WOFF.json │ ├── WOFF2.json │ ├── aac-registry.json │ ├── accelerometer.json │ ├── accname-1.2.json │ ├── act-rules-format-1.1.json │ ├── afgs1-spec.json │ ├── ambient-light.json │ ├── anchors.json │ ├── anonymous-iframe.json │ ├── aom.json │ ├── appmanifest.json │ ├── at-driver.json │ ├── attribution-reporting-api.json │ ├── audio-context-playout-stats.json │ ├── audio-output.json │ ├── audio-session.json │ ├── audiobooks.json │ ├── autoplay-detection.json │ ├── av1-avif.json │ ├── av1-hdr10plus.json │ ├── av1-isobmff.json │ ├── av1-mpeg2-ts.json │ ├── av1-rtp-spec.json │ ├── av1-spec.json │ ├── background-fetch.json │ ├── background-sync.json │ ├── badging.json │ ├── baggage.json │ ├── battery-status.json │ ├── beacon.json │ ├── body-tracking.json │ ├── capability-delegation.json │ ├── capture-handle-identity.json │ ├── captured-mouse-events.json │ ├── change-password-url.json │ ├── cid-1.0.json │ ├── clear-site-data.json │ ├── client-hint-reliability.json │ ├── client-hints-infrastructure.json │ ├── clipboard-apis.json │ ├── compat.json │ ├── compositing-1.json │ ├── compositing-2.json │ ├── compression.json │ ├── compute-pressure.json │ ├── console.json │ ├── contact-picker.json │ ├── content-index.json │ ├── cookiestore.json │ ├── core-aam-1.2.json │ ├── crash-reporting.json │ ├── credential-management-1.json │ ├── csp-embedded-enforcement.json │ ├── csp-next.json │ ├── css-2022.json │ ├── css-2023.json │ ├── css-2024.json │ ├── css-2025.json │ ├── css-align-3.json │ ├── css-anchor-position-1.json │ ├── css-anchor-position-2.json │ ├── css-animation-worklet-1.json │ ├── css-animations-1.json │ ├── css-animations-2.json │ ├── css-backgrounds-3.json │ ├── css-backgrounds-4.json │ ├── css-borders-4.json │ ├── css-box-3.json │ ├── css-box-4.json │ ├── css-break-3.json │ ├── css-break-4.json │ ├── css-cascade-3.json │ ├── css-cascade-4.json │ ├── css-cascade-5.json │ ├── css-cascade-6.json │ ├── css-color-3.json │ ├── css-color-4.json │ ├── css-color-5.json │ ├── css-color-6.json │ ├── css-color-adjust-1.json │ ├── css-color-hdr-1.json │ ├── css-conditional-3.json │ ├── css-conditional-4.json │ ├── css-conditional-5.json │ ├── css-conditional-values-1.json │ ├── css-contain-1.json │ ├── css-contain-2.json │ ├── css-contain-3.json │ ├── css-content-3.json │ ├── css-counter-styles-3.json │ ├── css-display-3.json │ ├── css-display-4.json │ ├── css-easing-1.json │ ├── css-easing-2.json │ ├── css-env-1.json │ ├── css-extensions-1.json │ ├── css-flexbox-1.json │ ├── css-font-loading-3.json │ ├── css-fonts-4.json │ ├── css-fonts-5.json │ ├── css-forms-1.json │ ├── css-gaps-1.json │ ├── css-gcpm-3.json │ ├── css-gcpm-4.json │ ├── css-grid-1.json │ ├── css-grid-2.json │ ├── css-grid-3.json │ ├── css-highlight-api-1.json │ ├── css-images-3.json │ ├── css-images-4.json │ ├── css-images-5.json │ ├── css-inline-3.json │ ├── css-layout-api-1.json │ ├── css-line-grid-1.json │ ├── css-link-params-1.json │ ├── css-lists-3.json │ ├── css-logical-1.json │ ├── css-masking-1.json │ ├── css-mixins-1.json │ ├── css-multicol-1.json │ ├── css-multicol-2.json │ ├── css-namespaces-3.json │ ├── css-nav-1.json │ ├── css-navigation-1.json │ ├── css-nesting-1.json │ ├── css-overflow-3.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-overscroll-1.json │ ├── css-page-3.json │ ├── css-page-4.json │ ├── css-page-floats-3.json │ ├── css-paint-api-1.json │ ├── css-parser-api.json │ ├── css-position-3.json │ ├── css-position-4.json │ ├── css-properties-values-api-1.json │ ├── css-pseudo-4.json │ ├── css-regions-1.json │ ├── css-rhythm-1.json │ ├── css-round-display-1.json │ ├── css-ruby-1.json │ ├── css-scoping-1.json │ ├── css-scroll-anchoring-1.json │ ├── css-scroll-snap-1.json │ ├── css-scroll-snap-2.json │ ├── css-scrollbars-1.json │ ├── css-shadow-parts-1.json │ ├── css-shapes-1.json │ ├── css-shapes-2.json │ ├── css-size-adjust-1.json │ ├── css-sizing-3.json │ ├── css-sizing-4.json │ ├── css-speech-1.json │ ├── css-style-attr.json │ ├── css-syntax-3.json │ ├── css-tables-3.json │ ├── css-text-3.json │ ├── css-text-4.json │ ├── css-text-decor-3.json │ ├── css-text-decor-4.json │ ├── css-transforms-1.json │ ├── css-transforms-2.json │ ├── css-transitions-1.json │ ├── css-transitions-2.json │ ├── css-typed-om-1.json │ ├── css-typed-om-2.json │ ├── css-ui-3.json │ ├── css-ui-4.json │ ├── css-values-3.json │ ├── css-values-4.json │ ├── css-values-5.json │ ├── css-variables-1.json │ ├── css-variables-2.json │ ├── css-view-transitions-1.json │ ├── css-view-transitions-2.json │ ├── css-viewport-1.json │ ├── css-will-change-1.json │ ├── css-writing-modes-3.json │ ├── css-writing-modes-4.json │ ├── css3-exclusions.json │ ├── cssom-1.json │ ├── cssom-view-1.json │ ├── dapt.json │ ├── datacue.json │ ├── dbsc-1.json │ ├── deprecation-reporting.json │ ├── design-principles.json │ ├── device-attributes.json │ ├── device-memory-1.json │ ├── device-posture.json │ ├── did-1.1.json │ ├── did-resolution.json │ ├── digital-credentials.json │ ├── digital-goods.json │ ├── direct-sockets.json │ ├── document-isolation-policy.json │ ├── document-picture-in-picture.json │ ├── document-policy.json │ ├── dom.json │ ├── dpub-aam-1.1.json │ ├── dpub-aria-1.1.json │ ├── dx-prof-conneg.json │ ├── ecma-402.json │ ├── ecma-426.json │ ├── ecmascript.json │ ├── edit-context.json │ ├── element-capture.json │ ├── element-timing.json │ ├── eme-hdcp-version-registry.json │ ├── eme-initdata-cenc.json │ ├── eme-initdata-keyids.json │ ├── eme-initdata-registry.json │ ├── eme-initdata-webm.json │ ├── eme-stream-mp4.json │ ├── eme-stream-registry.json │ ├── eme-stream-webm.json │ ├── encoding.json │ ├── encrypted-media-2.json │ ├── entries-api.json │ ├── epub-33.json │ ├── epub-34.json │ ├── epub-a11y-12.json │ ├── epub-rs-33.json │ ├── epub-rs-34.json │ ├── ethical-web-principles.json │ ├── event-timing.json │ ├── execCommand.json │ ├── explicit-javascript-compile-hints-file-based.json │ ├── eyedropper-api.json │ ├── fedcm-1.json │ ├── fenced-frame.json │ ├── fetch-metadata.json │ ├── fetch.json │ ├── fido-v2.1.json │ ├── file-system-access.json │ ├── fill-stroke-3.json │ ├── filter-effects-1.json │ ├── filter-effects-2.json │ ├── fingerprinting-guidance.json │ ├── first-party-sets.json │ ├── font-metrics-api-1.json │ ├── fs.json │ ├── fullscreen.json │ ├── gamepad-extensions.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry-1.json │ ├── get-installed-related-apps.json │ ├── glTF.json │ ├── gpc.json │ ├── graphics-aam-1.0.json │ ├── graphics-aria-1.0.json │ ├── gyroscope.json │ ├── handwriting-recognition.json │ ├── hr-time-3.json │ ├── html-aam-1.0.json │ ├── html-aria.json │ ├── html-media-capture.json │ ├── html-ruby-extensions.json │ ├── html.json │ ├── i18n-glossary.json │ ├── idempotency-key-header.json │ ├── idle-detection.json │ ├── image-capture.json │ ├── image-resource.json │ ├── imsc-hrm.json │ ├── infra.json │ ├── ink-enhancement.json │ ├── input-device-capabilities.json │ ├── input-events-2.json │ ├── intersection-observer.json │ ├── intervention-reporting.json │ ├── is-input-pending.json │ ├── isolated-contexts.json │ ├── js-self-profiling.json │ ├── json-ld11-api.json │ ├── json-ld11-framing.json │ ├── json-ld11.json │ ├── keyboard-lock.json │ ├── keyboard-map.json │ ├── largest-contentful-paint.json │ ├── layered-cookies.json │ ├── layout-instability.json │ ├── local-font-access.json │ ├── local-network-access.json │ ├── login-status.json │ ├── long-animation-frames.json │ ├── longtasks-1.json │ ├── magnetometer.json │ ├── managed-configuration.json │ ├── manifest-app-info.json │ ├── manifest-incubations.json │ ├── mathml-aam.json │ ├── mathml-core.json │ ├── mathml4.json │ ├── media-capabilities.json │ ├── media-feeds.json │ ├── media-playback-quality.json │ ├── media-source-2.json │ ├── mediacapture-automation.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-handle-actions.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-surface-control.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediaqueries-3.json │ ├── mediaqueries-4.json │ ├── mediaqueries-5.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── mimesniff.json │ ├── miniapp-lifecycle.json │ ├── miniapp-manifest.json │ ├── miniapp-packaging.json │ ├── mixed-content.json │ ├── model-element.json │ ├── motion-1.json │ ├── mse-byte-stream-format-isobmff.json │ ├── mse-byte-stream-format-mp2t.json │ ├── mse-byte-stream-format-mpeg-audio.json │ ├── mse-byte-stream-format-registry.json │ ├── mse-byte-stream-format-webm.json │ ├── mst-content-hint.json │ ├── nav-tracking-mitigations.json │ ├── navigation-timing-2.json │ ├── netinfo.json │ ├── network-error-logging.json │ ├── network-reporting.json │ ├── no-vary-search.json │ ├── notifications.json │ ├── observable.json │ ├── openscreen-application.json │ ├── openscreen-network.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── overscroll-scrollend-events.json │ ├── owl-time.json │ ├── page-lifecycle.json │ ├── paint-timing.json │ ├── partitioned-cookies.json │ ├── passkey-endpoints-1.json │ ├── payment-handler.json │ ├── payment-method-id.json │ ├── payment-method-manifest.json │ ├── payment-request.json │ ├── paymentlink.json │ ├── pdf-aam.json │ ├── performance-measure-memory.json │ ├── performance-timeline.json │ ├── periodic-background-sync.json │ ├── permissions-policy-1.json │ ├── permissions-registry.json │ ├── permissions-request.json │ ├── permissions-revoke.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── png-3.json │ ├── pointer-animations-1.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── portals.json │ ├── prefer-current-tab.json │ ├── prefetch.json │ ├── prerendering-revamped.json │ ├── presentation-api.json │ ├── privacy-preserving-attribution.json │ ├── privacy-principles.json │ ├── private-aggregation-api.json │ ├── private-click-measurement.json │ ├── promises-guide.json │ ├── proximity.json │ ├── pub-manifest.json │ ├── push-api.json │ ├── qb4st.json │ ├── quirks.json │ ├── raw-camera-access.json │ ├── rdf-canon.json │ ├── rdf11-n-quads.json │ ├── rdf12-concepts.json │ ├── rdf12-n-quads.json │ ├── rdf12-n-triples.json │ ├── rdf12-schema.json │ ├── rdf12-semantics.json │ ├── rdf12-trig.json │ ├── rdf12-turtle.json │ ├── rdf12-xml.json │ ├── real-world-meshing.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting-1.json │ ├── requestStorageAccessFor.json │ ├── requestidlecallback.json │ ├── resize-observer-1.json │ ├── resource-timing.json │ ├── responsive-image-client-hints.json │ ├── rfc2397.json │ ├── rfc4120.json │ ├── rfc5861.json │ ├── rfc6265.json │ ├── rfc6265bis.json │ ├── rfc6266.json │ ├── rfc6386.json │ ├── rfc6454.json │ ├── rfc6455.json │ ├── rfc6797.json │ ├── rfc7034.json │ ├── rfc7230.json │ ├── rfc7231.json │ ├── rfc7232.json │ ├── rfc7233.json │ ├── rfc7234.json │ ├── rfc7235.json │ ├── rfc7239.json │ ├── rfc7469.json │ ├── rfc7578.json │ ├── rfc7616.json │ ├── rfc7617.json │ ├── rfc7725.json │ ├── rfc7838.json │ ├── rfc7932.json │ ├── rfc8246.json │ ├── rfc8288.json │ ├── rfc8297.json │ ├── rfc8470.json │ ├── rfc8610.json │ ├── rfc8878.json │ ├── rfc8942.json │ ├── rfc9110.json │ ├── rfc9111.json │ ├── rfc9112.json │ ├── rfc9113.json │ ├── rfc9114.json │ ├── rfc9163.json │ ├── rfc9218.json │ ├── rfc9530.json │ ├── rfc9649.json │ ├── rfc9842.json │ ├── saa-non-cookie-storage.json │ ├── sanitizer-api.json │ ├── savedata.json │ ├── scheduling-apis.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations-1.json │ ├── scroll-to-text-fragment.json │ ├── secure-contexts.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── selectors-3.json │ ├── selectors-4.json │ ├── selectors-5.json │ ├── selectors-nonelement-1.json │ ├── serial.json │ ├── server-timing.json │ ├── service-workers.json │ ├── shacl12-core.json │ ├── shacl12-cs.json │ ├── shacl12-node-expr.json │ ├── shacl12-profiling.json │ ├── shacl12-rules.json │ ├── shacl12-sparql.json │ ├── shacl12-ui.json │ ├── shape-detection-api.json │ ├── shared-storage.json │ ├── signature-based-sri.json │ ├── sms-one-time-codes.json │ ├── soft-navigations.json │ ├── sparql12-concepts.json │ ├── sparql12-entailment.json │ ├── sparql12-federated-query.json │ ├── sparql12-graph-store-protocol.json │ ├── sparql12-protocol.json │ ├── sparql12-query.json │ ├── sparql12-results-csv-tsv.json │ ├── sparql12-results-json.json │ ├── sparql12-results-xml.json │ ├── sparql12-service-description.json │ ├── sparql12-update.json │ ├── speech-api.json │ ├── sri-2.json │ ├── storage-access-headers.json │ ├── storage-access.json │ ├── storage-buckets.json │ ├── storage.json │ ├── streams.json │ ├── svg-aam-1.0.json │ ├── svg-animations.json │ ├── svg-integration.json │ ├── svg-paths.json │ ├── svg-strokes.json │ ├── tc39-array-from-async.json │ ├── tc39-arraybuffer-base64.json │ ├── tc39-async-explicit-resource-management.json │ ├── tc39-atomics-microwait.json │ ├── tc39-canonical-tz.json │ ├── tc39-decorators.json │ ├── tc39-defer-import-eval.json │ ├── tc39-dynamic-code-brand-checks.json │ ├── tc39-explicit-resource-management.json │ ├── tc39-intl-duration-format.json │ ├── tc39-intl-locale-info.json │ ├── tc39-iterator-sequencing.json │ ├── tc39-joint-iteration.json │ ├── tc39-json-parse-with-source.json │ ├── tc39-math-sum.json │ ├── tc39-nonextensible-applies-to-private.json │ ├── tc39-shadowrealm.json │ ├── tc39-source-phase-imports.json │ ├── tc39-temporal.json │ ├── tc39-upsert.json │ ├── test-methodology.json │ ├── testutils.json │ ├── text-detection-api.json │ ├── timing-entrytypes-registry.json │ ├── topics.json │ ├── touch-events.json │ ├── trace-context-2.json │ ├── trace-context-amqp.json │ ├── trace-context-binary.json │ ├── trace-context-mqtt.json │ ├── trace-context-protocols-registry.json │ ├── tracestate-ids-registry.json │ ├── tracking-dnt.json │ ├── translation-api.json │ ├── trust-token-api.json │ ├── trusted-types.json │ ├── ttml-imsc1.2.json │ ├── ttml-imsc1.3.json │ ├── ttml2.json │ ├── turtledove.json │ ├── ua-client-hints.json │ ├── uievents-code.json │ ├── uievents-key.json │ ├── uievents.json │ ├── upgrade-insecure-requests.json │ ├── url.json │ ├── urlpattern.json │ ├── user-preference-media-features-headers.json │ ├── user-timing.json │ ├── vc-bitstring-status-list.json │ ├── vc-confidence-method.json │ ├── vc-data-integrity.json │ ├── vc-data-model-2.0.json │ ├── vc-di-bbs.json │ ├── vc-di-ecdsa.json │ ├── vc-di-eddsa.json │ ├── vc-jose-cose.json │ ├── vc-json-schema.json │ ├── vc-render-method.json │ ├── vibration.json │ ├── video-rvfc.json │ ├── virtual-keyboard.json │ ├── vocab-dcat-3.json │ ├── vocab-owl-time-agg.json │ ├── vocab-owl-time-rel.json │ ├── vocab-ssn-2017.json │ ├── vocab-ssn-2023.json │ ├── vocab-ssn-ext.json │ ├── w3c-patent-policy.json │ ├── w3c-process.json │ ├── wai-aria-1.2.json │ ├── wai-aria-1.3.json │ ├── wasm-core-2-fork-branch-hinting.json │ ├── wasm-core-2-fork-extended-const.json │ ├── wasm-core-2-fork-function-references.json │ ├── wasm-core-2-fork-gc.json │ ├── wasm-core-2-fork-memory64.json │ ├── wasm-core-2-fork-multi-memory.json │ ├── wasm-core-2-fork-tail-call.json │ ├── wasm-core-2-fork-threads.json │ ├── wasm-core-2-fork-wide-arithmetic.json │ ├── wasm-core-2.json │ ├── wasm-js-api-2-fork-content-security-policy.json │ ├── wasm-js-api-2-fork-esm-integration.json │ ├── wasm-js-api-2-fork-exception-handling.json │ ├── wasm-js-api-2-fork-js-promise-integration.json │ ├── wasm-js-api-2-fork-js-string-builtins.json │ ├── wasm-js-api-2-fork-js-types.json │ ├── wasm-js-api-2-fork-threads.json │ ├── wasm-js-api-2.json │ ├── wasm-web-api-2.json │ ├── wcag-3.0.json │ ├── web-animations-1.json │ ├── web-animations-2.json │ ├── web-app-launch.json │ ├── web-bluetooth-scanning.json │ ├── web-bluetooth.json │ ├── web-locks.json │ ├── web-nfc.json │ ├── web-otp.json │ ├── web-share-target.json │ ├── web-share.json │ ├── web-smart-card.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webauthn-3.json │ ├── webcodecs-aac-codec-registration.json │ ├── webcodecs-alaw-codec-registration.json │ ├── webcodecs-av1-codec-registration.json │ ├── webcodecs-avc-codec-registration.json │ ├── webcodecs-codec-registry.json │ ├── webcodecs-flac-codec-registration.json │ ├── webcodecs-hevc-codec-registration.json │ ├── webcodecs-mp3-codec-registration.json │ ├── webcodecs-opus-codec-registration.json │ ├── webcodecs-pcm-codec-registration.json │ ├── webcodecs-ulaw-codec-registration.json │ ├── webcodecs-video-frame-metadata-registry.json │ ├── webcodecs-vorbis-codec-registration.json │ ├── webcodecs-vp8-codec-registration.json │ ├── webcodecs-vp9-codec-registration.json │ ├── webcodecs.json │ ├── webcrypto-2.json │ ├── webcrypto-modern-algos.json │ ├── webcrypto-secure-curves.json │ ├── webdriver-bidi.json │ ├── webdriver2.json │ ├── webextensions.json │ ├── webgl1.json │ ├── webgl2.json │ ├── webgpu.json │ ├── webhid.json │ ├── webidl.json │ ├── webmidi.json │ ├── webnn.json │ ├── webpackage.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-ice.json │ ├── webrtc-identity.json │ ├── webrtc-priority.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── websockets.json │ ├── webtransport.json │ ├── webusb.json │ ├── webvtt1.json │ ├── webxr-ar-module-1.json │ ├── webxr-depth-sensing-1.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-gamepads-module-1.json │ ├── webxr-hand-input-1.json │ ├── webxr-hit-test-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr-plane-detection.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-controls-overlay.json │ ├── window-management.json │ ├── wot-architecture11.json │ ├── wot-binding-registry.json │ ├── wot-discovery.json │ ├── wot-profile.json │ ├── wot-thing-description-2.0.json │ ├── wot-thing-description11.json │ ├── writing-assistance-apis.json │ ├── xhr.json │ └── xml-entity-names.json ├── index.html ├── index.json ├── links │ ├── ANGLE_instanced_arrays.json │ ├── CSP3.json │ ├── CSS2.json │ ├── DOM-Level-2-Style.json │ ├── DOM-Parsing.json │ ├── ESSL.json │ ├── EXT_blend_minmax.json │ ├── EXT_color_buffer_float.json │ ├── EXT_color_buffer_half_float.json │ ├── EXT_disjoint_timer_query.json │ ├── EXT_disjoint_timer_query_webgl2.json │ ├── EXT_float_blend.json │ ├── EXT_frag_depth.json │ ├── EXT_sRGB.json │ ├── EXT_shader_texture_lod.json │ ├── EXT_texture_compression_bptc.json │ ├── EXT_texture_compression_rgtc.json │ ├── EXT_texture_filter_anisotropic.json │ ├── EXT_texture_norm16.json │ ├── FileAPI.json │ ├── GIF.json │ ├── IFT.json │ ├── IndexedDB-3.json │ ├── KHR_parallel_shader_compile.json │ ├── OES_draw_buffers_indexed.json │ ├── OES_element_index_uint.json │ ├── OES_fbo_render_mipmap.json │ ├── OES_standard_derivatives.json │ ├── OES_texture_float.json │ ├── OES_texture_float_linear.json │ ├── OES_texture_half_float.json │ ├── OES_texture_half_float_linear.json │ ├── OES_vertex_array_object.json │ ├── OVR_multiview2.json │ ├── SVG11.json │ ├── SVG2.json │ ├── WCAG22.json │ ├── WEBGL_blend_equation_advanced_coherent.json │ ├── WEBGL_clip_cull_distance.json │ ├── WEBGL_color_buffer_float.json │ ├── WEBGL_compressed_texture_astc.json │ ├── WEBGL_compressed_texture_etc.json │ ├── WEBGL_compressed_texture_etc1.json │ ├── WEBGL_compressed_texture_pvrtc.json │ ├── WEBGL_compressed_texture_s3tc.json │ ├── WEBGL_compressed_texture_s3tc_srgb.json │ ├── WEBGL_debug_renderer_info.json │ ├── WEBGL_debug_shaders.json │ ├── WEBGL_depth_texture.json │ ├── WEBGL_draw_buffers.json │ ├── WEBGL_draw_instanced_base_vertex_base_instance.json │ ├── WEBGL_lose_context.json │ ├── WEBGL_multi_draw.json │ ├── WEBGL_multi_draw_instanced_base_vertex_base_instance.json │ ├── WEBGL_provoking_vertex.json │ ├── WGSL.json │ ├── WOFF.json │ ├── WOFF2.json │ ├── aac-registry.json │ ├── accelerometer.json │ ├── accname-1.2.json │ ├── act-rules-format-1.1.json │ ├── afgs1-spec.json │ ├── ambient-light.json │ ├── anchors.json │ ├── anonymous-iframe.json │ ├── aom.json │ ├── appmanifest.json │ ├── at-driver.json │ ├── attribution-reporting-api.json │ ├── audio-context-playout-stats.json │ ├── audio-output.json │ ├── audio-session.json │ ├── audiobooks.json │ ├── autoplay-detection.json │ ├── av1-avif.json │ ├── av1-hdr10plus.json │ ├── av1-isobmff.json │ ├── av1-mpeg2-ts.json │ ├── av1-rtp-spec.json │ ├── av1-spec.json │ ├── background-fetch.json │ ├── background-sync.json │ ├── badging.json │ ├── baggage.json │ ├── battery-status.json │ ├── beacon.json │ ├── body-tracking.json │ ├── capability-delegation.json │ ├── capture-handle-identity.json │ ├── captured-mouse-events.json │ ├── change-password-url.json │ ├── cid-1.0.json │ ├── clear-site-data.json │ ├── client-hint-reliability.json │ ├── client-hints-infrastructure.json │ ├── clipboard-apis.json │ ├── compat.json │ ├── compositing-1.json │ ├── compositing-2.json │ ├── compression.json │ ├── compute-pressure.json │ ├── console.json │ ├── contact-picker.json │ ├── content-index.json │ ├── cookiestore.json │ ├── core-aam-1.2.json │ ├── crash-reporting.json │ ├── credential-management-1.json │ ├── csp-embedded-enforcement.json │ ├── csp-next.json │ ├── css-2022.json │ ├── css-2023.json │ ├── css-2024.json │ ├── css-2025.json │ ├── css-align-3.json │ ├── css-anchor-position-1.json │ ├── css-anchor-position-2.json │ ├── css-animation-worklet-1.json │ ├── css-animations-1.json │ ├── css-animations-2.json │ ├── css-backgrounds-3.json │ ├── css-backgrounds-4.json │ ├── css-borders-4.json │ ├── css-box-3.json │ ├── css-box-4.json │ ├── css-break-3.json │ ├── css-break-4.json │ ├── css-cascade-3.json │ ├── css-cascade-4.json │ ├── css-cascade-5.json │ ├── css-cascade-6.json │ ├── css-color-3.json │ ├── css-color-4.json │ ├── css-color-5.json │ ├── css-color-6.json │ ├── css-color-adjust-1.json │ ├── css-color-hdr-1.json │ ├── css-conditional-3.json │ ├── css-conditional-4.json │ ├── css-conditional-5.json │ ├── css-conditional-values-1.json │ ├── css-contain-1.json │ ├── css-contain-2.json │ ├── css-contain-3.json │ ├── css-content-3.json │ ├── css-counter-styles-3.json │ ├── css-display-3.json │ ├── css-display-4.json │ ├── css-easing-1.json │ ├── css-easing-2.json │ ├── css-env-1.json │ ├── css-extensions-1.json │ ├── css-flexbox-1.json │ ├── css-font-loading-3.json │ ├── css-fonts-4.json │ ├── css-fonts-5.json │ ├── css-forms-1.json │ ├── css-gaps-1.json │ ├── css-gcpm-3.json │ ├── css-gcpm-4.json │ ├── css-grid-1.json │ ├── css-grid-2.json │ ├── css-grid-3.json │ ├── css-highlight-api-1.json │ ├── css-images-3.json │ ├── css-images-4.json │ ├── css-images-5.json │ ├── css-inline-3.json │ ├── css-layout-api-1.json │ ├── css-line-grid-1.json │ ├── css-link-params-1.json │ ├── css-lists-3.json │ ├── css-logical-1.json │ ├── css-masking-1.json │ ├── css-mixins-1.json │ ├── css-multicol-1.json │ ├── css-multicol-2.json │ ├── css-namespaces-3.json │ ├── css-nav-1.json │ ├── css-navigation-1.json │ ├── css-nesting-1.json │ ├── css-overflow-3.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-overscroll-1.json │ ├── css-page-3.json │ ├── css-page-4.json │ ├── css-page-floats-3.json │ ├── css-paint-api-1.json │ ├── css-parser-api.json │ ├── css-position-3.json │ ├── css-position-4.json │ ├── css-properties-values-api-1.json │ ├── css-pseudo-4.json │ ├── css-regions-1.json │ ├── css-rhythm-1.json │ ├── css-round-display-1.json │ ├── css-ruby-1.json │ ├── css-scoping-1.json │ ├── css-scroll-anchoring-1.json │ ├── css-scroll-snap-1.json │ ├── css-scroll-snap-2.json │ ├── css-scrollbars-1.json │ ├── css-shadow-parts-1.json │ ├── css-shapes-1.json │ ├── css-shapes-2.json │ ├── css-size-adjust-1.json │ ├── css-sizing-3.json │ ├── css-sizing-4.json │ ├── css-speech-1.json │ ├── css-style-attr.json │ ├── css-syntax-3.json │ ├── css-tables-3.json │ ├── css-text-3.json │ ├── css-text-4.json │ ├── css-text-decor-3.json │ ├── css-text-decor-4.json │ ├── css-transforms-1.json │ ├── css-transforms-2.json │ ├── css-transitions-1.json │ ├── css-transitions-2.json │ ├── css-typed-om-1.json │ ├── css-typed-om-2.json │ ├── css-ui-3.json │ ├── css-ui-4.json │ ├── css-values-3.json │ ├── css-values-4.json │ ├── css-values-5.json │ ├── css-variables-1.json │ ├── css-variables-2.json │ ├── css-view-transitions-1.json │ ├── css-view-transitions-2.json │ ├── css-viewport-1.json │ ├── css-will-change-1.json │ ├── css-writing-modes-3.json │ ├── css-writing-modes-4.json │ ├── css3-exclusions.json │ ├── cssom-1.json │ ├── cssom-view-1.json │ ├── dapt.json │ ├── datacue.json │ ├── dbsc-1.json │ ├── deprecation-reporting.json │ ├── design-principles.json │ ├── device-attributes.json │ ├── device-memory-1.json │ ├── device-posture.json │ ├── did-1.1.json │ ├── did-resolution.json │ ├── digital-credentials.json │ ├── digital-goods.json │ ├── direct-sockets.json │ ├── document-isolation-policy.json │ ├── document-picture-in-picture.json │ ├── document-policy.json │ ├── dom.json │ ├── dpub-aam-1.1.json │ ├── dpub-aria-1.1.json │ ├── dx-prof-conneg.json │ ├── ecma-402.json │ ├── ecma-426.json │ ├── ecmascript.json │ ├── edit-context.json │ ├── element-capture.json │ ├── element-timing.json │ ├── eme-hdcp-version-registry.json │ ├── eme-initdata-cenc.json │ ├── eme-initdata-keyids.json │ ├── eme-initdata-registry.json │ ├── eme-initdata-webm.json │ ├── eme-stream-mp4.json │ ├── eme-stream-registry.json │ ├── eme-stream-webm.json │ ├── encoding.json │ ├── encrypted-media-2.json │ ├── entries-api.json │ ├── epub-33.json │ ├── epub-34.json │ ├── epub-a11y-12.json │ ├── epub-rs-33.json │ ├── epub-rs-34.json │ ├── ethical-web-principles.json │ ├── event-timing.json │ ├── execCommand.json │ ├── explicit-javascript-compile-hints-file-based.json │ ├── eyedropper-api.json │ ├── fedcm-1.json │ ├── fenced-frame.json │ ├── fetch-metadata.json │ ├── fetch.json │ ├── fido-v2.1.json │ ├── file-system-access.json │ ├── fill-stroke-3.json │ ├── filter-effects-1.json │ ├── filter-effects-2.json │ ├── fingerprinting-guidance.json │ ├── first-party-sets.json │ ├── font-metrics-api-1.json │ ├── fs.json │ ├── fullscreen.json │ ├── gamepad-extensions.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry-1.json │ ├── get-installed-related-apps.json │ ├── glTF.json │ ├── gpc.json │ ├── graphics-aam-1.0.json │ ├── graphics-aria-1.0.json │ ├── gyroscope.json │ ├── handwriting-recognition.json │ ├── hr-time-3.json │ ├── html-aam-1.0.json │ ├── html-aria.json │ ├── html-media-capture.json │ ├── html-ruby-extensions.json │ ├── html.json │ ├── i18n-glossary.json │ ├── idempotency-key-header.json │ ├── idle-detection.json │ ├── image-capture.json │ ├── image-resource.json │ ├── imsc-hrm.json │ ├── infra.json │ ├── ink-enhancement.json │ ├── input-device-capabilities.json │ ├── input-events-2.json │ ├── intersection-observer.json │ ├── intervention-reporting.json │ ├── is-input-pending.json │ ├── isolated-contexts.json │ ├── js-self-profiling.json │ ├── json-ld11-api.json │ ├── json-ld11-framing.json │ ├── json-ld11.json │ ├── keyboard-lock.json │ ├── keyboard-map.json │ ├── largest-contentful-paint.json │ ├── layered-cookies.json │ ├── layout-instability.json │ ├── local-font-access.json │ ├── local-network-access.json │ ├── login-status.json │ ├── long-animation-frames.json │ ├── longtasks-1.json │ ├── magnetometer.json │ ├── managed-configuration.json │ ├── manifest-app-info.json │ ├── manifest-incubations.json │ ├── mathml-aam.json │ ├── mathml-core.json │ ├── mathml4.json │ ├── media-capabilities.json │ ├── media-feeds.json │ ├── media-playback-quality.json │ ├── media-source-2.json │ ├── mediacapture-automation.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-handle-actions.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-surface-control.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediaqueries-3.json │ ├── mediaqueries-4.json │ ├── mediaqueries-5.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── mimesniff.json │ ├── miniapp-lifecycle.json │ ├── miniapp-manifest.json │ ├── miniapp-packaging.json │ ├── mixed-content.json │ ├── model-element.json │ ├── motion-1.json │ ├── mse-byte-stream-format-isobmff.json │ ├── mse-byte-stream-format-mp2t.json │ ├── mse-byte-stream-format-mpeg-audio.json │ ├── mse-byte-stream-format-registry.json │ ├── mse-byte-stream-format-webm.json │ ├── mst-content-hint.json │ ├── nav-tracking-mitigations.json │ ├── navigation-timing-2.json │ ├── netinfo.json │ ├── network-error-logging.json │ ├── network-reporting.json │ ├── no-vary-search.json │ ├── notifications.json │ ├── observable.json │ ├── openscreen-application.json │ ├── openscreen-network.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── overscroll-scrollend-events.json │ ├── owl-time.json │ ├── page-lifecycle.json │ ├── paint-timing.json │ ├── partitioned-cookies.json │ ├── passkey-endpoints-1.json │ ├── payment-handler.json │ ├── payment-method-id.json │ ├── payment-method-manifest.json │ ├── payment-request.json │ ├── paymentlink.json │ ├── pdf-aam.json │ ├── performance-measure-memory.json │ ├── performance-timeline.json │ ├── periodic-background-sync.json │ ├── permissions-policy-1.json │ ├── permissions-registry.json │ ├── permissions-request.json │ ├── permissions-revoke.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── png-3.json │ ├── pointer-animations-1.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── portals.json │ ├── prefer-current-tab.json │ ├── prefetch.json │ ├── prerendering-revamped.json │ ├── presentation-api.json │ ├── privacy-preserving-attribution.json │ ├── privacy-principles.json │ ├── private-aggregation-api.json │ ├── private-click-measurement.json │ ├── promises-guide.json │ ├── proximity.json │ ├── pub-manifest.json │ ├── push-api.json │ ├── qb4st.json │ ├── quirks.json │ ├── raw-camera-access.json │ ├── rdf-canon.json │ ├── rdf11-n-quads.json │ ├── rdf12-concepts.json │ ├── rdf12-n-quads.json │ ├── rdf12-n-triples.json │ ├── rdf12-schema.json │ ├── rdf12-semantics.json │ ├── rdf12-trig.json │ ├── rdf12-turtle.json │ ├── rdf12-xml.json │ ├── real-world-meshing.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting-1.json │ ├── requestStorageAccessFor.json │ ├── requestidlecallback.json │ ├── resize-observer-1.json │ ├── resource-timing.json │ ├── responsive-image-client-hints.json │ ├── rfc2397.json │ ├── rfc4120.json │ ├── rfc5861.json │ ├── rfc6265.json │ ├── rfc6265bis.json │ ├── rfc6266.json │ ├── rfc6386.json │ ├── rfc6454.json │ ├── rfc6455.json │ ├── rfc6797.json │ ├── rfc7034.json │ ├── rfc7230.json │ ├── rfc7231.json │ ├── rfc7232.json │ ├── rfc7233.json │ ├── rfc7234.json │ ├── rfc7235.json │ ├── rfc7239.json │ ├── rfc7469.json │ ├── rfc7578.json │ ├── rfc7616.json │ ├── rfc7617.json │ ├── rfc7725.json │ ├── rfc7838.json │ ├── rfc7932.json │ ├── rfc8246.json │ ├── rfc8288.json │ ├── rfc8297.json │ ├── rfc8470.json │ ├── rfc8610.json │ ├── rfc8878.json │ ├── rfc8942.json │ ├── rfc9110.json │ ├── rfc9111.json │ ├── rfc9112.json │ ├── rfc9113.json │ ├── rfc9114.json │ ├── rfc9163.json │ ├── rfc9218.json │ ├── rfc9530.json │ ├── rfc9649.json │ ├── rfc9842.json │ ├── saa-non-cookie-storage.json │ ├── sanitizer-api.json │ ├── savedata.json │ ├── scheduling-apis.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations-1.json │ ├── scroll-to-text-fragment.json │ ├── secure-contexts.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── selectors-3.json │ ├── selectors-4.json │ ├── selectors-5.json │ ├── selectors-nonelement-1.json │ ├── serial.json │ ├── server-timing.json │ ├── service-workers.json │ ├── shacl12-core.json │ ├── shacl12-cs.json │ ├── shacl12-node-expr.json │ ├── shacl12-profiling.json │ ├── shacl12-rules.json │ ├── shacl12-sparql.json │ ├── shacl12-ui.json │ ├── shape-detection-api.json │ ├── shared-storage.json │ ├── signature-based-sri.json │ ├── sms-one-time-codes.json │ ├── soft-navigations.json │ ├── sparql12-concepts.json │ ├── sparql12-entailment.json │ ├── sparql12-federated-query.json │ ├── sparql12-graph-store-protocol.json │ ├── sparql12-protocol.json │ ├── sparql12-query.json │ ├── sparql12-results-csv-tsv.json │ ├── sparql12-results-json.json │ ├── sparql12-results-xml.json │ ├── sparql12-service-description.json │ ├── sparql12-update.json │ ├── speech-api.json │ ├── sri-2.json │ ├── storage-access-headers.json │ ├── storage-access.json │ ├── storage-buckets.json │ ├── storage.json │ ├── streams.json │ ├── svg-aam-1.0.json │ ├── svg-animations.json │ ├── svg-integration.json │ ├── svg-paths.json │ ├── svg-strokes.json │ ├── tc39-array-from-async.json │ ├── tc39-arraybuffer-base64.json │ ├── tc39-async-explicit-resource-management.json │ ├── tc39-atomics-microwait.json │ ├── tc39-canonical-tz.json │ ├── tc39-decorators.json │ ├── tc39-defer-import-eval.json │ ├── tc39-dynamic-code-brand-checks.json │ ├── tc39-explicit-resource-management.json │ ├── tc39-intl-duration-format.json │ ├── tc39-intl-locale-info.json │ ├── tc39-iterator-sequencing.json │ ├── tc39-joint-iteration.json │ ├── tc39-json-parse-with-source.json │ ├── tc39-math-sum.json │ ├── tc39-nonextensible-applies-to-private.json │ ├── tc39-shadowrealm.json │ ├── tc39-source-phase-imports.json │ ├── tc39-temporal.json │ ├── tc39-upsert.json │ ├── test-methodology.json │ ├── testutils.json │ ├── text-detection-api.json │ ├── timing-entrytypes-registry.json │ ├── topics.json │ ├── touch-events.json │ ├── trace-context-2.json │ ├── trace-context-amqp.json │ ├── trace-context-binary.json │ ├── trace-context-mqtt.json │ ├── trace-context-protocols-registry.json │ ├── tracestate-ids-registry.json │ ├── tracking-dnt.json │ ├── translation-api.json │ ├── trust-token-api.json │ ├── trusted-types.json │ ├── ttml-imsc1.2.json │ ├── ttml-imsc1.3.json │ ├── ttml2.json │ ├── turtledove.json │ ├── ua-client-hints.json │ ├── uievents-code.json │ ├── uievents-key.json │ ├── uievents.json │ ├── upgrade-insecure-requests.json │ ├── url.json │ ├── urlpattern.json │ ├── user-preference-media-features-headers.json │ ├── user-timing.json │ ├── vc-bitstring-status-list.json │ ├── vc-confidence-method.json │ ├── vc-data-integrity.json │ ├── vc-data-model-2.0.json │ ├── vc-di-bbs.json │ ├── vc-di-ecdsa.json │ ├── vc-di-eddsa.json │ ├── vc-jose-cose.json │ ├── vc-json-schema.json │ ├── vc-render-method.json │ ├── vibration.json │ ├── video-rvfc.json │ ├── virtual-keyboard.json │ ├── vocab-dcat-3.json │ ├── vocab-owl-time-agg.json │ ├── vocab-owl-time-rel.json │ ├── vocab-ssn-2017.json │ ├── vocab-ssn-2023.json │ ├── vocab-ssn-ext.json │ ├── w3c-patent-policy.json │ ├── w3c-process.json │ ├── wai-aria-1.2.json │ ├── wai-aria-1.3.json │ ├── wasm-core-2-fork-branch-hinting.json │ ├── wasm-core-2-fork-extended-const.json │ ├── wasm-core-2-fork-function-references.json │ ├── wasm-core-2-fork-gc.json │ ├── wasm-core-2-fork-memory64.json │ ├── wasm-core-2-fork-multi-memory.json │ ├── wasm-core-2-fork-tail-call.json │ ├── wasm-core-2-fork-threads.json │ ├── wasm-core-2-fork-wide-arithmetic.json │ ├── wasm-core-2.json │ ├── wasm-js-api-2-fork-content-security-policy.json │ ├── wasm-js-api-2-fork-esm-integration.json │ ├── wasm-js-api-2-fork-exception-handling.json │ ├── wasm-js-api-2-fork-js-promise-integration.json │ ├── wasm-js-api-2-fork-js-string-builtins.json │ ├── wasm-js-api-2-fork-js-types.json │ ├── wasm-js-api-2-fork-threads.json │ ├── wasm-js-api-2.json │ ├── wasm-web-api-2.json │ ├── wcag-3.0.json │ ├── web-animations-1.json │ ├── web-animations-2.json │ ├── web-app-launch.json │ ├── web-bluetooth-scanning.json │ ├── web-bluetooth.json │ ├── web-locks.json │ ├── web-nfc.json │ ├── web-otp.json │ ├── web-share-target.json │ ├── web-share.json │ ├── web-smart-card.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webauthn-3.json │ ├── webcodecs-aac-codec-registration.json │ ├── webcodecs-alaw-codec-registration.json │ ├── webcodecs-av1-codec-registration.json │ ├── webcodecs-avc-codec-registration.json │ ├── webcodecs-codec-registry.json │ ├── webcodecs-flac-codec-registration.json │ ├── webcodecs-hevc-codec-registration.json │ ├── webcodecs-mp3-codec-registration.json │ ├── webcodecs-opus-codec-registration.json │ ├── webcodecs-pcm-codec-registration.json │ ├── webcodecs-ulaw-codec-registration.json │ ├── webcodecs-video-frame-metadata-registry.json │ ├── webcodecs-vorbis-codec-registration.json │ ├── webcodecs-vp8-codec-registration.json │ ├── webcodecs-vp9-codec-registration.json │ ├── webcodecs.json │ ├── webcrypto-2.json │ ├── webcrypto-modern-algos.json │ ├── webcrypto-secure-curves.json │ ├── webdriver-bidi.json │ ├── webdriver2.json │ ├── webextensions.json │ ├── webgl1.json │ ├── webgl2.json │ ├── webgpu.json │ ├── webhid.json │ ├── webidl.json │ ├── webmidi.json │ ├── webnn.json │ ├── webpackage.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-ice.json │ ├── webrtc-identity.json │ ├── webrtc-priority.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── websockets.json │ ├── webtransport.json │ ├── webusb.json │ ├── webvtt1.json │ ├── webxr-ar-module-1.json │ ├── webxr-depth-sensing-1.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-gamepads-module-1.json │ ├── webxr-hand-input-1.json │ ├── webxr-hit-test-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr-plane-detection.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-controls-overlay.json │ ├── window-management.json │ ├── wot-architecture11.json │ ├── wot-binding-registry.json │ ├── wot-discovery.json │ ├── wot-profile.json │ ├── wot-thing-description-2.0.json │ ├── wot-thing-description11.json │ ├── writing-assistance-apis.json │ ├── xhr.json │ └── xml-entity-names.json ├── perissue.html └── refs │ ├── CSP3.json │ ├── CSS2.json │ ├── DOM-Level-2-Style.json │ ├── DOM-Parsing.json │ ├── FileAPI.json │ ├── IFT.json │ ├── IndexedDB-3.json │ ├── SVG11.json │ ├── SVG2.json │ ├── WCAG22.json │ ├── WGSL.json │ ├── WOFF.json │ ├── WOFF2.json │ ├── aac-registry.json │ ├── accelerometer.json │ ├── accname-1.2.json │ ├── act-rules-format-1.1.json │ ├── ambient-light.json │ ├── anchors.json │ ├── anonymous-iframe.json │ ├── aom.json │ ├── appmanifest.json │ ├── at-driver.json │ ├── attribution-reporting-api.json │ ├── audio-context-playout-stats.json │ ├── audio-output.json │ ├── audio-session.json │ ├── audiobooks.json │ ├── autoplay-detection.json │ ├── av1-avif.json │ ├── av1-hdr10plus.json │ ├── av1-isobmff.json │ ├── av1-mpeg2-ts.json │ ├── av1-rtp-spec.json │ ├── background-fetch.json │ ├── background-sync.json │ ├── badging.json │ ├── baggage.json │ ├── battery-status.json │ ├── beacon.json │ ├── body-tracking.json │ ├── capability-delegation.json │ ├── capture-handle-identity.json │ ├── captured-mouse-events.json │ ├── change-password-url.json │ ├── cid-1.0.json │ ├── clear-site-data.json │ ├── client-hint-reliability.json │ ├── client-hints-infrastructure.json │ ├── clipboard-apis.json │ ├── compat.json │ ├── compositing-1.json │ ├── compositing-2.json │ ├── compression.json │ ├── compute-pressure.json │ ├── console.json │ ├── contact-picker.json │ ├── content-index.json │ ├── cookiestore.json │ ├── core-aam-1.2.json │ ├── crash-reporting.json │ ├── credential-management-1.json │ ├── csp-embedded-enforcement.json │ ├── csp-next.json │ ├── css-2022.json │ ├── css-2023.json │ ├── css-2024.json │ ├── css-2025.json │ ├── css-align-3.json │ ├── css-anchor-position-1.json │ ├── css-anchor-position-2.json │ ├── css-animation-worklet-1.json │ ├── css-animations-1.json │ ├── css-animations-2.json │ ├── css-backgrounds-3.json │ ├── css-backgrounds-4.json │ ├── css-borders-4.json │ ├── css-box-3.json │ ├── css-box-4.json │ ├── css-break-3.json │ ├── css-break-4.json │ ├── css-cascade-3.json │ ├── css-cascade-4.json │ ├── css-cascade-5.json │ ├── css-cascade-6.json │ ├── css-color-3.json │ ├── css-color-4.json │ ├── css-color-5.json │ ├── css-color-6.json │ ├── css-color-adjust-1.json │ ├── css-color-hdr-1.json │ ├── css-conditional-3.json │ ├── css-conditional-4.json │ ├── css-conditional-5.json │ ├── css-conditional-values-1.json │ ├── css-contain-1.json │ ├── css-contain-2.json │ ├── css-contain-3.json │ ├── css-content-3.json │ ├── css-counter-styles-3.json │ ├── css-display-3.json │ ├── css-display-4.json │ ├── css-easing-1.json │ ├── css-easing-2.json │ ├── css-env-1.json │ ├── css-extensions-1.json │ ├── css-flexbox-1.json │ ├── css-font-loading-3.json │ ├── css-fonts-4.json │ ├── css-fonts-5.json │ ├── css-forms-1.json │ ├── css-gaps-1.json │ ├── css-gcpm-3.json │ ├── css-gcpm-4.json │ ├── css-grid-1.json │ ├── css-grid-2.json │ ├── css-grid-3.json │ ├── css-highlight-api-1.json │ ├── css-images-3.json │ ├── css-images-4.json │ ├── css-images-5.json │ ├── css-inline-3.json │ ├── css-layout-api-1.json │ ├── css-line-grid-1.json │ ├── css-link-params-1.json │ ├── css-lists-3.json │ ├── css-logical-1.json │ ├── css-masking-1.json │ ├── css-mixins-1.json │ ├── css-multicol-1.json │ ├── css-multicol-2.json │ ├── css-namespaces-3.json │ ├── css-nav-1.json │ ├── css-navigation-1.json │ ├── css-nesting-1.json │ ├── css-overflow-3.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-overscroll-1.json │ ├── css-page-3.json │ ├── css-page-4.json │ ├── css-page-floats-3.json │ ├── css-paint-api-1.json │ ├── css-parser-api.json │ ├── css-position-3.json │ ├── css-position-4.json │ ├── css-properties-values-api-1.json │ ├── css-pseudo-4.json │ ├── css-regions-1.json │ ├── css-rhythm-1.json │ ├── css-round-display-1.json │ ├── css-ruby-1.json │ ├── css-scoping-1.json │ ├── css-scroll-anchoring-1.json │ ├── css-scroll-snap-1.json │ ├── css-scroll-snap-2.json │ ├── css-scrollbars-1.json │ ├── css-shadow-parts-1.json │ ├── css-shapes-1.json │ ├── css-shapes-2.json │ ├── css-size-adjust-1.json │ ├── css-sizing-3.json │ ├── css-sizing-4.json │ ├── css-speech-1.json │ ├── css-style-attr.json │ ├── css-syntax-3.json │ ├── css-tables-3.json │ ├── css-text-3.json │ ├── css-text-4.json │ ├── css-text-decor-3.json │ ├── css-text-decor-4.json │ ├── css-transforms-1.json │ ├── css-transforms-2.json │ ├── css-transitions-1.json │ ├── css-transitions-2.json │ ├── css-typed-om-1.json │ ├── css-typed-om-2.json │ ├── css-ui-3.json │ ├── css-ui-4.json │ ├── css-values-3.json │ ├── css-values-4.json │ ├── css-values-5.json │ ├── css-variables-1.json │ ├── css-variables-2.json │ ├── css-view-transitions-1.json │ ├── css-view-transitions-2.json │ ├── css-viewport-1.json │ ├── css-will-change-1.json │ ├── css-writing-modes-3.json │ ├── css-writing-modes-4.json │ ├── css3-exclusions.json │ ├── cssom-1.json │ ├── cssom-view-1.json │ ├── dapt.json │ ├── datacue.json │ ├── dbsc-1.json │ ├── deprecation-reporting.json │ ├── design-principles.json │ ├── device-attributes.json │ ├── device-memory-1.json │ ├── device-posture.json │ ├── did-1.1.json │ ├── did-resolution.json │ ├── digital-credentials.json │ ├── digital-goods.json │ ├── direct-sockets.json │ ├── document-isolation-policy.json │ ├── document-picture-in-picture.json │ ├── document-policy.json │ ├── dom.json │ ├── dpub-aam-1.1.json │ ├── dpub-aria-1.1.json │ ├── dx-prof-conneg.json │ ├── ecma-402.json │ ├── ecma-426.json │ ├── ecmascript.json │ ├── edit-context.json │ ├── element-capture.json │ ├── element-timing.json │ ├── eme-hdcp-version-registry.json │ ├── eme-initdata-cenc.json │ ├── eme-initdata-keyids.json │ ├── eme-initdata-registry.json │ ├── eme-initdata-webm.json │ ├── eme-stream-mp4.json │ ├── eme-stream-registry.json │ ├── eme-stream-webm.json │ ├── encoding.json │ ├── encrypted-media-2.json │ ├── entries-api.json │ ├── epub-33.json │ ├── epub-34.json │ ├── epub-a11y-12.json │ ├── epub-rs-33.json │ ├── epub-rs-34.json │ ├── ethical-web-principles.json │ ├── event-timing.json │ ├── execCommand.json │ ├── explicit-javascript-compile-hints-file-based.json │ ├── eyedropper-api.json │ ├── fedcm-1.json │ ├── fenced-frame.json │ ├── fetch-metadata.json │ ├── fetch.json │ ├── fido-v2.1.json │ ├── file-system-access.json │ ├── fill-stroke-3.json │ ├── filter-effects-1.json │ ├── filter-effects-2.json │ ├── fingerprinting-guidance.json │ ├── first-party-sets.json │ ├── font-metrics-api-1.json │ ├── fs.json │ ├── fullscreen.json │ ├── gamepad-extensions.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry-1.json │ ├── get-installed-related-apps.json │ ├── gpc.json │ ├── graphics-aam-1.0.json │ ├── graphics-aria-1.0.json │ ├── gyroscope.json │ ├── handwriting-recognition.json │ ├── hr-time-3.json │ ├── html-aam-1.0.json │ ├── html-aria.json │ ├── html-media-capture.json │ ├── html-ruby-extensions.json │ ├── html.json │ ├── i18n-glossary.json │ ├── idempotency-key-header.json │ ├── idle-detection.json │ ├── image-capture.json │ ├── image-resource.json │ ├── imsc-hrm.json │ ├── infra.json │ ├── ink-enhancement.json │ ├── input-device-capabilities.json │ ├── input-events-2.json │ ├── intersection-observer.json │ ├── intervention-reporting.json │ ├── is-input-pending.json │ ├── isolated-contexts.json │ ├── js-self-profiling.json │ ├── json-ld11-api.json │ ├── json-ld11-framing.json │ ├── json-ld11.json │ ├── keyboard-lock.json │ ├── keyboard-map.json │ ├── largest-contentful-paint.json │ ├── layered-cookies.json │ ├── layout-instability.json │ ├── local-font-access.json │ ├── local-network-access.json │ ├── login-status.json │ ├── long-animation-frames.json │ ├── longtasks-1.json │ ├── magnetometer.json │ ├── managed-configuration.json │ ├── manifest-app-info.json │ ├── manifest-incubations.json │ ├── mathml-aam.json │ ├── mathml-core.json │ ├── mathml4.json │ ├── media-capabilities.json │ ├── media-feeds.json │ ├── media-playback-quality.json │ ├── media-source-2.json │ ├── mediacapture-automation.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-handle-actions.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-surface-control.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediaqueries-3.json │ ├── mediaqueries-4.json │ ├── mediaqueries-5.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── mimesniff.json │ ├── miniapp-lifecycle.json │ ├── miniapp-manifest.json │ ├── miniapp-packaging.json │ ├── mixed-content.json │ ├── model-element.json │ ├── motion-1.json │ ├── mse-byte-stream-format-isobmff.json │ ├── mse-byte-stream-format-mp2t.json │ ├── mse-byte-stream-format-mpeg-audio.json │ ├── mse-byte-stream-format-registry.json │ ├── mse-byte-stream-format-webm.json │ ├── mst-content-hint.json │ ├── nav-tracking-mitigations.json │ ├── navigation-timing-2.json │ ├── netinfo.json │ ├── network-error-logging.json │ ├── network-reporting.json │ ├── no-vary-search.json │ ├── notifications.json │ ├── observable.json │ ├── openscreen-application.json │ ├── openscreen-network.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── overscroll-scrollend-events.json │ ├── owl-time.json │ ├── page-lifecycle.json │ ├── paint-timing.json │ ├── partitioned-cookies.json │ ├── passkey-endpoints-1.json │ ├── payment-handler.json │ ├── payment-method-id.json │ ├── payment-method-manifest.json │ ├── payment-request.json │ ├── paymentlink.json │ ├── pdf-aam.json │ ├── performance-measure-memory.json │ ├── performance-timeline.json │ ├── periodic-background-sync.json │ ├── permissions-policy-1.json │ ├── permissions-registry.json │ ├── permissions-request.json │ ├── permissions-revoke.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── png-3.json │ ├── pointer-animations-1.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── portals.json │ ├── prefer-current-tab.json │ ├── prefetch.json │ ├── prerendering-revamped.json │ ├── presentation-api.json │ ├── privacy-preserving-attribution.json │ ├── privacy-principles.json │ ├── private-aggregation-api.json │ ├── private-click-measurement.json │ ├── promises-guide.json │ ├── proximity.json │ ├── pub-manifest.json │ ├── push-api.json │ ├── qb4st.json │ ├── quirks.json │ ├── raw-camera-access.json │ ├── rdf-canon.json │ ├── rdf11-n-quads.json │ ├── rdf12-concepts.json │ ├── rdf12-n-quads.json │ ├── rdf12-n-triples.json │ ├── rdf12-schema.json │ ├── rdf12-semantics.json │ ├── rdf12-trig.json │ ├── rdf12-turtle.json │ ├── rdf12-xml.json │ ├── real-world-meshing.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting-1.json │ ├── requestStorageAccessFor.json │ ├── requestidlecallback.json │ ├── resize-observer-1.json │ ├── resource-timing.json │ ├── responsive-image-client-hints.json │ ├── rfc5861.json │ ├── rfc6265.json │ ├── rfc6265bis.json │ ├── rfc6266.json │ ├── rfc7230.json │ ├── rfc7231.json │ ├── rfc7232.json │ ├── rfc7233.json │ ├── rfc7234.json │ ├── rfc7235.json │ ├── rfc7616.json │ ├── rfc7617.json │ ├── rfc7725.json │ ├── rfc7838.json │ ├── rfc8246.json │ ├── rfc8288.json │ ├── rfc8297.json │ ├── rfc8470.json │ ├── rfc8878.json │ ├── rfc8942.json │ ├── rfc9110.json │ ├── rfc9111.json │ ├── rfc9112.json │ ├── rfc9113.json │ ├── rfc9114.json │ ├── rfc9163.json │ ├── rfc9218.json │ ├── rfc9530.json │ ├── rfc9649.json │ ├── rfc9842.json │ ├── saa-non-cookie-storage.json │ ├── sanitizer-api.json │ ├── savedata.json │ ├── scheduling-apis.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations-1.json │ ├── scroll-to-text-fragment.json │ ├── secure-contexts.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── selectors-3.json │ ├── selectors-4.json │ ├── selectors-5.json │ ├── selectors-nonelement-1.json │ ├── serial.json │ ├── server-timing.json │ ├── service-workers.json │ ├── shacl12-core.json │ ├── shacl12-cs.json │ ├── shacl12-node-expr.json │ ├── shacl12-profiling.json │ ├── shacl12-rules.json │ ├── shacl12-sparql.json │ ├── shacl12-ui.json │ ├── shape-detection-api.json │ ├── shared-storage.json │ ├── signature-based-sri.json │ ├── sms-one-time-codes.json │ ├── soft-navigations.json │ ├── sparql12-concepts.json │ ├── sparql12-entailment.json │ ├── sparql12-federated-query.json │ ├── sparql12-graph-store-protocol.json │ ├── sparql12-protocol.json │ ├── sparql12-query.json │ ├── sparql12-results-csv-tsv.json │ ├── sparql12-results-json.json │ ├── sparql12-results-xml.json │ ├── sparql12-service-description.json │ ├── sparql12-update.json │ ├── speech-api.json │ ├── sri-2.json │ ├── storage-access-headers.json │ ├── storage-access.json │ ├── storage-buckets.json │ ├── storage.json │ ├── streams.json │ ├── svg-aam-1.0.json │ ├── svg-animations.json │ ├── svg-integration.json │ ├── svg-paths.json │ ├── svg-strokes.json │ ├── test-methodology.json │ ├── testutils.json │ ├── text-detection-api.json │ ├── timing-entrytypes-registry.json │ ├── topics.json │ ├── touch-events.json │ ├── trace-context-2.json │ ├── trace-context-amqp.json │ ├── trace-context-binary.json │ ├── trace-context-mqtt.json │ ├── trace-context-protocols-registry.json │ ├── tracestate-ids-registry.json │ ├── tracking-dnt.json │ ├── translation-api.json │ ├── trust-token-api.json │ ├── trusted-types.json │ ├── ttml-imsc1.2.json │ ├── ttml-imsc1.3.json │ ├── ttml2.json │ ├── turtledove.json │ ├── ua-client-hints.json │ ├── uievents-code.json │ ├── uievents-key.json │ ├── uievents.json │ ├── upgrade-insecure-requests.json │ ├── url.json │ ├── urlpattern.json │ ├── user-preference-media-features-headers.json │ ├── user-timing.json │ ├── vc-bitstring-status-list.json │ ├── vc-confidence-method.json │ ├── vc-data-integrity.json │ ├── vc-data-model-2.0.json │ ├── vc-di-bbs.json │ ├── vc-di-ecdsa.json │ ├── vc-di-eddsa.json │ ├── vc-jose-cose.json │ ├── vc-json-schema.json │ ├── vc-render-method.json │ ├── vibration.json │ ├── video-rvfc.json │ ├── virtual-keyboard.json │ ├── vocab-dcat-3.json │ ├── vocab-owl-time-agg.json │ ├── vocab-owl-time-rel.json │ ├── vocab-ssn-2017.json │ ├── vocab-ssn-2023.json │ ├── vocab-ssn-ext.json │ ├── w3c-patent-policy.json │ ├── w3c-process.json │ ├── wai-aria-1.2.json │ ├── wai-aria-1.3.json │ ├── wasm-core-2-fork-branch-hinting.json │ ├── wasm-core-2-fork-extended-const.json │ ├── wasm-core-2-fork-function-references.json │ ├── wasm-core-2-fork-gc.json │ ├── wasm-core-2-fork-memory64.json │ ├── wasm-core-2-fork-multi-memory.json │ ├── wasm-core-2-fork-tail-call.json │ ├── wasm-core-2-fork-threads.json │ ├── wasm-core-2-fork-wide-arithmetic.json │ ├── wasm-core-2.json │ ├── wasm-js-api-2-fork-content-security-policy.json │ ├── wasm-js-api-2-fork-esm-integration.json │ ├── wasm-js-api-2-fork-exception-handling.json │ ├── wasm-js-api-2-fork-js-promise-integration.json │ ├── wasm-js-api-2-fork-js-string-builtins.json │ ├── wasm-js-api-2-fork-js-types.json │ ├── wasm-js-api-2-fork-threads.json │ ├── wasm-js-api-2.json │ ├── wasm-web-api-2.json │ ├── wcag-3.0.json │ ├── web-animations-1.json │ ├── web-animations-2.json │ ├── web-app-launch.json │ ├── web-bluetooth-scanning.json │ ├── web-bluetooth.json │ ├── web-locks.json │ ├── web-nfc.json │ ├── web-otp.json │ ├── web-share-target.json │ ├── web-share.json │ ├── web-smart-card.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webauthn-3.json │ ├── webcodecs-aac-codec-registration.json │ ├── webcodecs-alaw-codec-registration.json │ ├── webcodecs-av1-codec-registration.json │ ├── webcodecs-avc-codec-registration.json │ ├── webcodecs-codec-registry.json │ ├── webcodecs-flac-codec-registration.json │ ├── webcodecs-hevc-codec-registration.json │ ├── webcodecs-mp3-codec-registration.json │ ├── webcodecs-opus-codec-registration.json │ ├── webcodecs-pcm-codec-registration.json │ ├── webcodecs-ulaw-codec-registration.json │ ├── webcodecs-video-frame-metadata-registry.json │ ├── webcodecs-vorbis-codec-registration.json │ ├── webcodecs-vp8-codec-registration.json │ ├── webcodecs-vp9-codec-registration.json │ ├── webcodecs.json │ ├── webcrypto-2.json │ ├── webcrypto-modern-algos.json │ ├── webcrypto-secure-curves.json │ ├── webdriver-bidi.json │ ├── webdriver2.json │ ├── webextensions.json │ ├── webgl1.json │ ├── webgl2.json │ ├── webgpu.json │ ├── webhid.json │ ├── webidl.json │ ├── webmidi.json │ ├── webnn.json │ ├── webpackage.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-ice.json │ ├── webrtc-identity.json │ ├── webrtc-priority.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── websockets.json │ ├── webtransport.json │ ├── webusb.json │ ├── webvtt1.json │ ├── webxr-ar-module-1.json │ ├── webxr-depth-sensing-1.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-gamepads-module-1.json │ ├── webxr-hand-input-1.json │ ├── webxr-hit-test-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr-plane-detection.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-controls-overlay.json │ ├── window-management.json │ ├── wot-architecture11.json │ ├── wot-binding-registry.json │ ├── wot-discovery.json │ ├── wot-profile.json │ ├── wot-thing-description-2.0.json │ ├── wot-thing-description11.json │ ├── writing-assistance-apis.json │ ├── xhr.json │ └── xml-entity-names.json ├── index.html ├── package.json ├── packages ├── css │ ├── CHANGELOG.md │ ├── README.md │ ├── index.js │ └── package.json ├── css6 │ ├── CHANGELOG.md │ ├── README.md │ ├── index.js │ └── package.json ├── elements │ ├── README.md │ ├── index.js │ └── package.json ├── events │ ├── README.md │ ├── index.js │ └── package.json └── idl │ ├── README.md │ ├── index.js │ └── package.json ├── test ├── cddl │ └── all.js ├── css │ ├── all.js │ ├── consolidated.js │ └── package.js ├── elements │ ├── all.js │ └── consistency.js ├── events │ └── all.js ├── idl │ ├── all.js │ ├── consistency.js │ ├── package.js │ └── validate.js └── schemas.js ├── tools ├── amend-event-data.js ├── apply-patches.js ├── bump-packages-minor.js ├── clean-abandoned-files.js ├── clean-dropped-specs-files.js ├── clean-patches.js ├── commit-curated.js ├── create-patch.js ├── css-json-to-ttl.js ├── drop-css-property-duplicates.js ├── octokit.js ├── prepare-curated.js ├── prepare-packages.js ├── prepare-release.js ├── release-package.js ├── request-pr-review.js └── utils.js ├── tr ├── algorithms │ ├── CSP3.json │ ├── CSS2.json │ ├── DOM-Parsing.json │ ├── FileAPI.json │ ├── IFT.json │ ├── IndexedDB-3.json │ ├── SVG11.json │ ├── SVG2.json │ ├── WGSL.json │ ├── WOFF.json │ ├── WOFF2.json │ ├── accelerometer.json │ ├── accname-1.2.json │ ├── ambient-light.json │ ├── appmanifest.json │ ├── audio-output.json │ ├── audio-session.json │ ├── audiobooks.json │ ├── autoplay-detection.json │ ├── badging.json │ ├── battery-status.json │ ├── beacon.json │ ├── capture-handle-identity.json │ ├── change-password-url.json │ ├── cid-1.0.json │ ├── clear-site-data.json │ ├── clipboard-apis.json │ ├── compositing-1.json │ ├── compute-pressure.json │ ├── contact-picker.json │ ├── credential-management-1.json │ ├── csp-embedded-enforcement.json │ ├── css-align-3.json │ ├── css-anchor-position-1.json │ ├── css-animation-worklet-1.json │ ├── css-animations-2.json │ ├── css-backgrounds-3.json │ ├── css-borders-4.json │ ├── css-cascade-4.json │ ├── css-color-4.json │ ├── css-color-5.json │ ├── css-color-adjust-1.json │ ├── css-color-hdr-1.json │ ├── css-conditional-3.json │ ├── css-conditional-5.json │ ├── css-contain-1.json │ ├── css-contain-2.json │ ├── css-content-3.json │ ├── css-counter-styles-3.json │ ├── css-easing-1.json │ ├── css-easing-2.json │ ├── css-env-1.json │ ├── css-flexbox-1.json │ ├── css-font-loading-3.json │ ├── css-fonts-4.json │ ├── css-gaps-1.json │ ├── css-grid-1.json │ ├── css-grid-2.json │ ├── css-grid-3.json │ ├── css-highlight-api-1.json │ ├── css-images-3.json │ ├── css-images-4.json │ ├── css-inline-3.json │ ├── css-layout-api-1.json │ ├── css-lists-3.json │ ├── css-masking-1.json │ ├── css-mixins-1.json │ ├── css-nav-1.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-page-3.json │ ├── css-page-floats-3.json │ ├── css-paint-api-1.json │ ├── css-position-3.json │ ├── css-position-4.json │ ├── css-properties-values-api-1.json │ ├── css-pseudo-4.json │ ├── css-ruby-1.json │ ├── css-scroll-anchoring-1.json │ ├── css-scroll-snap-2.json │ ├── css-shadow-parts-1.json │ ├── css-sizing-3.json │ ├── css-syntax-3.json │ ├── css-tables-3.json │ ├── css-text-3.json │ ├── css-text-4.json │ ├── css-transforms-1.json │ ├── css-transforms-2.json │ ├── css-transitions-1.json │ ├── css-transitions-2.json │ ├── css-typed-om-1.json │ ├── css-ui-3.json │ ├── css-values-4.json │ ├── css-values-5.json │ ├── css-variables-1.json │ ├── css-view-transitions-1.json │ ├── css-view-transitions-2.json │ ├── css-viewport-1.json │ ├── css-writing-modes-4.json │ ├── css3-exclusions.json │ ├── cssom-1.json │ ├── cssom-view-1.json │ ├── dapt.json │ ├── dbsc-1.json │ ├── design-principles.json │ ├── device-posture.json │ ├── did-1.1.json │ ├── did-resolution.json │ ├── digital-credentials.json │ ├── edit-context.json │ ├── eme-initdata-cenc.json │ ├── encrypted-media-2.json │ ├── epub-33.json │ ├── epub-34.json │ ├── epub-rs-33.json │ ├── epub-rs-34.json │ ├── event-timing.json │ ├── fedcm-1.json │ ├── fetch-metadata.json │ ├── fill-stroke-3.json │ ├── filter-effects-1.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry-1.json │ ├── gpc.json │ ├── gyroscope.json │ ├── hr-time-3.json │ ├── html-aam-1.0.json │ ├── html-ruby-extensions.json │ ├── image-capture.json │ ├── image-resource.json │ ├── imsc-hrm.json │ ├── input-events-2.json │ ├── intersection-observer.json │ ├── json-ld11-api.json │ ├── json-ld11-framing.json │ ├── largest-contentful-paint.json │ ├── longtasks-1.json │ ├── magnetometer.json │ ├── mathml-core.json │ ├── mathml4.json │ ├── media-capabilities.json │ ├── media-source-2.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── miniapp-manifest.json │ ├── miniapp-packaging.json │ ├── mixed-content.json │ ├── motion-1.json │ ├── mse-byte-stream-format-webm.json │ ├── mst-content-hint.json │ ├── navigation-timing-2.json │ ├── network-error-logging.json │ ├── openscreen-application.json │ ├── openscreen-network.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── paint-timing.json │ ├── passkey-endpoints-1.json │ ├── payment-handler.json │ ├── payment-method-id.json │ ├── payment-method-manifest.json │ ├── payment-request.json │ ├── performance-timeline.json │ ├── permissions-policy-1.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── png-3.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── presentation-api.json │ ├── privacy-preserving-attribution.json │ ├── proximity.json │ ├── pub-manifest.json │ ├── push-api.json │ ├── rdf-canon.json │ ├── rdf12-concepts.json │ ├── rdf12-semantics.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting-1.json │ ├── requestidlecallback.json │ ├── resize-observer-1.json │ ├── resource-timing.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations-1.json │ ├── secure-contexts.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── selectors-4.json │ ├── server-timing.json │ ├── service-workers.json │ ├── shacl12-core.json │ ├── shacl12-sparql.json │ ├── sparql12-entailment.json │ ├── sparql12-protocol.json │ ├── sparql12-query.json │ ├── sri-2.json │ ├── svg-aam-1.0.json │ ├── svg-paths.json │ ├── svg-strokes.json │ ├── test-methodology.json │ ├── trusted-types.json │ ├── ttml-imsc1.2.json │ ├── ttml2.json │ ├── uievents-key.json │ ├── uievents.json │ ├── upgrade-insecure-requests.json │ ├── user-timing.json │ ├── vc-bitstring-status-list.json │ ├── vc-data-integrity.json │ ├── vc-data-model-2.0.json │ ├── vc-di-bbs.json │ ├── vc-di-ecdsa.json │ ├── vc-di-eddsa.json │ ├── vc-jose-cose.json │ ├── vc-render-method.json │ ├── vibration.json │ ├── virtual-keyboard.json │ ├── vocab-dcat-3.json │ ├── vocab-ssn-2017.json │ ├── wai-aria-1.2.json │ ├── wai-aria-1.3.json │ ├── wasm-core-2.json │ ├── wasm-js-api-2.json │ ├── wasm-web-api-2.json │ ├── wcag-3.0.json │ ├── web-animations-1.json │ ├── web-animations-2.json │ ├── web-locks.json │ ├── web-share.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webauthn-3.json │ ├── webcodecs-codec-registry.json │ ├── webcodecs-flac-codec-registration.json │ ├── webcodecs-opus-codec-registration.json │ ├── webcodecs.json │ ├── webcrypto-2.json │ ├── webdriver-bidi.json │ ├── webdriver2.json │ ├── webgpu.json │ ├── webmidi.json │ ├── webnn.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-identity.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── webtransport.json │ ├── webvtt1.json │ ├── webxr-depth-sensing-1.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-gamepads-module-1.json │ ├── webxr-hand-input-1.json │ ├── webxr-hit-test-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-management.json │ ├── wot-profile.json │ └── wot-thing-description-2.0.json ├── cddl │ ├── permissions-all.cddl │ ├── permissions-local-cddl.cddl │ ├── permissions-remote-cddl.cddl │ ├── webdriver-bidi-all.cddl │ ├── webdriver-bidi-local-cddl.cddl │ └── webdriver-bidi-remote-cddl.cddl ├── css │ ├── CSS.json │ ├── SVG.json │ ├── css-align.json │ ├── css-anchor-position-2.json │ ├── css-anchor-position.json │ ├── css-animations-2.json │ ├── css-animations.json │ ├── css-backgrounds.json │ ├── css-borders.json │ ├── css-box.json │ ├── css-break.json │ ├── css-cascade-6.json │ ├── css-cascade.json │ ├── css-color-5.json │ ├── css-color-adjust.json │ ├── css-color-hdr.json │ ├── css-color.json │ ├── css-conditional-4.json │ ├── css-conditional-5.json │ ├── css-conditional.json │ ├── css-contain-3.json │ ├── css-contain.json │ ├── css-content.json │ ├── css-counter-styles.json │ ├── css-display.json │ ├── css-easing.json │ ├── css-env.json │ ├── css-exclusions.json │ ├── css-flexbox.json │ ├── css-fonts-5.json │ ├── css-fonts.json │ ├── css-forms.json │ ├── css-gaps.json │ ├── css-gcpm.json │ ├── css-grid-3.json │ ├── css-grid.json │ ├── css-highlight-api.json │ ├── css-images-4.json │ ├── css-images.json │ ├── css-inline.json │ ├── css-layout-api.json │ ├── css-line-grid.json │ ├── css-lists.json │ ├── css-logical.json │ ├── css-masking.json │ ├── css-mixins.json │ ├── css-multicol.json │ ├── css-nav.json │ ├── css-nesting.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-overflow.json │ ├── css-overscroll.json │ ├── css-page-floats.json │ ├── css-page.json │ ├── css-paint-api.json │ ├── css-position-4.json │ ├── css-position.json │ ├── css-properties-values-api.json │ ├── css-pseudo.json │ ├── css-regions.json │ ├── css-rhythm.json │ ├── css-round-display.json │ ├── css-ruby.json │ ├── css-scoping.json │ ├── css-scroll-anchoring.json │ ├── css-scroll-snap-2.json │ ├── css-scroll-snap.json │ ├── css-scrollbars.json │ ├── css-shadow-parts.json │ ├── css-shapes.json │ ├── css-sizing-4.json │ ├── css-sizing.json │ ├── css-speech.json │ ├── css-syntax.json │ ├── css-tables.json │ ├── css-text-4.json │ ├── css-text-decor-4.json │ ├── css-text-decor.json │ ├── css-text.json │ ├── css-transforms-2.json │ ├── css-transforms.json │ ├── css-transitions-2.json │ ├── css-transitions.json │ ├── css-ui.json │ ├── css-values-5.json │ ├── css-values.json │ ├── css-variables.json │ ├── css-view-transitions.json │ ├── css-will-change.json │ ├── css-writing-modes.json │ ├── fill-stroke.json │ ├── filter-effects.json │ ├── mathml-core.json │ ├── mediaqueries-5.json │ ├── mediaqueries.json │ ├── motion.json │ ├── scroll-animations.json │ ├── selectors.json │ ├── svg-strokes.json │ ├── upgrade-insecure-requests.json │ └── webxr-dom-overlays.json ├── dfns │ ├── CSP3.json │ ├── CSS2.json │ ├── DOM-Parsing.json │ ├── FileAPI.json │ ├── IFT.json │ ├── IndexedDB-3.json │ ├── SVG2.json │ ├── WCAG22.json │ ├── WGSL.json │ ├── accelerometer.json │ ├── accname-1.2.json │ ├── act-rules-format-1.1.json │ ├── ambient-light.json │ ├── appmanifest.json │ ├── audio-output.json │ ├── audio-session.json │ ├── audiobooks.json │ ├── autoplay-detection.json │ ├── badging.json │ ├── battery-status.json │ ├── beacon.json │ ├── capture-handle-identity.json │ ├── change-password-url.json │ ├── cid-1.0.json │ ├── clear-site-data.json │ ├── clipboard-apis.json │ ├── compositing-1.json │ ├── compute-pressure.json │ ├── contact-picker.json │ ├── core-aam-1.2.json │ ├── credential-management-1.json │ ├── csp-embedded-enforcement.json │ ├── css-2022.json │ ├── css-2023.json │ ├── css-2024.json │ ├── css-2025.json │ ├── css-align-3.json │ ├── css-anchor-position-1.json │ ├── css-anchor-position-2.json │ ├── css-animation-worklet-1.json │ ├── css-animations-1.json │ ├── css-animations-2.json │ ├── css-backgrounds-3.json │ ├── css-borders-4.json │ ├── css-box-3.json │ ├── css-box-4.json │ ├── css-break-3.json │ ├── css-break-4.json │ ├── css-cascade-3.json │ ├── css-cascade-4.json │ ├── css-cascade-5.json │ ├── css-cascade-6.json │ ├── css-color-3.json │ ├── css-color-4.json │ ├── css-color-5.json │ ├── css-color-adjust-1.json │ ├── css-color-hdr-1.json │ ├── css-conditional-3.json │ ├── css-conditional-4.json │ ├── css-conditional-5.json │ ├── css-contain-1.json │ ├── css-contain-2.json │ ├── css-contain-3.json │ ├── css-content-3.json │ ├── css-counter-styles-3.json │ ├── css-display-3.json │ ├── css-display-4.json │ ├── css-easing-1.json │ ├── css-easing-2.json │ ├── css-env-1.json │ ├── css-flexbox-1.json │ ├── css-font-loading-3.json │ ├── css-fonts-4.json │ ├── css-fonts-5.json │ ├── css-forms-1.json │ ├── css-gaps-1.json │ ├── css-gcpm-3.json │ ├── css-grid-1.json │ ├── css-grid-2.json │ ├── css-grid-3.json │ ├── css-highlight-api-1.json │ ├── css-images-3.json │ ├── css-images-4.json │ ├── css-inline-3.json │ ├── css-layout-api-1.json │ ├── css-line-grid-1.json │ ├── css-lists-3.json │ ├── css-logical-1.json │ ├── css-masking-1.json │ ├── css-mixins-1.json │ ├── css-multicol-1.json │ ├── css-multicol-2.json │ ├── css-namespaces-3.json │ ├── css-nav-1.json │ ├── css-nesting-1.json │ ├── css-overflow-3.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-overscroll-1.json │ ├── css-page-3.json │ ├── css-page-floats-3.json │ ├── css-paint-api-1.json │ ├── css-position-3.json │ ├── css-position-4.json │ ├── css-properties-values-api-1.json │ ├── css-pseudo-4.json │ ├── css-regions-1.json │ ├── css-rhythm-1.json │ ├── css-round-display-1.json │ ├── css-ruby-1.json │ ├── css-scoping-1.json │ ├── css-scroll-anchoring-1.json │ ├── css-scroll-snap-1.json │ ├── css-scroll-snap-2.json │ ├── css-scrollbars-1.json │ ├── css-shadow-parts-1.json │ ├── css-shapes-1.json │ ├── css-sizing-3.json │ ├── css-sizing-4.json │ ├── css-speech-1.json │ ├── css-style-attr.json │ ├── css-syntax-3.json │ ├── css-tables-3.json │ ├── css-text-3.json │ ├── css-text-4.json │ ├── css-text-decor-3.json │ ├── css-text-decor-4.json │ ├── css-transforms-1.json │ ├── css-transforms-2.json │ ├── css-transitions-1.json │ ├── css-transitions-2.json │ ├── css-typed-om-1.json │ ├── css-ui-3.json │ ├── css-ui-4.json │ ├── css-values-3.json │ ├── css-values-4.json │ ├── css-values-5.json │ ├── css-variables-1.json │ ├── css-view-transitions-1.json │ ├── css-view-transitions-2.json │ ├── css-viewport-1.json │ ├── css-will-change-1.json │ ├── css-writing-modes-3.json │ ├── css-writing-modes-4.json │ ├── css3-exclusions.json │ ├── cssom-1.json │ ├── cssom-view-1.json │ ├── dapt.json │ ├── dbsc-1.json │ ├── design-principles.json │ ├── device-memory-1.json │ ├── device-posture.json │ ├── did-1.1.json │ ├── did-resolution.json │ ├── digital-credentials.json │ ├── dx-prof-conneg.json │ ├── edit-context.json │ ├── encrypted-media-2.json │ ├── epub-33.json │ ├── epub-34.json │ ├── epub-a11y-12.json │ ├── epub-rs-33.json │ ├── epub-rs-34.json │ ├── ethical-web-principles.json │ ├── event-timing.json │ ├── fedcm-1.json │ ├── fetch-metadata.json │ ├── fill-stroke-3.json │ ├── filter-effects-1.json │ ├── fingerprinting-guidance.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry-1.json │ ├── gpc.json │ ├── graphics-aam-1.0.json │ ├── graphics-aria-1.0.json │ ├── gyroscope.json │ ├── hr-time-3.json │ ├── html-aam-1.0.json │ ├── html-aria.json │ ├── html-media-capture.json │ ├── html-ruby-extensions.json │ ├── i18n-glossary.json │ ├── image-capture.json │ ├── image-resource.json │ ├── imsc-hrm.json │ ├── input-events-2.json │ ├── intersection-observer.json │ ├── json-ld11-api.json │ ├── json-ld11-framing.json │ ├── json-ld11.json │ ├── largest-contentful-paint.json │ ├── longtasks-1.json │ ├── magnetometer.json │ ├── manifest-app-info.json │ ├── mathml-core.json │ ├── mathml4.json │ ├── media-capabilities.json │ ├── media-source-2.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediaqueries-4.json │ ├── mediaqueries-5.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── miniapp-lifecycle.json │ ├── miniapp-manifest.json │ ├── miniapp-packaging.json │ ├── mixed-content.json │ ├── motion-1.json │ ├── mse-byte-stream-format-isobmff.json │ ├── mse-byte-stream-format-mp2t.json │ ├── mse-byte-stream-format-mpeg-audio.json │ ├── mst-content-hint.json │ ├── navigation-timing-2.json │ ├── network-error-logging.json │ ├── openscreen-application.json │ ├── openscreen-network.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── paint-timing.json │ ├── payment-handler.json │ ├── payment-method-id.json │ ├── payment-method-manifest.json │ ├── payment-request.json │ ├── performance-timeline.json │ ├── permissions-policy-1.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── png-3.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── presentation-api.json │ ├── privacy-preserving-attribution.json │ ├── privacy-principles.json │ ├── proximity.json │ ├── pub-manifest.json │ ├── push-api.json │ ├── rdf-canon.json │ ├── rdf12-concepts.json │ ├── rdf12-n-quads.json │ ├── rdf12-n-triples.json │ ├── rdf12-semantics.json │ ├── rdf12-trig.json │ ├── rdf12-turtle.json │ ├── rdf12-xml.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting-1.json │ ├── requestidlecallback.json │ ├── resize-observer-1.json │ ├── resource-timing.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations-1.json │ ├── secure-contexts.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── selectors-3.json │ ├── selectors-4.json │ ├── server-timing.json │ ├── service-workers.json │ ├── shacl12-core.json │ ├── shacl12-sparql.json │ ├── sparql12-query.json │ ├── sri-2.json │ ├── svg-aam-1.0.json │ ├── svg-integration.json │ ├── svg-paths.json │ ├── svg-strokes.json │ ├── test-methodology.json │ ├── timing-entrytypes-registry.json │ ├── touch-events.json │ ├── trace-context-2.json │ ├── trusted-types.json │ ├── ttml-imsc1.2.json │ ├── ttml-imsc1.3.json │ ├── uievents-code.json │ ├── uievents-key.json │ ├── uievents.json │ ├── upgrade-insecure-requests.json │ ├── user-timing.json │ ├── vc-bitstring-status-list.json │ ├── vc-confidence-method.json │ ├── vc-data-integrity.json │ ├── vc-data-model-2.0.json │ ├── vc-di-bbs.json │ ├── vc-di-ecdsa.json │ ├── vc-di-eddsa.json │ ├── vc-jose-cose.json │ ├── vc-json-schema.json │ ├── vc-render-method.json │ ├── vibration.json │ ├── virtual-keyboard.json │ ├── vocab-ssn-2023.json │ ├── wai-aria-1.2.json │ ├── wai-aria-1.3.json │ ├── wasm-js-api-2.json │ ├── wasm-web-api-2.json │ ├── wcag-3.0.json │ ├── web-animations-1.json │ ├── web-animations-2.json │ ├── web-locks.json │ ├── web-share.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webauthn-3.json │ ├── webcodecs-aac-codec-registration.json │ ├── webcodecs-av1-codec-registration.json │ ├── webcodecs-avc-codec-registration.json │ ├── webcodecs-flac-codec-registration.json │ ├── webcodecs-hevc-codec-registration.json │ ├── webcodecs-opus-codec-registration.json │ ├── webcodecs-vp9-codec-registration.json │ ├── webcodecs.json │ ├── webcrypto-2.json │ ├── webdriver-bidi.json │ ├── webdriver2.json │ ├── webgpu.json │ ├── webmidi.json │ ├── webnn.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-identity.json │ ├── webrtc-priority.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── webtransport.json │ ├── webvtt1.json │ ├── webxr-ar-module-1.json │ ├── webxr-depth-sensing-1.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-gamepads-module-1.json │ ├── webxr-hand-input-1.json │ ├── webxr-hit-test-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-management.json │ ├── wot-architecture11.json │ ├── wot-binding-registry.json │ ├── wot-discovery.json │ ├── wot-profile.json │ ├── wot-thing-description-2.0.json │ └── wot-thing-description11.json ├── elements │ ├── SVG11.json │ ├── SVG2.json │ ├── css-masking-1.json │ ├── epub-33.json │ ├── epub-34.json │ ├── filter-effects-1.json │ ├── html-ruby-extensions.json │ ├── mathml-core.json │ └── svg-paths.json ├── events │ ├── CSP3.json │ ├── FileAPI.json │ ├── IndexedDB-3.json │ ├── audio-session.json │ ├── battery-status.json │ ├── capture-handle-identity.json │ ├── clipboard-apis.json │ ├── css-animations-1.json │ ├── css-contain-2.json │ ├── css-font-loading-3.json │ ├── css-nav-1.json │ ├── css-scroll-snap-2.json │ ├── css-transitions-1.json │ ├── cssom-view-1.json │ ├── device-posture.json │ ├── edit-context.json │ ├── encrypted-media-2.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── media-source-2.json │ ├── mediacapture-streams.json │ ├── mediastream-recording.json │ ├── orientation-event.json │ ├── payment-handler.json │ ├── payment-request.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── presentation-api.json │ ├── push-api.json │ ├── remote-playback.json │ ├── resource-timing.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── selection-api.json │ ├── service-workers.json │ ├── uievents.json │ ├── virtual-keyboard.json │ ├── web-animations-1.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webcodecs.json │ ├── webgpu.json │ ├── webmidi.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-identity.json │ ├── webrtc.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr.json │ ├── webxrlayers-1.json │ └── window-management.json ├── headings │ ├── CSP3.json │ ├── CSS2.json │ ├── DOM-Parsing.json │ ├── FileAPI.json │ ├── IFT.json │ ├── IndexedDB-3.json │ ├── SVG11.json │ ├── SVG2.json │ ├── WCAG22.json │ ├── WGSL.json │ ├── WOFF.json │ ├── WOFF2.json │ ├── aac-registry.json │ ├── accelerometer.json │ ├── accname-1.2.json │ ├── act-rules-format-1.1.json │ ├── ambient-light.json │ ├── appmanifest.json │ ├── audio-output.json │ ├── audio-session.json │ ├── audiobooks.json │ ├── autoplay-detection.json │ ├── badging.json │ ├── baggage.json │ ├── battery-status.json │ ├── beacon.json │ ├── capture-handle-identity.json │ ├── change-password-url.json │ ├── cid-1.0.json │ ├── clear-site-data.json │ ├── clipboard-apis.json │ ├── compositing-1.json │ ├── compute-pressure.json │ ├── contact-picker.json │ ├── core-aam-1.2.json │ ├── credential-management-1.json │ ├── csp-embedded-enforcement.json │ ├── css-2022.json │ ├── css-2023.json │ ├── css-2024.json │ ├── css-2025.json │ ├── css-align-3.json │ ├── css-anchor-position-1.json │ ├── css-anchor-position-2.json │ ├── css-animation-worklet-1.json │ ├── css-animations-1.json │ ├── css-animations-2.json │ ├── css-backgrounds-3.json │ ├── css-borders-4.json │ ├── css-box-3.json │ ├── css-box-4.json │ ├── css-break-3.json │ ├── css-break-4.json │ ├── css-cascade-3.json │ ├── css-cascade-4.json │ ├── css-cascade-5.json │ ├── css-cascade-6.json │ ├── css-color-3.json │ ├── css-color-4.json │ ├── css-color-5.json │ ├── css-color-adjust-1.json │ ├── css-color-hdr-1.json │ ├── css-conditional-3.json │ ├── css-conditional-4.json │ ├── css-conditional-5.json │ ├── css-contain-1.json │ ├── css-contain-2.json │ ├── css-contain-3.json │ ├── css-content-3.json │ ├── css-counter-styles-3.json │ ├── css-display-3.json │ ├── css-display-4.json │ ├── css-easing-1.json │ ├── css-easing-2.json │ ├── css-env-1.json │ ├── css-flexbox-1.json │ ├── css-font-loading-3.json │ ├── css-fonts-4.json │ ├── css-fonts-5.json │ ├── css-forms-1.json │ ├── css-gaps-1.json │ ├── css-gcpm-3.json │ ├── css-grid-1.json │ ├── css-grid-2.json │ ├── css-grid-3.json │ ├── css-highlight-api-1.json │ ├── css-images-3.json │ ├── css-images-4.json │ ├── css-inline-3.json │ ├── css-layout-api-1.json │ ├── css-line-grid-1.json │ ├── css-lists-3.json │ ├── css-logical-1.json │ ├── css-masking-1.json │ ├── css-mixins-1.json │ ├── css-multicol-1.json │ ├── css-multicol-2.json │ ├── css-namespaces-3.json │ ├── css-nav-1.json │ ├── css-nesting-1.json │ ├── css-overflow-3.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-overscroll-1.json │ ├── css-page-3.json │ ├── css-page-floats-3.json │ ├── css-paint-api-1.json │ ├── css-position-3.json │ ├── css-position-4.json │ ├── css-properties-values-api-1.json │ ├── css-pseudo-4.json │ ├── css-regions-1.json │ ├── css-rhythm-1.json │ ├── css-round-display-1.json │ ├── css-ruby-1.json │ ├── css-scoping-1.json │ ├── css-scroll-anchoring-1.json │ ├── css-scroll-snap-1.json │ ├── css-scroll-snap-2.json │ ├── css-scrollbars-1.json │ ├── css-shadow-parts-1.json │ ├── css-shapes-1.json │ ├── css-sizing-3.json │ ├── css-sizing-4.json │ ├── css-speech-1.json │ ├── css-style-attr.json │ ├── css-syntax-3.json │ ├── css-tables-3.json │ ├── css-text-3.json │ ├── css-text-4.json │ ├── css-text-decor-3.json │ ├── css-text-decor-4.json │ ├── css-transforms-1.json │ ├── css-transforms-2.json │ ├── css-transitions-1.json │ ├── css-transitions-2.json │ ├── css-typed-om-1.json │ ├── css-ui-3.json │ ├── css-ui-4.json │ ├── css-values-3.json │ ├── css-values-4.json │ ├── css-values-5.json │ ├── css-variables-1.json │ ├── css-view-transitions-1.json │ ├── css-view-transitions-2.json │ ├── css-viewport-1.json │ ├── css-will-change-1.json │ ├── css-writing-modes-3.json │ ├── css-writing-modes-4.json │ ├── css3-exclusions.json │ ├── cssom-1.json │ ├── cssom-view-1.json │ ├── dapt.json │ ├── dbsc-1.json │ ├── design-principles.json │ ├── device-memory-1.json │ ├── device-posture.json │ ├── did-1.1.json │ ├── did-resolution.json │ ├── digital-credentials.json │ ├── dpub-aam-1.1.json │ ├── dpub-aria-1.1.json │ ├── dx-prof-conneg.json │ ├── edit-context.json │ ├── eme-hdcp-version-registry.json │ ├── eme-initdata-cenc.json │ ├── eme-initdata-keyids.json │ ├── eme-initdata-registry.json │ ├── eme-initdata-webm.json │ ├── eme-stream-mp4.json │ ├── eme-stream-registry.json │ ├── eme-stream-webm.json │ ├── encrypted-media-2.json │ ├── epub-33.json │ ├── epub-34.json │ ├── epub-a11y-12.json │ ├── epub-rs-33.json │ ├── epub-rs-34.json │ ├── ethical-web-principles.json │ ├── event-timing.json │ ├── fedcm-1.json │ ├── fetch-metadata.json │ ├── fill-stroke-3.json │ ├── filter-effects-1.json │ ├── fingerprinting-guidance.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry-1.json │ ├── gpc.json │ ├── graphics-aam-1.0.json │ ├── graphics-aria-1.0.json │ ├── gyroscope.json │ ├── hr-time-3.json │ ├── html-aam-1.0.json │ ├── html-aria.json │ ├── html-media-capture.json │ ├── html-ruby-extensions.json │ ├── i18n-glossary.json │ ├── image-capture.json │ ├── image-resource.json │ ├── imsc-hrm.json │ ├── input-events-2.json │ ├── intersection-observer.json │ ├── json-ld11-api.json │ ├── json-ld11-framing.json │ ├── json-ld11.json │ ├── largest-contentful-paint.json │ ├── longtasks-1.json │ ├── magnetometer.json │ ├── manifest-app-info.json │ ├── mathml-core.json │ ├── mathml4.json │ ├── media-capabilities.json │ ├── media-source-2.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediaqueries-3.json │ ├── mediaqueries-4.json │ ├── mediaqueries-5.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── miniapp-lifecycle.json │ ├── miniapp-manifest.json │ ├── miniapp-packaging.json │ ├── mixed-content.json │ ├── motion-1.json │ ├── mse-byte-stream-format-isobmff.json │ ├── mse-byte-stream-format-mp2t.json │ ├── mse-byte-stream-format-mpeg-audio.json │ ├── mse-byte-stream-format-registry.json │ ├── mse-byte-stream-format-webm.json │ ├── mst-content-hint.json │ ├── navigation-timing-2.json │ ├── network-error-logging.json │ ├── openscreen-application.json │ ├── openscreen-network.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── owl-time.json │ ├── paint-timing.json │ ├── passkey-endpoints-1.json │ ├── payment-handler.json │ ├── payment-method-id.json │ ├── payment-method-manifest.json │ ├── payment-request.json │ ├── performance-timeline.json │ ├── permissions-policy-1.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── png-3.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── presentation-api.json │ ├── privacy-preserving-attribution.json │ ├── privacy-principles.json │ ├── proximity.json │ ├── pub-manifest.json │ ├── push-api.json │ ├── qb4st.json │ ├── rdf-canon.json │ ├── rdf11-n-quads.json │ ├── rdf12-concepts.json │ ├── rdf12-n-quads.json │ ├── rdf12-n-triples.json │ ├── rdf12-schema.json │ ├── rdf12-semantics.json │ ├── rdf12-trig.json │ ├── rdf12-turtle.json │ ├── rdf12-xml.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting-1.json │ ├── requestidlecallback.json │ ├── resize-observer-1.json │ ├── resource-timing.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations-1.json │ ├── secure-contexts.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── selectors-3.json │ ├── selectors-4.json │ ├── server-timing.json │ ├── service-workers.json │ ├── shacl12-core.json │ ├── shacl12-sparql.json │ ├── sparql12-entailment.json │ ├── sparql12-federated-query.json │ ├── sparql12-graph-store-protocol.json │ ├── sparql12-protocol.json │ ├── sparql12-query.json │ ├── sparql12-results-csv-tsv.json │ ├── sparql12-results-json.json │ ├── sparql12-results-xml.json │ ├── sparql12-service-description.json │ ├── sparql12-update.json │ ├── sri-2.json │ ├── svg-aam-1.0.json │ ├── svg-integration.json │ ├── svg-paths.json │ ├── svg-strokes.json │ ├── timing-entrytypes-registry.json │ ├── touch-events.json │ ├── trace-context-2.json │ ├── trace-context-protocols-registry.json │ ├── trusted-types.json │ ├── ttml-imsc1.2.json │ ├── ttml-imsc1.3.json │ ├── ttml2.json │ ├── uievents-code.json │ ├── uievents-key.json │ ├── uievents.json │ ├── upgrade-insecure-requests.json │ ├── user-timing.json │ ├── vc-bitstring-status-list.json │ ├── vc-confidence-method.json │ ├── vc-data-integrity.json │ ├── vc-data-model-2.0.json │ ├── vc-di-bbs.json │ ├── vc-di-ecdsa.json │ ├── vc-di-eddsa.json │ ├── vc-jose-cose.json │ ├── vc-json-schema.json │ ├── vc-render-method.json │ ├── vibration.json │ ├── virtual-keyboard.json │ ├── vocab-dcat-3.json │ ├── vocab-owl-time-agg.json │ ├── vocab-owl-time-rel.json │ ├── vocab-ssn-2017.json │ ├── vocab-ssn-2023.json │ ├── vocab-ssn-ext.json │ ├── wai-aria-1.2.json │ ├── wai-aria-1.3.json │ ├── wasm-core-2.json │ ├── wasm-js-api-2.json │ ├── wasm-web-api-2.json │ ├── wcag-3.0.json │ ├── web-animations-1.json │ ├── web-animations-2.json │ ├── web-locks.json │ ├── web-share.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webauthn-3.json │ ├── webcodecs-aac-codec-registration.json │ ├── webcodecs-alaw-codec-registration.json │ ├── webcodecs-av1-codec-registration.json │ ├── webcodecs-avc-codec-registration.json │ ├── webcodecs-codec-registry.json │ ├── webcodecs-flac-codec-registration.json │ ├── webcodecs-hevc-codec-registration.json │ ├── webcodecs-mp3-codec-registration.json │ ├── webcodecs-opus-codec-registration.json │ ├── webcodecs-pcm-codec-registration.json │ ├── webcodecs-ulaw-codec-registration.json │ ├── webcodecs-video-frame-metadata-registry.json │ ├── webcodecs-vorbis-codec-registration.json │ ├── webcodecs-vp8-codec-registration.json │ ├── webcodecs-vp9-codec-registration.json │ ├── webcodecs.json │ ├── webcrypto-2.json │ ├── webdriver-bidi.json │ ├── webdriver2.json │ ├── webgpu.json │ ├── webmidi.json │ ├── webnn.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-identity.json │ ├── webrtc-priority.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── webtransport.json │ ├── webvtt1.json │ ├── webxr-ar-module-1.json │ ├── webxr-depth-sensing-1.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-gamepads-module-1.json │ ├── webxr-hand-input-1.json │ ├── webxr-hit-test-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-management.json │ ├── wot-architecture11.json │ ├── wot-binding-registry.json │ ├── wot-discovery.json │ ├── wot-profile.json │ ├── wot-thing-description-2.0.json │ ├── wot-thing-description11.json │ └── xml-entity-names.json ├── idl │ ├── CSP.idl │ ├── DOM-Parsing.idl │ ├── FileAPI.idl │ ├── IndexedDB.idl │ ├── SVG.idl │ ├── accelerometer.idl │ ├── ambient-light.idl │ ├── audio-output.idl │ ├── audio-session.idl │ ├── autoplay-detection.idl │ ├── badging.idl │ ├── battery-status.idl │ ├── beacon.idl │ ├── capture-handle-identity.idl │ ├── clipboard-apis.idl │ ├── compute-pressure.idl │ ├── contact-picker.idl │ ├── credential-management.idl │ ├── csp-embedded-enforcement.idl │ ├── css-anchor-position.idl │ ├── css-animation-worklet.idl │ ├── css-animations-2.idl │ ├── css-animations.idl │ ├── css-cascade-6.idl │ ├── css-cascade.idl │ ├── css-color-5.idl │ ├── css-color-adjust.idl │ ├── css-conditional-5.idl │ ├── css-conditional.idl │ ├── css-contain-3.idl │ ├── css-contain.idl │ ├── css-counter-styles.idl │ ├── css-font-loading.idl │ ├── css-fonts.idl │ ├── css-highlight-api.idl │ ├── css-images-4.idl │ ├── css-layout-api.idl │ ├── css-masking.idl │ ├── css-mixins.idl │ ├── css-nav.idl │ ├── css-nesting.idl │ ├── css-paint-api.idl │ ├── css-properties-values-api.idl │ ├── css-pseudo.idl │ ├── css-regions.idl │ ├── css-scroll-snap-2.idl │ ├── css-shadow-parts.idl │ ├── css-transitions-2.idl │ ├── css-transitions.idl │ ├── css-typed-om.idl │ ├── css-view-transitions.idl │ ├── cssom-view.idl │ ├── cssom.idl │ ├── device-memory.idl │ ├── device-posture.idl │ ├── digital-credentials.idl │ ├── edit-context.idl │ ├── encrypted-media.idl │ ├── epub-rs.idl │ ├── event-timing.idl │ ├── fedcm.idl │ ├── filter-effects.idl │ ├── gamepad.idl │ ├── generic-sensor.idl │ ├── geolocation-sensor.idl │ ├── geolocation.idl │ ├── geometry.idl │ ├── gpc.idl │ ├── gyroscope.idl │ ├── hr-time.idl │ ├── html-media-capture.idl │ ├── image-capture.idl │ ├── image-resource.idl │ ├── input-events.idl │ ├── intersection-observer.idl │ ├── json-ld-api.idl │ ├── json-ld-framing.idl │ ├── largest-contentful-paint.idl │ ├── longtasks.idl │ ├── magnetometer.idl │ ├── mathml-core.idl │ ├── media-capabilities.idl │ ├── media-source.idl │ ├── mediacapture-fromelement.idl │ ├── mediacapture-region.idl │ ├── mediacapture-streams.idl │ ├── mediacapture-transform.idl │ ├── mediacapture-viewport.idl │ ├── mediasession.idl │ ├── mediastream-recording.idl │ ├── mst-content-hint.idl │ ├── navigation-timing.idl │ ├── orientation-event.idl │ ├── orientation-sensor.idl │ ├── paint-timing.idl │ ├── payment-handler.idl │ ├── payment-request.idl │ ├── performance-timeline.idl │ ├── permissions-policy.idl │ ├── permissions.idl │ ├── picture-in-picture.idl │ ├── pointerevents.idl │ ├── pointerlock.idl │ ├── presentation-api.idl │ ├── privacy-preserving-attribution.idl │ ├── proximity.idl │ ├── push-api.idl │ ├── referrer-policy.idl │ ├── remote-playback.idl │ ├── reporting.idl │ ├── requestidlecallback.idl │ ├── resize-observer.idl │ ├── resource-timing.idl │ ├── screen-capture.idl │ ├── screen-orientation.idl │ ├── screen-wake-lock.idl │ ├── scroll-animations.idl │ ├── secure-payment-confirmation.idl │ ├── selection-api.idl │ ├── server-timing.idl │ ├── service-workers.idl │ ├── sri.idl │ ├── svg-paths.idl │ ├── touch-events.idl │ ├── trusted-types.idl │ ├── uievents.idl │ ├── user-timing.idl │ ├── vibration.idl │ ├── virtual-keyboard.idl │ ├── wai-aria.idl │ ├── wasm-js-api.idl │ ├── wasm-web-api.idl │ ├── web-animations-2.idl │ ├── web-animations.idl │ ├── web-locks.idl │ ├── web-share.idl │ ├── webaudio.idl │ ├── webauthn.idl │ ├── webcodecs-aac-codec-registration.idl │ ├── webcodecs-av1-codec-registration.idl │ ├── webcodecs-avc-codec-registration.idl │ ├── webcodecs-flac-codec-registration.idl │ ├── webcodecs-hevc-codec-registration.idl │ ├── webcodecs-opus-codec-registration.idl │ ├── webcodecs-vp9-codec-registration.idl │ ├── webcodecs.idl │ ├── webcrypto.idl │ ├── webdriver.idl │ ├── webgpu.idl │ ├── webmidi.idl │ ├── webnn.idl │ ├── webrtc-encoded-transform.idl │ ├── webrtc-identity.idl │ ├── webrtc-priority.idl │ ├── webrtc-stats.idl │ ├── webrtc-svc.idl │ ├── webrtc.idl │ ├── webtransport.idl │ ├── webvtt.idl │ ├── webxr-ar-module.idl │ ├── webxr-depth-sensing.idl │ ├── webxr-dom-overlays.idl │ ├── webxr-gamepads-module.idl │ ├── webxr-hand-input.idl │ ├── webxr-hit-test.idl │ ├── webxr-lighting-estimation.idl │ ├── webxr.idl │ ├── webxrlayers.idl │ └── window-management.idl ├── idlnames.json ├── idlnames │ └── CSS.idl ├── idlnamesparsed │ └── CSS.json ├── idlparsed │ ├── CSP.json │ ├── DOM-Parsing.json │ ├── FileAPI.json │ ├── IndexedDB.json │ ├── SVG.json │ ├── accelerometer.json │ ├── ambient-light.json │ ├── audio-output.json │ ├── autoplay-detection.json │ ├── battery-status.json │ ├── beacon.json │ ├── capture-handle-identity.json │ ├── clipboard-apis.json │ ├── compute-pressure.json │ ├── credential-management.json │ ├── csp-embedded-enforcement.json │ ├── css-animation-worklet.json │ ├── css-animations.json │ ├── css-cascade.json │ ├── css-conditional.json │ ├── css-counter-styles.json │ ├── css-font-loading.json │ ├── css-fonts.json │ ├── css-highlight-api.json │ ├── css-images-4.json │ ├── css-layout-api.json │ ├── css-masking.json │ ├── css-nav.json │ ├── css-nesting.json │ ├── css-paint-api.json │ ├── css-properties-values-api.json │ ├── css-pseudo.json │ ├── css-regions.json │ ├── css-shadow-parts.json │ ├── css-transitions.json │ ├── css-typed-om.json │ ├── cssom-view.json │ ├── cssom.json │ ├── device-memory.json │ ├── device-posture.json │ ├── edit-context.json │ ├── encrypted-media.json │ ├── epub-rs.json │ ├── event-timing.json │ ├── filter-effects.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry.json │ ├── gyroscope.json │ ├── hr-time.json │ ├── html-media-capture.json │ ├── image-capture.json │ ├── image-resource.json │ ├── intersection-observer.json │ ├── largest-contentful-paint.json │ ├── longtasks.json │ ├── magnetometer.json │ ├── mathml-core.json │ ├── media-capabilities.json │ ├── media-source.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── mst-content-hint.json │ ├── navigation-timing.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── paint-timing.json │ ├── payment-handler.json │ ├── payment-request.json │ ├── performance-timeline.json │ ├── permissions-policy.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── pointerevents.json │ ├── pointerlock.json │ ├── presentation-api.json │ ├── proximity.json │ ├── push-api.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting.json │ ├── requestidlecallback.json │ ├── resize-observer.json │ ├── resource-timing.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── server-timing.json │ ├── service-workers.json │ ├── touch-events.json │ ├── trusted-types.json │ ├── uievents.json │ ├── user-timing.json │ ├── vibration.json │ ├── virtual-keyboard.json │ ├── wai-aria.json │ ├── wasm-js-api.json │ ├── wasm-web-api.json │ ├── web-animations.json │ ├── web-locks.json │ ├── web-share.json │ ├── webaudio.json │ ├── webauthn.json │ ├── webcodecs.json │ ├── webdriver.json │ ├── webgpu.json │ ├── webmidi.json │ ├── webnn.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-identity.json │ ├── webrtc-priority.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── webtransport.json │ ├── webvtt.json │ ├── webxr-ar-module.json │ ├── webxr-depth-sensing.json │ ├── webxr-dom-overlays.json │ ├── webxr-gamepads-module.json │ ├── webxr-hand-input.json │ ├── webxr-hit-test.json │ ├── webxr-lighting-estimation.json │ ├── webxr.json │ └── webxrlayers.json ├── ids │ ├── CSP3.json │ ├── CSS2.json │ ├── DOM-Parsing.json │ ├── FileAPI.json │ ├── IFT.json │ ├── IndexedDB-3.json │ ├── SVG11.json │ ├── SVG2.json │ ├── WCAG22.json │ ├── WGSL.json │ ├── WOFF.json │ ├── WOFF2.json │ ├── aac-registry.json │ ├── accelerometer.json │ ├── accname-1.2.json │ ├── act-rules-format-1.1.json │ ├── ambient-light.json │ ├── appmanifest.json │ ├── audio-output.json │ ├── audio-session.json │ ├── audiobooks.json │ ├── autoplay-detection.json │ ├── badging.json │ ├── baggage.json │ ├── battery-status.json │ ├── beacon.json │ ├── capture-handle-identity.json │ ├── change-password-url.json │ ├── cid-1.0.json │ ├── clear-site-data.json │ ├── clipboard-apis.json │ ├── compositing-1.json │ ├── compute-pressure.json │ ├── contact-picker.json │ ├── core-aam-1.2.json │ ├── credential-management-1.json │ ├── csp-embedded-enforcement.json │ ├── css-2022.json │ ├── css-2023.json │ ├── css-2024.json │ ├── css-2025.json │ ├── css-align-3.json │ ├── css-anchor-position-1.json │ ├── css-anchor-position-2.json │ ├── css-animation-worklet-1.json │ ├── css-animations-1.json │ ├── css-animations-2.json │ ├── css-backgrounds-3.json │ ├── css-borders-4.json │ ├── css-box-3.json │ ├── css-box-4.json │ ├── css-break-3.json │ ├── css-break-4.json │ ├── css-cascade-3.json │ ├── css-cascade-4.json │ ├── css-cascade-5.json │ ├── css-cascade-6.json │ ├── css-color-3.json │ ├── css-color-4.json │ ├── css-color-5.json │ ├── css-color-adjust-1.json │ ├── css-color-hdr-1.json │ ├── css-conditional-3.json │ ├── css-conditional-4.json │ ├── css-conditional-5.json │ ├── css-contain-1.json │ ├── css-contain-2.json │ ├── css-contain-3.json │ ├── css-content-3.json │ ├── css-counter-styles-3.json │ ├── css-display-3.json │ ├── css-display-4.json │ ├── css-easing-1.json │ ├── css-easing-2.json │ ├── css-env-1.json │ ├── css-flexbox-1.json │ ├── css-font-loading-3.json │ ├── css-fonts-4.json │ ├── css-fonts-5.json │ ├── css-forms-1.json │ ├── css-gaps-1.json │ ├── css-gcpm-3.json │ ├── css-grid-1.json │ ├── css-grid-2.json │ ├── css-grid-3.json │ ├── css-highlight-api-1.json │ ├── css-images-3.json │ ├── css-images-4.json │ ├── css-inline-3.json │ ├── css-layout-api-1.json │ ├── css-line-grid-1.json │ ├── css-lists-3.json │ ├── css-logical-1.json │ ├── css-masking-1.json │ ├── css-mixins-1.json │ ├── css-multicol-1.json │ ├── css-multicol-2.json │ ├── css-namespaces-3.json │ ├── css-nav-1.json │ ├── css-nesting-1.json │ ├── css-overflow-3.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-overscroll-1.json │ ├── css-page-3.json │ ├── css-page-floats-3.json │ ├── css-paint-api-1.json │ ├── css-position-3.json │ ├── css-position-4.json │ ├── css-properties-values-api-1.json │ ├── css-pseudo-4.json │ ├── css-regions-1.json │ ├── css-rhythm-1.json │ ├── css-round-display-1.json │ ├── css-ruby-1.json │ ├── css-scoping-1.json │ ├── css-scroll-anchoring-1.json │ ├── css-scroll-snap-1.json │ ├── css-scroll-snap-2.json │ ├── css-scrollbars-1.json │ ├── css-shadow-parts-1.json │ ├── css-shapes-1.json │ ├── css-sizing-3.json │ ├── css-sizing-4.json │ ├── css-speech-1.json │ ├── css-style-attr.json │ ├── css-syntax-3.json │ ├── css-tables-3.json │ ├── css-text-3.json │ ├── css-text-4.json │ ├── css-text-decor-3.json │ ├── css-text-decor-4.json │ ├── css-transforms-1.json │ ├── css-transforms-2.json │ ├── css-transitions-1.json │ ├── css-transitions-2.json │ ├── css-typed-om-1.json │ ├── css-ui-3.json │ ├── css-ui-4.json │ ├── css-values-3.json │ ├── css-values-4.json │ ├── css-values-5.json │ ├── css-variables-1.json │ ├── css-view-transitions-1.json │ ├── css-view-transitions-2.json │ ├── css-viewport-1.json │ ├── css-will-change-1.json │ ├── css-writing-modes-3.json │ ├── css-writing-modes-4.json │ ├── css3-exclusions.json │ ├── cssom-1.json │ ├── cssom-view-1.json │ ├── dapt.json │ ├── dbsc-1.json │ ├── design-principles.json │ ├── device-memory-1.json │ ├── device-posture.json │ ├── did-1.1.json │ ├── did-resolution.json │ ├── digital-credentials.json │ ├── dpub-aam-1.1.json │ ├── dpub-aria-1.1.json │ ├── dx-prof-conneg.json │ ├── edit-context.json │ ├── eme-hdcp-version-registry.json │ ├── eme-initdata-cenc.json │ ├── eme-initdata-keyids.json │ ├── eme-initdata-registry.json │ ├── eme-initdata-webm.json │ ├── eme-stream-mp4.json │ ├── eme-stream-registry.json │ ├── eme-stream-webm.json │ ├── encrypted-media-2.json │ ├── epub-33.json │ ├── epub-34.json │ ├── epub-a11y-12.json │ ├── epub-rs-33.json │ ├── epub-rs-34.json │ ├── ethical-web-principles.json │ ├── event-timing.json │ ├── fedcm-1.json │ ├── fetch-metadata.json │ ├── fill-stroke-3.json │ ├── filter-effects-1.json │ ├── fingerprinting-guidance.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry-1.json │ ├── gpc.json │ ├── graphics-aam-1.0.json │ ├── graphics-aria-1.0.json │ ├── gyroscope.json │ ├── hr-time-3.json │ ├── html-aam-1.0.json │ ├── html-aria.json │ ├── html-media-capture.json │ ├── html-ruby-extensions.json │ ├── i18n-glossary.json │ ├── image-capture.json │ ├── image-resource.json │ ├── imsc-hrm.json │ ├── input-events-2.json │ ├── intersection-observer.json │ ├── json-ld11-api.json │ ├── json-ld11-framing.json │ ├── json-ld11.json │ ├── largest-contentful-paint.json │ ├── longtasks-1.json │ ├── magnetometer.json │ ├── manifest-app-info.json │ ├── mathml-core.json │ ├── mathml4.json │ ├── media-capabilities.json │ ├── media-source-2.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediaqueries-3.json │ ├── mediaqueries-4.json │ ├── mediaqueries-5.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── miniapp-lifecycle.json │ ├── miniapp-manifest.json │ ├── miniapp-packaging.json │ ├── mixed-content.json │ ├── motion-1.json │ ├── mse-byte-stream-format-isobmff.json │ ├── mse-byte-stream-format-mp2t.json │ ├── mse-byte-stream-format-mpeg-audio.json │ ├── mse-byte-stream-format-registry.json │ ├── mse-byte-stream-format-webm.json │ ├── mst-content-hint.json │ ├── navigation-timing-2.json │ ├── network-error-logging.json │ ├── openscreen-application.json │ ├── openscreen-network.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── owl-time.json │ ├── paint-timing.json │ ├── passkey-endpoints-1.json │ ├── payment-handler.json │ ├── payment-method-id.json │ ├── payment-method-manifest.json │ ├── payment-request.json │ ├── performance-timeline.json │ ├── permissions-policy-1.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── png-3.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── presentation-api.json │ ├── privacy-preserving-attribution.json │ ├── privacy-principles.json │ ├── proximity.json │ ├── pub-manifest.json │ ├── push-api.json │ ├── qb4st.json │ ├── rdf-canon.json │ ├── rdf11-n-quads.json │ ├── rdf12-concepts.json │ ├── rdf12-n-quads.json │ ├── rdf12-n-triples.json │ ├── rdf12-schema.json │ ├── rdf12-semantics.json │ ├── rdf12-trig.json │ ├── rdf12-turtle.json │ ├── rdf12-xml.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting-1.json │ ├── requestidlecallback.json │ ├── resize-observer-1.json │ ├── resource-timing.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations-1.json │ ├── secure-contexts.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── selectors-3.json │ ├── selectors-4.json │ ├── server-timing.json │ ├── service-workers.json │ ├── shacl12-core.json │ ├── shacl12-sparql.json │ ├── sparql12-entailment.json │ ├── sparql12-federated-query.json │ ├── sparql12-graph-store-protocol.json │ ├── sparql12-protocol.json │ ├── sparql12-query.json │ ├── sparql12-results-csv-tsv.json │ ├── sparql12-results-json.json │ ├── sparql12-results-xml.json │ ├── sparql12-service-description.json │ ├── sparql12-update.json │ ├── sri-2.json │ ├── svg-aam-1.0.json │ ├── svg-integration.json │ ├── svg-paths.json │ ├── svg-strokes.json │ ├── test-methodology.json │ ├── timing-entrytypes-registry.json │ ├── touch-events.json │ ├── trace-context-2.json │ ├── trace-context-protocols-registry.json │ ├── trusted-types.json │ ├── ttml-imsc1.2.json │ ├── ttml-imsc1.3.json │ ├── ttml2.json │ ├── uievents-code.json │ ├── uievents-key.json │ ├── uievents.json │ ├── upgrade-insecure-requests.json │ ├── user-timing.json │ ├── vc-bitstring-status-list.json │ ├── vc-confidence-method.json │ ├── vc-data-integrity.json │ ├── vc-data-model-2.0.json │ ├── vc-di-bbs.json │ ├── vc-di-ecdsa.json │ ├── vc-di-eddsa.json │ ├── vc-jose-cose.json │ ├── vc-json-schema.json │ ├── vc-render-method.json │ ├── vibration.json │ ├── virtual-keyboard.json │ ├── vocab-dcat-3.json │ ├── vocab-owl-time-agg.json │ ├── vocab-owl-time-rel.json │ ├── vocab-ssn-2017.json │ ├── vocab-ssn-2023.json │ ├── vocab-ssn-ext.json │ ├── wai-aria-1.2.json │ ├── wai-aria-1.3.json │ ├── wasm-core-2.json │ ├── wasm-js-api-2.json │ ├── wasm-web-api-2.json │ ├── wcag-3.0.json │ ├── web-animations-1.json │ ├── web-animations-2.json │ ├── web-locks.json │ ├── web-share.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webauthn-3.json │ ├── webcodecs-aac-codec-registration.json │ ├── webcodecs-alaw-codec-registration.json │ ├── webcodecs-av1-codec-registration.json │ ├── webcodecs-avc-codec-registration.json │ ├── webcodecs-codec-registry.json │ ├── webcodecs-flac-codec-registration.json │ ├── webcodecs-hevc-codec-registration.json │ ├── webcodecs-mp3-codec-registration.json │ ├── webcodecs-opus-codec-registration.json │ ├── webcodecs-pcm-codec-registration.json │ ├── webcodecs-ulaw-codec-registration.json │ ├── webcodecs-video-frame-metadata-registry.json │ ├── webcodecs-vorbis-codec-registration.json │ ├── webcodecs-vp8-codec-registration.json │ ├── webcodecs-vp9-codec-registration.json │ ├── webcodecs.json │ ├── webcrypto-2.json │ ├── webdriver-bidi.json │ ├── webdriver2.json │ ├── webgpu.json │ ├── webmidi.json │ ├── webnn.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-identity.json │ ├── webrtc-priority.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── webtransport.json │ ├── webvtt1.json │ ├── webxr-ar-module-1.json │ ├── webxr-depth-sensing-1.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-gamepads-module-1.json │ ├── webxr-hand-input-1.json │ ├── webxr-hit-test-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-management.json │ ├── wot-architecture11.json │ ├── wot-binding-registry.json │ ├── wot-discovery.json │ ├── wot-profile.json │ ├── wot-thing-description-2.0.json │ ├── wot-thing-description11.json │ └── xml-entity-names.json ├── index.html ├── index.json ├── links │ ├── CSP3.json │ ├── CSS2.json │ ├── DOM-Parsing.json │ ├── FileAPI.json │ ├── IFT.json │ ├── IndexedDB-3.json │ ├── SVG11.json │ ├── SVG2.json │ ├── WCAG22.json │ ├── WGSL.json │ ├── WOFF.json │ ├── WOFF2.json │ ├── aac-registry.json │ ├── accelerometer.json │ ├── accname-1.2.json │ ├── act-rules-format-1.1.json │ ├── ambient-light.json │ ├── appmanifest.json │ ├── audio-output.json │ ├── audio-session.json │ ├── audiobooks.json │ ├── autoplay-detection.json │ ├── av1-spec.json │ ├── badging.json │ ├── baggage.json │ ├── battery-status.json │ ├── beacon.json │ ├── capture-handle-identity.json │ ├── change-password-url.json │ ├── cid-1.0.json │ ├── clear-site-data.json │ ├── clipboard-apis.json │ ├── compositing-1.json │ ├── compute-pressure.json │ ├── contact-picker.json │ ├── core-aam-1.2.json │ ├── credential-management-1.json │ ├── csp-embedded-enforcement.json │ ├── css-2022.json │ ├── css-2023.json │ ├── css-2024.json │ ├── css-2025.json │ ├── css-align-3.json │ ├── css-anchor-position-1.json │ ├── css-anchor-position-2.json │ ├── css-animation-worklet-1.json │ ├── css-animations-1.json │ ├── css-animations-2.json │ ├── css-backgrounds-3.json │ ├── css-borders-4.json │ ├── css-box-3.json │ ├── css-box-4.json │ ├── css-break-3.json │ ├── css-break-4.json │ ├── css-cascade-3.json │ ├── css-cascade-4.json │ ├── css-cascade-5.json │ ├── css-cascade-6.json │ ├── css-color-3.json │ ├── css-color-4.json │ ├── css-color-5.json │ ├── css-color-adjust-1.json │ ├── css-color-hdr-1.json │ ├── css-conditional-3.json │ ├── css-conditional-4.json │ ├── css-conditional-5.json │ ├── css-contain-1.json │ ├── css-contain-2.json │ ├── css-contain-3.json │ ├── css-content-3.json │ ├── css-counter-styles-3.json │ ├── css-display-3.json │ ├── css-display-4.json │ ├── css-easing-1.json │ ├── css-easing-2.json │ ├── css-env-1.json │ ├── css-flexbox-1.json │ ├── css-font-loading-3.json │ ├── css-fonts-4.json │ ├── css-fonts-5.json │ ├── css-forms-1.json │ ├── css-gaps-1.json │ ├── css-gcpm-3.json │ ├── css-grid-1.json │ ├── css-grid-2.json │ ├── css-grid-3.json │ ├── css-highlight-api-1.json │ ├── css-images-3.json │ ├── css-images-4.json │ ├── css-inline-3.json │ ├── css-layout-api-1.json │ ├── css-line-grid-1.json │ ├── css-lists-3.json │ ├── css-logical-1.json │ ├── css-masking-1.json │ ├── css-mixins-1.json │ ├── css-multicol-1.json │ ├── css-multicol-2.json │ ├── css-namespaces-3.json │ ├── css-nav-1.json │ ├── css-nesting-1.json │ ├── css-overflow-3.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-overscroll-1.json │ ├── css-page-3.json │ ├── css-page-floats-3.json │ ├── css-paint-api-1.json │ ├── css-position-3.json │ ├── css-position-4.json │ ├── css-properties-values-api-1.json │ ├── css-pseudo-4.json │ ├── css-regions-1.json │ ├── css-rhythm-1.json │ ├── css-round-display-1.json │ ├── css-ruby-1.json │ ├── css-scoping-1.json │ ├── css-scroll-anchoring-1.json │ ├── css-scroll-snap-1.json │ ├── css-scroll-snap-2.json │ ├── css-scrollbars-1.json │ ├── css-shadow-parts-1.json │ ├── css-shapes-1.json │ ├── css-sizing-3.json │ ├── css-sizing-4.json │ ├── css-speech-1.json │ ├── css-style-attr.json │ ├── css-syntax-3.json │ ├── css-tables-3.json │ ├── css-text-3.json │ ├── css-text-4.json │ ├── css-text-decor-3.json │ ├── css-text-decor-4.json │ ├── css-transforms-1.json │ ├── css-transforms-2.json │ ├── css-transitions-1.json │ ├── css-transitions-2.json │ ├── css-typed-om-1.json │ ├── css-ui-3.json │ ├── css-ui-4.json │ ├── css-values-3.json │ ├── css-values-4.json │ ├── css-values-5.json │ ├── css-variables-1.json │ ├── css-view-transitions-1.json │ ├── css-view-transitions-2.json │ ├── css-viewport-1.json │ ├── css-will-change-1.json │ ├── css-writing-modes-3.json │ ├── css-writing-modes-4.json │ ├── css3-exclusions.json │ ├── cssom-1.json │ ├── cssom-view-1.json │ ├── dapt.json │ ├── dbsc-1.json │ ├── design-principles.json │ ├── device-memory-1.json │ ├── device-posture.json │ ├── did-1.1.json │ ├── did-resolution.json │ ├── digital-credentials.json │ ├── dpub-aam-1.1.json │ ├── dpub-aria-1.1.json │ ├── dx-prof-conneg.json │ ├── edit-context.json │ ├── eme-hdcp-version-registry.json │ ├── eme-initdata-cenc.json │ ├── eme-initdata-keyids.json │ ├── eme-initdata-registry.json │ ├── eme-initdata-webm.json │ ├── eme-stream-mp4.json │ ├── eme-stream-registry.json │ ├── eme-stream-webm.json │ ├── encrypted-media-2.json │ ├── epub-33.json │ ├── epub-34.json │ ├── epub-a11y-12.json │ ├── epub-rs-33.json │ ├── epub-rs-34.json │ ├── ethical-web-principles.json │ ├── event-timing.json │ ├── fedcm-1.json │ ├── fetch-metadata.json │ ├── fill-stroke-3.json │ ├── filter-effects-1.json │ ├── fingerprinting-guidance.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry-1.json │ ├── gpc.json │ ├── graphics-aam-1.0.json │ ├── graphics-aria-1.0.json │ ├── gyroscope.json │ ├── hr-time-3.json │ ├── html-aam-1.0.json │ ├── html-aria.json │ ├── html-media-capture.json │ ├── html-ruby-extensions.json │ ├── i18n-glossary.json │ ├── image-capture.json │ ├── image-resource.json │ ├── imsc-hrm.json │ ├── input-events-2.json │ ├── intersection-observer.json │ ├── json-ld11-api.json │ ├── json-ld11-framing.json │ ├── json-ld11.json │ ├── largest-contentful-paint.json │ ├── longtasks-1.json │ ├── magnetometer.json │ ├── manifest-app-info.json │ ├── mathml-core.json │ ├── mathml4.json │ ├── media-capabilities.json │ ├── media-source-2.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediaqueries-3.json │ ├── mediaqueries-4.json │ ├── mediaqueries-5.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── miniapp-lifecycle.json │ ├── miniapp-manifest.json │ ├── miniapp-packaging.json │ ├── mixed-content.json │ ├── motion-1.json │ ├── mse-byte-stream-format-isobmff.json │ ├── mse-byte-stream-format-mp2t.json │ ├── mse-byte-stream-format-mpeg-audio.json │ ├── mse-byte-stream-format-registry.json │ ├── mse-byte-stream-format-webm.json │ ├── mst-content-hint.json │ ├── navigation-timing-2.json │ ├── network-error-logging.json │ ├── openscreen-application.json │ ├── openscreen-network.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── owl-time.json │ ├── paint-timing.json │ ├── passkey-endpoints-1.json │ ├── payment-handler.json │ ├── payment-method-id.json │ ├── payment-method-manifest.json │ ├── payment-request.json │ ├── performance-timeline.json │ ├── permissions-policy-1.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── png-3.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── presentation-api.json │ ├── privacy-preserving-attribution.json │ ├── privacy-principles.json │ ├── proximity.json │ ├── pub-manifest.json │ ├── push-api.json │ ├── qb4st.json │ ├── rdf-canon.json │ ├── rdf11-n-quads.json │ ├── rdf12-concepts.json │ ├── rdf12-n-quads.json │ ├── rdf12-n-triples.json │ ├── rdf12-schema.json │ ├── rdf12-semantics.json │ ├── rdf12-trig.json │ ├── rdf12-turtle.json │ ├── rdf12-xml.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting-1.json │ ├── requestidlecallback.json │ ├── resize-observer-1.json │ ├── resource-timing.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations-1.json │ ├── secure-contexts.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── selectors-3.json │ ├── selectors-4.json │ ├── server-timing.json │ ├── service-workers.json │ ├── shacl12-core.json │ ├── shacl12-sparql.json │ ├── sparql12-entailment.json │ ├── sparql12-federated-query.json │ ├── sparql12-graph-store-protocol.json │ ├── sparql12-protocol.json │ ├── sparql12-query.json │ ├── sparql12-results-csv-tsv.json │ ├── sparql12-results-json.json │ ├── sparql12-results-xml.json │ ├── sparql12-service-description.json │ ├── sparql12-update.json │ ├── sri-2.json │ ├── svg-aam-1.0.json │ ├── svg-integration.json │ ├── svg-paths.json │ ├── svg-strokes.json │ ├── test-methodology.json │ ├── timing-entrytypes-registry.json │ ├── touch-events.json │ ├── trace-context-2.json │ ├── trace-context-protocols-registry.json │ ├── trusted-types.json │ ├── ttml-imsc1.2.json │ ├── ttml-imsc1.3.json │ ├── ttml2.json │ ├── uievents-code.json │ ├── uievents-key.json │ ├── uievents.json │ ├── upgrade-insecure-requests.json │ ├── user-timing.json │ ├── vc-bitstring-status-list.json │ ├── vc-confidence-method.json │ ├── vc-data-integrity.json │ ├── vc-data-model-2.0.json │ ├── vc-di-bbs.json │ ├── vc-di-ecdsa.json │ ├── vc-di-eddsa.json │ ├── vc-jose-cose.json │ ├── vc-json-schema.json │ ├── vc-render-method.json │ ├── vibration.json │ ├── virtual-keyboard.json │ ├── vocab-dcat-3.json │ ├── vocab-owl-time-agg.json │ ├── vocab-owl-time-rel.json │ ├── vocab-ssn-2017.json │ ├── vocab-ssn-2023.json │ ├── vocab-ssn-ext.json │ ├── wai-aria-1.2.json │ ├── wai-aria-1.3.json │ ├── wasm-core-2.json │ ├── wasm-js-api-2.json │ ├── wasm-web-api-2.json │ ├── wcag-3.0.json │ ├── web-animations-1.json │ ├── web-animations-2.json │ ├── web-locks.json │ ├── web-share.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webauthn-3.json │ ├── webcodecs-aac-codec-registration.json │ ├── webcodecs-alaw-codec-registration.json │ ├── webcodecs-av1-codec-registration.json │ ├── webcodecs-avc-codec-registration.json │ ├── webcodecs-codec-registry.json │ ├── webcodecs-flac-codec-registration.json │ ├── webcodecs-hevc-codec-registration.json │ ├── webcodecs-mp3-codec-registration.json │ ├── webcodecs-opus-codec-registration.json │ ├── webcodecs-pcm-codec-registration.json │ ├── webcodecs-ulaw-codec-registration.json │ ├── webcodecs-video-frame-metadata-registry.json │ ├── webcodecs-vorbis-codec-registration.json │ ├── webcodecs-vp8-codec-registration.json │ ├── webcodecs-vp9-codec-registration.json │ ├── webcodecs.json │ ├── webcrypto-2.json │ ├── webdriver-bidi.json │ ├── webdriver2.json │ ├── webgpu.json │ ├── webmidi.json │ ├── webnn.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-identity.json │ ├── webrtc-priority.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── webtransport.json │ ├── webvtt1.json │ ├── webxr-ar-module-1.json │ ├── webxr-depth-sensing-1.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-gamepads-module-1.json │ ├── webxr-hand-input-1.json │ ├── webxr-hit-test-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-management.json │ ├── wot-architecture11.json │ ├── wot-binding-registry.json │ ├── wot-discovery.json │ ├── wot-profile.json │ ├── wot-thing-description-2.0.json │ ├── wot-thing-description11.json │ └── xml-entity-names.json ├── perissue.html ├── refs │ ├── CSP3.json │ ├── CSS2.json │ ├── DOM-Parsing.json │ ├── FileAPI.json │ ├── IFT.json │ ├── IndexedDB-3.json │ ├── SVG11.json │ ├── SVG2.json │ ├── WCAG22.json │ ├── WGSL.json │ ├── WOFF.json │ ├── WOFF2.json │ ├── aac-registry.json │ ├── accelerometer.json │ ├── accname-1.2.json │ ├── act-rules-format-1.1.json │ ├── ambient-light.json │ ├── appmanifest.json │ ├── audio-output.json │ ├── audio-session.json │ ├── audiobooks.json │ ├── autoplay-detection.json │ ├── badging.json │ ├── baggage.json │ ├── battery-status.json │ ├── beacon.json │ ├── capture-handle-identity.json │ ├── change-password-url.json │ ├── cid-1.0.json │ ├── clear-site-data.json │ ├── clipboard-apis.json │ ├── compositing-1.json │ ├── compute-pressure.json │ ├── contact-picker.json │ ├── core-aam-1.2.json │ ├── credential-management-1.json │ ├── csp-embedded-enforcement.json │ ├── css-2022.json │ ├── css-2023.json │ ├── css-2024.json │ ├── css-2025.json │ ├── css-align-3.json │ ├── css-anchor-position-1.json │ ├── css-anchor-position-2.json │ ├── css-animation-worklet-1.json │ ├── css-animations-1.json │ ├── css-animations-2.json │ ├── css-backgrounds-3.json │ ├── css-borders-4.json │ ├── css-box-3.json │ ├── css-box-4.json │ ├── css-break-3.json │ ├── css-break-4.json │ ├── css-cascade-3.json │ ├── css-cascade-4.json │ ├── css-cascade-5.json │ ├── css-cascade-6.json │ ├── css-color-3.json │ ├── css-color-4.json │ ├── css-color-5.json │ ├── css-color-adjust-1.json │ ├── css-color-hdr-1.json │ ├── css-conditional-3.json │ ├── css-conditional-4.json │ ├── css-conditional-5.json │ ├── css-contain-1.json │ ├── css-contain-2.json │ ├── css-contain-3.json │ ├── css-content-3.json │ ├── css-counter-styles-3.json │ ├── css-display-3.json │ ├── css-display-4.json │ ├── css-easing-1.json │ ├── css-easing-2.json │ ├── css-env-1.json │ ├── css-flexbox-1.json │ ├── css-font-loading-3.json │ ├── css-fonts-4.json │ ├── css-fonts-5.json │ ├── css-forms-1.json │ ├── css-gaps-1.json │ ├── css-gcpm-3.json │ ├── css-grid-1.json │ ├── css-grid-2.json │ ├── css-grid-3.json │ ├── css-highlight-api-1.json │ ├── css-images-3.json │ ├── css-images-4.json │ ├── css-inline-3.json │ ├── css-layout-api-1.json │ ├── css-lists-3.json │ ├── css-logical-1.json │ ├── css-masking-1.json │ ├── css-mixins-1.json │ ├── css-multicol-1.json │ ├── css-multicol-2.json │ ├── css-nav-1.json │ ├── css-nesting-1.json │ ├── css-overflow-3.json │ ├── css-overflow-4.json │ ├── css-overflow-5.json │ ├── css-overscroll-1.json │ ├── css-page-3.json │ ├── css-page-floats-3.json │ ├── css-paint-api-1.json │ ├── css-position-3.json │ ├── css-position-4.json │ ├── css-properties-values-api-1.json │ ├── css-pseudo-4.json │ ├── css-regions-1.json │ ├── css-rhythm-1.json │ ├── css-round-display-1.json │ ├── css-ruby-1.json │ ├── css-scroll-anchoring-1.json │ ├── css-scroll-snap-1.json │ ├── css-scroll-snap-2.json │ ├── css-scrollbars-1.json │ ├── css-shadow-parts-1.json │ ├── css-shapes-1.json │ ├── css-sizing-3.json │ ├── css-sizing-4.json │ ├── css-speech-1.json │ ├── css-style-attr.json │ ├── css-syntax-3.json │ ├── css-tables-3.json │ ├── css-text-3.json │ ├── css-text-4.json │ ├── css-text-decor-3.json │ ├── css-text-decor-4.json │ ├── css-transforms-1.json │ ├── css-transforms-2.json │ ├── css-transitions-1.json │ ├── css-transitions-2.json │ ├── css-typed-om-1.json │ ├── css-ui-3.json │ ├── css-ui-4.json │ ├── css-values-3.json │ ├── css-values-4.json │ ├── css-values-5.json │ ├── css-variables-1.json │ ├── css-view-transitions-1.json │ ├── css-view-transitions-2.json │ ├── css-viewport-1.json │ ├── css-will-change-1.json │ ├── css-writing-modes-3.json │ ├── css-writing-modes-4.json │ ├── css3-exclusions.json │ ├── cssom-1.json │ ├── cssom-view-1.json │ ├── dapt.json │ ├── dbsc-1.json │ ├── design-principles.json │ ├── device-memory-1.json │ ├── device-posture.json │ ├── did-1.1.json │ ├── did-resolution.json │ ├── digital-credentials.json │ ├── dpub-aam-1.1.json │ ├── dpub-aria-1.1.json │ ├── dx-prof-conneg.json │ ├── edit-context.json │ ├── eme-hdcp-version-registry.json │ ├── eme-initdata-cenc.json │ ├── eme-initdata-keyids.json │ ├── eme-initdata-registry.json │ ├── eme-initdata-webm.json │ ├── eme-stream-mp4.json │ ├── eme-stream-registry.json │ ├── eme-stream-webm.json │ ├── encrypted-media-2.json │ ├── epub-33.json │ ├── epub-34.json │ ├── epub-a11y-12.json │ ├── epub-rs-33.json │ ├── epub-rs-34.json │ ├── ethical-web-principles.json │ ├── event-timing.json │ ├── fedcm-1.json │ ├── fetch-metadata.json │ ├── fill-stroke-3.json │ ├── filter-effects-1.json │ ├── fingerprinting-guidance.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── geolocation-sensor.json │ ├── geolocation.json │ ├── geometry-1.json │ ├── gpc.json │ ├── graphics-aam-1.0.json │ ├── graphics-aria-1.0.json │ ├── gyroscope.json │ ├── hr-time-3.json │ ├── html-aam-1.0.json │ ├── html-aria.json │ ├── html-media-capture.json │ ├── html-ruby-extensions.json │ ├── i18n-glossary.json │ ├── image-capture.json │ ├── image-resource.json │ ├── imsc-hrm.json │ ├── input-events-2.json │ ├── intersection-observer.json │ ├── json-ld11-api.json │ ├── json-ld11-framing.json │ ├── json-ld11.json │ ├── largest-contentful-paint.json │ ├── longtasks-1.json │ ├── magnetometer.json │ ├── manifest-app-info.json │ ├── mathml-core.json │ ├── mathml4.json │ ├── media-capabilities.json │ ├── media-source-2.json │ ├── mediacapture-fromelement.json │ ├── mediacapture-region.json │ ├── mediacapture-streams.json │ ├── mediacapture-transform.json │ ├── mediacapture-viewport.json │ ├── mediaqueries-3.json │ ├── mediaqueries-4.json │ ├── mediaqueries-5.json │ ├── mediasession.json │ ├── mediastream-recording.json │ ├── miniapp-lifecycle.json │ ├── miniapp-manifest.json │ ├── miniapp-packaging.json │ ├── mixed-content.json │ ├── motion-1.json │ ├── mse-byte-stream-format-isobmff.json │ ├── mse-byte-stream-format-mp2t.json │ ├── mse-byte-stream-format-mpeg-audio.json │ ├── mse-byte-stream-format-registry.json │ ├── mse-byte-stream-format-webm.json │ ├── mst-content-hint.json │ ├── navigation-timing-2.json │ ├── network-error-logging.json │ ├── openscreen-application.json │ ├── openscreen-network.json │ ├── orientation-event.json │ ├── orientation-sensor.json │ ├── owl-time.json │ ├── paint-timing.json │ ├── passkey-endpoints-1.json │ ├── payment-handler.json │ ├── payment-method-id.json │ ├── payment-method-manifest.json │ ├── payment-request.json │ ├── performance-timeline.json │ ├── permissions-policy-1.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── png-3.json │ ├── pointerevents3.json │ ├── pointerevents4.json │ ├── pointerlock-2.json │ ├── presentation-api.json │ ├── privacy-preserving-attribution.json │ ├── privacy-principles.json │ ├── proximity.json │ ├── pub-manifest.json │ ├── push-api.json │ ├── qb4st.json │ ├── rdf-canon.json │ ├── rdf11-n-quads.json │ ├── rdf12-concepts.json │ ├── rdf12-n-quads.json │ ├── rdf12-n-triples.json │ ├── rdf12-schema.json │ ├── rdf12-semantics.json │ ├── rdf12-trig.json │ ├── rdf12-turtle.json │ ├── rdf12-xml.json │ ├── referrer-policy.json │ ├── remote-playback.json │ ├── reporting-1.json │ ├── requestidlecallback.json │ ├── resize-observer-1.json │ ├── resource-timing.json │ ├── screen-capture.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── scroll-animations-1.json │ ├── secure-contexts.json │ ├── secure-payment-confirmation.json │ ├── selection-api.json │ ├── selectors-3.json │ ├── selectors-4.json │ ├── server-timing.json │ ├── service-workers.json │ ├── shacl12-core.json │ ├── shacl12-sparql.json │ ├── sparql12-entailment.json │ ├── sparql12-federated-query.json │ ├── sparql12-graph-store-protocol.json │ ├── sparql12-protocol.json │ ├── sparql12-query.json │ ├── sparql12-results-csv-tsv.json │ ├── sparql12-results-json.json │ ├── sparql12-results-xml.json │ ├── sparql12-service-description.json │ ├── sparql12-update.json │ ├── sri-2.json │ ├── svg-aam-1.0.json │ ├── svg-integration.json │ ├── svg-paths.json │ ├── svg-strokes.json │ ├── test-methodology.json │ ├── timing-entrytypes-registry.json │ ├── touch-events.json │ ├── trace-context-2.json │ ├── trace-context-protocols-registry.json │ ├── trusted-types.json │ ├── ttml-imsc1.2.json │ ├── ttml-imsc1.3.json │ ├── ttml2.json │ ├── uievents-code.json │ ├── uievents-key.json │ ├── uievents.json │ ├── upgrade-insecure-requests.json │ ├── user-timing.json │ ├── vc-bitstring-status-list.json │ ├── vc-confidence-method.json │ ├── vc-data-integrity.json │ ├── vc-data-model-2.0.json │ ├── vc-di-bbs.json │ ├── vc-di-ecdsa.json │ ├── vc-di-eddsa.json │ ├── vc-jose-cose.json │ ├── vc-json-schema.json │ ├── vc-render-method.json │ ├── vibration.json │ ├── virtual-keyboard.json │ ├── vocab-dcat-3.json │ ├── vocab-owl-time-agg.json │ ├── vocab-owl-time-rel.json │ ├── vocab-ssn-2017.json │ ├── vocab-ssn-2023.json │ ├── vocab-ssn-ext.json │ ├── wai-aria-1.2.json │ ├── wai-aria-1.3.json │ ├── wasm-core-2.json │ ├── wasm-js-api-2.json │ ├── wasm-web-api-2.json │ ├── wcag-3.0.json │ ├── web-animations-1.json │ ├── web-animations-2.json │ ├── web-locks.json │ ├── web-share.json │ ├── webaudio-1.0.json │ ├── webaudio-1.1.json │ ├── webauthn-3.json │ ├── webcodecs-aac-codec-registration.json │ ├── webcodecs-alaw-codec-registration.json │ ├── webcodecs-av1-codec-registration.json │ ├── webcodecs-avc-codec-registration.json │ ├── webcodecs-codec-registry.json │ ├── webcodecs-flac-codec-registration.json │ ├── webcodecs-hevc-codec-registration.json │ ├── webcodecs-mp3-codec-registration.json │ ├── webcodecs-opus-codec-registration.json │ ├── webcodecs-pcm-codec-registration.json │ ├── webcodecs-ulaw-codec-registration.json │ ├── webcodecs-video-frame-metadata-registry.json │ ├── webcodecs-vorbis-codec-registration.json │ ├── webcodecs-vp8-codec-registration.json │ ├── webcodecs-vp9-codec-registration.json │ ├── webcodecs.json │ ├── webcrypto-2.json │ ├── webdriver-bidi.json │ ├── webdriver2.json │ ├── webgpu.json │ ├── webmidi.json │ ├── webnn.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-identity.json │ ├── webrtc-priority.json │ ├── webrtc-stats.json │ ├── webrtc-svc.json │ ├── webrtc.json │ ├── webtransport.json │ ├── webvtt1.json │ ├── webxr-ar-module-1.json │ ├── webxr-depth-sensing-1.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-gamepads-module-1.json │ ├── webxr-hand-input-1.json │ ├── webxr-hit-test-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr.json │ ├── webxrlayers-1.json │ ├── window-management.json │ ├── wot-binding-registry.json │ └── xml-entity-names.json └── spec-events │ ├── CSP3.json │ ├── FileAPI.json │ ├── IndexedDB-3.json │ ├── battery-status.json │ ├── capture-handle-identity.json │ ├── css-animations-1.json │ ├── css-font-loading-3.json │ ├── css-nav-1.json │ ├── css-transitions-1.json │ ├── cssom-view-1.json │ ├── device-posture.json │ ├── edit-context.json │ ├── encrypted-media.json │ ├── gamepad.json │ ├── generic-sensor.json │ ├── media-source-2.json │ ├── mediacapture-streams.json │ ├── mediastream-recording.json │ ├── orientation-event.json │ ├── payment-handler.json │ ├── payment-request.json │ ├── permissions.json │ ├── picture-in-picture.json │ ├── pointerevents3.json │ ├── pointerlock-2.json │ ├── presentation-api.json │ ├── push-api.json │ ├── remote-playback.json │ ├── screen-orientation.json │ ├── screen-wake-lock.json │ ├── selection-api.json │ ├── virtual-keyboard.json │ ├── web-animations-1.json │ ├── webaudio.json │ ├── webcodecs.json │ ├── webgpu.json │ ├── webmidi.json │ ├── webrtc-encoded-transform.json │ ├── webrtc-identity.json │ ├── webrtc.json │ ├── webxr-dom-overlays-1.json │ ├── webxr-lighting-estimation-1.json │ ├── webxr.json │ └── webxrlayers-1.json └── w3c.json /.github/dependabot.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/.github/dependabot.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/README.md -------------------------------------------------------------------------------- /ed/algorithms/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/CSP3.json -------------------------------------------------------------------------------- /ed/algorithms/CSS2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/CSS2.json -------------------------------------------------------------------------------- /ed/algorithms/ESSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/ESSL.json -------------------------------------------------------------------------------- /ed/algorithms/IFT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/IFT.json -------------------------------------------------------------------------------- /ed/algorithms/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/SVG2.json -------------------------------------------------------------------------------- /ed/algorithms/WGSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/WGSL.json -------------------------------------------------------------------------------- /ed/algorithms/WOFF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/WOFF.json -------------------------------------------------------------------------------- /ed/algorithms/dapt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/dapt.json -------------------------------------------------------------------------------- /ed/algorithms/dom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/dom.json -------------------------------------------------------------------------------- /ed/algorithms/fs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/fs.json -------------------------------------------------------------------------------- /ed/algorithms/gpc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/gpc.json -------------------------------------------------------------------------------- /ed/algorithms/html.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/html.json -------------------------------------------------------------------------------- /ed/algorithms/url.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/url.json -------------------------------------------------------------------------------- /ed/algorithms/xhr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/algorithms/xhr.json -------------------------------------------------------------------------------- /ed/css/CSS.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/CSS.json -------------------------------------------------------------------------------- /ed/css/SVG.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/SVG.json -------------------------------------------------------------------------------- /ed/css/av1-isobmff.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/av1-isobmff.json -------------------------------------------------------------------------------- /ed/css/compat.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/compat.json -------------------------------------------------------------------------------- /ed/css/compositing.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/compositing.json -------------------------------------------------------------------------------- /ed/css/css-align.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-align.json -------------------------------------------------------------------------------- /ed/css/css-borders.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-borders.json -------------------------------------------------------------------------------- /ed/css/css-box.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-box.json -------------------------------------------------------------------------------- /ed/css/css-break.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-break.json -------------------------------------------------------------------------------- /ed/css/css-cascade.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-cascade.json -------------------------------------------------------------------------------- /ed/css/css-color-5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-color-5.json -------------------------------------------------------------------------------- /ed/css/css-color-6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-color-6.json -------------------------------------------------------------------------------- /ed/css/css-color.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-color.json -------------------------------------------------------------------------------- /ed/css/css-contain.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-contain.json -------------------------------------------------------------------------------- /ed/css/css-content.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-content.json -------------------------------------------------------------------------------- /ed/css/css-display.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-display.json -------------------------------------------------------------------------------- /ed/css/css-easing.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-easing.json -------------------------------------------------------------------------------- /ed/css/css-env.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-env.json -------------------------------------------------------------------------------- /ed/css/css-flexbox.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-flexbox.json -------------------------------------------------------------------------------- /ed/css/css-fonts-5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-fonts-5.json -------------------------------------------------------------------------------- /ed/css/css-fonts.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-fonts.json -------------------------------------------------------------------------------- /ed/css/css-forms.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-forms.json -------------------------------------------------------------------------------- /ed/css/css-gaps.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-gaps.json -------------------------------------------------------------------------------- /ed/css/css-gcpm-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-gcpm-4.json -------------------------------------------------------------------------------- /ed/css/css-gcpm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-gcpm.json -------------------------------------------------------------------------------- /ed/css/css-grid-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-grid-3.json -------------------------------------------------------------------------------- /ed/css/css-grid.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-grid.json -------------------------------------------------------------------------------- /ed/css/css-images.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-images.json -------------------------------------------------------------------------------- /ed/css/css-inline.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-inline.json -------------------------------------------------------------------------------- /ed/css/css-lists.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-lists.json -------------------------------------------------------------------------------- /ed/css/css-logical.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-logical.json -------------------------------------------------------------------------------- /ed/css/css-masking.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-masking.json -------------------------------------------------------------------------------- /ed/css/css-mixins.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-mixins.json -------------------------------------------------------------------------------- /ed/css/css-nav.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-nav.json -------------------------------------------------------------------------------- /ed/css/css-nesting.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-nesting.json -------------------------------------------------------------------------------- /ed/css/css-page.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-page.json -------------------------------------------------------------------------------- /ed/css/css-pseudo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-pseudo.json -------------------------------------------------------------------------------- /ed/css/css-regions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-regions.json -------------------------------------------------------------------------------- /ed/css/css-rhythm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-rhythm.json -------------------------------------------------------------------------------- /ed/css/css-ruby.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-ruby.json -------------------------------------------------------------------------------- /ed/css/css-scoping.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-scoping.json -------------------------------------------------------------------------------- /ed/css/css-shapes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-shapes.json -------------------------------------------------------------------------------- /ed/css/css-sizing.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-sizing.json -------------------------------------------------------------------------------- /ed/css/css-speech.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-speech.json -------------------------------------------------------------------------------- /ed/css/css-syntax.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-syntax.json -------------------------------------------------------------------------------- /ed/css/css-tables.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-tables.json -------------------------------------------------------------------------------- /ed/css/css-text-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-text-4.json -------------------------------------------------------------------------------- /ed/css/css-text.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-text.json -------------------------------------------------------------------------------- /ed/css/css-ui.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-ui.json -------------------------------------------------------------------------------- /ed/css/css-values.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/css-values.json -------------------------------------------------------------------------------- /ed/css/fill-stroke.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/fill-stroke.json -------------------------------------------------------------------------------- /ed/css/fullscreen.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/fullscreen.json -------------------------------------------------------------------------------- /ed/css/html.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/html.json -------------------------------------------------------------------------------- /ed/css/mathml-core.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/mathml-core.json -------------------------------------------------------------------------------- /ed/css/motion.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/motion.json -------------------------------------------------------------------------------- /ed/css/selectors-5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/selectors-5.json -------------------------------------------------------------------------------- /ed/css/selectors.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/selectors.json -------------------------------------------------------------------------------- /ed/css/svg-strokes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/svg-strokes.json -------------------------------------------------------------------------------- /ed/css/webvtt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/css/webvtt.json -------------------------------------------------------------------------------- /ed/csspatches/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/csspatches/README.md -------------------------------------------------------------------------------- /ed/dfns/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/CSP3.json -------------------------------------------------------------------------------- /ed/dfns/CSS2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/CSS2.json -------------------------------------------------------------------------------- /ed/dfns/FileAPI.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/FileAPI.json -------------------------------------------------------------------------------- /ed/dfns/IFT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/IFT.json -------------------------------------------------------------------------------- /ed/dfns/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/SVG2.json -------------------------------------------------------------------------------- /ed/dfns/WCAG22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/WCAG22.json -------------------------------------------------------------------------------- /ed/dfns/WGSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/WGSL.json -------------------------------------------------------------------------------- /ed/dfns/anchors.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/anchors.json -------------------------------------------------------------------------------- /ed/dfns/at-driver.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/at-driver.json -------------------------------------------------------------------------------- /ed/dfns/audiobooks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/audiobooks.json -------------------------------------------------------------------------------- /ed/dfns/av1-avif.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/av1-avif.json -------------------------------------------------------------------------------- /ed/dfns/badging.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/badging.json -------------------------------------------------------------------------------- /ed/dfns/beacon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/beacon.json -------------------------------------------------------------------------------- /ed/dfns/cid-1.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/cid-1.0.json -------------------------------------------------------------------------------- /ed/dfns/compat.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/compat.json -------------------------------------------------------------------------------- /ed/dfns/console.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/console.json -------------------------------------------------------------------------------- /ed/dfns/csp-next.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/csp-next.json -------------------------------------------------------------------------------- /ed/dfns/css-2022.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-2022.json -------------------------------------------------------------------------------- /ed/dfns/css-2023.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-2023.json -------------------------------------------------------------------------------- /ed/dfns/css-2024.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-2024.json -------------------------------------------------------------------------------- /ed/dfns/css-2025.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-2025.json -------------------------------------------------------------------------------- /ed/dfns/css-box-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-box-3.json -------------------------------------------------------------------------------- /ed/dfns/css-box-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-box-4.json -------------------------------------------------------------------------------- /ed/dfns/css-env-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-env-1.json -------------------------------------------------------------------------------- /ed/dfns/css-gaps-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-gaps-1.json -------------------------------------------------------------------------------- /ed/dfns/css-gcpm-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-gcpm-3.json -------------------------------------------------------------------------------- /ed/dfns/css-gcpm-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-gcpm-4.json -------------------------------------------------------------------------------- /ed/dfns/css-grid-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-grid-1.json -------------------------------------------------------------------------------- /ed/dfns/css-grid-2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-grid-2.json -------------------------------------------------------------------------------- /ed/dfns/css-grid-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-grid-3.json -------------------------------------------------------------------------------- /ed/dfns/css-nav-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-nav-1.json -------------------------------------------------------------------------------- /ed/dfns/css-page-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-page-3.json -------------------------------------------------------------------------------- /ed/dfns/css-page-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-page-4.json -------------------------------------------------------------------------------- /ed/dfns/css-ruby-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-ruby-1.json -------------------------------------------------------------------------------- /ed/dfns/css-text-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-text-3.json -------------------------------------------------------------------------------- /ed/dfns/css-text-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-text-4.json -------------------------------------------------------------------------------- /ed/dfns/css-ui-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-ui-3.json -------------------------------------------------------------------------------- /ed/dfns/css-ui-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/css-ui-4.json -------------------------------------------------------------------------------- /ed/dfns/cssom-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/cssom-1.json -------------------------------------------------------------------------------- /ed/dfns/dapt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/dapt.json -------------------------------------------------------------------------------- /ed/dfns/datacue.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/datacue.json -------------------------------------------------------------------------------- /ed/dfns/dbsc-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/dbsc-1.json -------------------------------------------------------------------------------- /ed/dfns/did-1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/did-1.1.json -------------------------------------------------------------------------------- /ed/dfns/dom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/dom.json -------------------------------------------------------------------------------- /ed/dfns/ecma-402.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/ecma-402.json -------------------------------------------------------------------------------- /ed/dfns/ecma-426.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/ecma-426.json -------------------------------------------------------------------------------- /ed/dfns/ecmascript.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/ecmascript.json -------------------------------------------------------------------------------- /ed/dfns/encoding.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/encoding.json -------------------------------------------------------------------------------- /ed/dfns/epub-33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/epub-33.json -------------------------------------------------------------------------------- /ed/dfns/epub-34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/epub-34.json -------------------------------------------------------------------------------- /ed/dfns/epub-rs-33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/epub-rs-33.json -------------------------------------------------------------------------------- /ed/dfns/epub-rs-34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/epub-rs-34.json -------------------------------------------------------------------------------- /ed/dfns/fedcm-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/fedcm-1.json -------------------------------------------------------------------------------- /ed/dfns/fetch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/fetch.json -------------------------------------------------------------------------------- /ed/dfns/fido-v2.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/fido-v2.1.json -------------------------------------------------------------------------------- /ed/dfns/fs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/fs.json -------------------------------------------------------------------------------- /ed/dfns/fullscreen.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/fullscreen.json -------------------------------------------------------------------------------- /ed/dfns/gamepad.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/gamepad.json -------------------------------------------------------------------------------- /ed/dfns/geometry-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/geometry-1.json -------------------------------------------------------------------------------- /ed/dfns/gpc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/gpc.json -------------------------------------------------------------------------------- /ed/dfns/gyroscope.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/gyroscope.json -------------------------------------------------------------------------------- /ed/dfns/hr-time-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/hr-time-3.json -------------------------------------------------------------------------------- /ed/dfns/html-aria.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/html-aria.json -------------------------------------------------------------------------------- /ed/dfns/html.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/html.json -------------------------------------------------------------------------------- /ed/dfns/imsc-hrm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/imsc-hrm.json -------------------------------------------------------------------------------- /ed/dfns/infra.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/infra.json -------------------------------------------------------------------------------- /ed/dfns/json-ld11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/json-ld11.json -------------------------------------------------------------------------------- /ed/dfns/mathml4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/mathml4.json -------------------------------------------------------------------------------- /ed/dfns/mimesniff.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/mimesniff.json -------------------------------------------------------------------------------- /ed/dfns/motion-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/motion-1.json -------------------------------------------------------------------------------- /ed/dfns/netinfo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/netinfo.json -------------------------------------------------------------------------------- /ed/dfns/observable.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/observable.json -------------------------------------------------------------------------------- /ed/dfns/owl-time.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/owl-time.json -------------------------------------------------------------------------------- /ed/dfns/pdf-aam.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/pdf-aam.json -------------------------------------------------------------------------------- /ed/dfns/png-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/png-3.json -------------------------------------------------------------------------------- /ed/dfns/portals.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/portals.json -------------------------------------------------------------------------------- /ed/dfns/prefetch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/prefetch.json -------------------------------------------------------------------------------- /ed/dfns/proximity.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/proximity.json -------------------------------------------------------------------------------- /ed/dfns/push-api.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/push-api.json -------------------------------------------------------------------------------- /ed/dfns/quirks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/quirks.json -------------------------------------------------------------------------------- /ed/dfns/rdf-canon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/rdf-canon.json -------------------------------------------------------------------------------- /ed/dfns/rdf12-trig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/rdf12-trig.json -------------------------------------------------------------------------------- /ed/dfns/rdf12-xml.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/rdf12-xml.json -------------------------------------------------------------------------------- /ed/dfns/rfc7231.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/rfc7231.json -------------------------------------------------------------------------------- /ed/dfns/rfc8610.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/rfc8610.json -------------------------------------------------------------------------------- /ed/dfns/rfc9110.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/rfc9110.json -------------------------------------------------------------------------------- /ed/dfns/savedata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/savedata.json -------------------------------------------------------------------------------- /ed/dfns/serial.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/serial.json -------------------------------------------------------------------------------- /ed/dfns/speech-api.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/speech-api.json -------------------------------------------------------------------------------- /ed/dfns/sri-2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/sri-2.json -------------------------------------------------------------------------------- /ed/dfns/storage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/storage.json -------------------------------------------------------------------------------- /ed/dfns/streams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/streams.json -------------------------------------------------------------------------------- /ed/dfns/svg-paths.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/svg-paths.json -------------------------------------------------------------------------------- /ed/dfns/testutils.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/testutils.json -------------------------------------------------------------------------------- /ed/dfns/topics.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/topics.json -------------------------------------------------------------------------------- /ed/dfns/turtledove.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/turtledove.json -------------------------------------------------------------------------------- /ed/dfns/uievents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/uievents.json -------------------------------------------------------------------------------- /ed/dfns/url.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/url.json -------------------------------------------------------------------------------- /ed/dfns/urlpattern.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/urlpattern.json -------------------------------------------------------------------------------- /ed/dfns/vc-di-bbs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/vc-di-bbs.json -------------------------------------------------------------------------------- /ed/dfns/vibration.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/vibration.json -------------------------------------------------------------------------------- /ed/dfns/video-rvfc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/video-rvfc.json -------------------------------------------------------------------------------- /ed/dfns/wcag-3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/wcag-3.0.json -------------------------------------------------------------------------------- /ed/dfns/web-locks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/web-locks.json -------------------------------------------------------------------------------- /ed/dfns/web-nfc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/web-nfc.json -------------------------------------------------------------------------------- /ed/dfns/web-otp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/web-otp.json -------------------------------------------------------------------------------- /ed/dfns/web-share.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/web-share.json -------------------------------------------------------------------------------- /ed/dfns/webauthn-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webauthn-3.json -------------------------------------------------------------------------------- /ed/dfns/webcodecs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webcodecs.json -------------------------------------------------------------------------------- /ed/dfns/webdriver2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webdriver2.json -------------------------------------------------------------------------------- /ed/dfns/webgl1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webgl1.json -------------------------------------------------------------------------------- /ed/dfns/webgl2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webgl2.json -------------------------------------------------------------------------------- /ed/dfns/webgpu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webgpu.json -------------------------------------------------------------------------------- /ed/dfns/webhid.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webhid.json -------------------------------------------------------------------------------- /ed/dfns/webidl.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webidl.json -------------------------------------------------------------------------------- /ed/dfns/webmidi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webmidi.json -------------------------------------------------------------------------------- /ed/dfns/webnn.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webnn.json -------------------------------------------------------------------------------- /ed/dfns/webpackage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webpackage.json -------------------------------------------------------------------------------- /ed/dfns/webrtc-ice.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webrtc-ice.json -------------------------------------------------------------------------------- /ed/dfns/webrtc-svc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webrtc-svc.json -------------------------------------------------------------------------------- /ed/dfns/webrtc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webrtc.json -------------------------------------------------------------------------------- /ed/dfns/websockets.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/websockets.json -------------------------------------------------------------------------------- /ed/dfns/webusb.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webusb.json -------------------------------------------------------------------------------- /ed/dfns/webvtt1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webvtt1.json -------------------------------------------------------------------------------- /ed/dfns/webxr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/webxr.json -------------------------------------------------------------------------------- /ed/dfns/xhr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/dfns/xhr.json -------------------------------------------------------------------------------- /ed/elements/SVG11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/elements/SVG11.json -------------------------------------------------------------------------------- /ed/elements/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/elements/SVG2.json -------------------------------------------------------------------------------- /ed/elements/html.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/elements/html.json -------------------------------------------------------------------------------- /ed/events/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/CSP3.json -------------------------------------------------------------------------------- /ed/events/FileAPI.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/FileAPI.json -------------------------------------------------------------------------------- /ed/events/compat.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/compat.json -------------------------------------------------------------------------------- /ed/events/dom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/dom.json -------------------------------------------------------------------------------- /ed/events/gamepad.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/gamepad.json -------------------------------------------------------------------------------- /ed/events/html.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/html.json -------------------------------------------------------------------------------- /ed/events/netinfo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/netinfo.json -------------------------------------------------------------------------------- /ed/events/portals.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/portals.json -------------------------------------------------------------------------------- /ed/events/push-api.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/push-api.json -------------------------------------------------------------------------------- /ed/events/savedata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/savedata.json -------------------------------------------------------------------------------- /ed/events/serial.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/serial.json -------------------------------------------------------------------------------- /ed/events/uievents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/uievents.json -------------------------------------------------------------------------------- /ed/events/web-nfc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/web-nfc.json -------------------------------------------------------------------------------- /ed/events/webgpu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/webgpu.json -------------------------------------------------------------------------------- /ed/events/webhid.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/webhid.json -------------------------------------------------------------------------------- /ed/events/webmidi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/webmidi.json -------------------------------------------------------------------------------- /ed/events/webrtc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/webrtc.json -------------------------------------------------------------------------------- /ed/events/webusb.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/webusb.json -------------------------------------------------------------------------------- /ed/events/webxr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/webxr.json -------------------------------------------------------------------------------- /ed/events/xhr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/events/xhr.json -------------------------------------------------------------------------------- /ed/headings/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/CSP3.json -------------------------------------------------------------------------------- /ed/headings/CSS2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/CSS2.json -------------------------------------------------------------------------------- /ed/headings/ESSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/ESSL.json -------------------------------------------------------------------------------- /ed/headings/IFT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/IFT.json -------------------------------------------------------------------------------- /ed/headings/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/SVG2.json -------------------------------------------------------------------------------- /ed/headings/WGSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/WGSL.json -------------------------------------------------------------------------------- /ed/headings/WOFF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/WOFF.json -------------------------------------------------------------------------------- /ed/headings/aom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/aom.json -------------------------------------------------------------------------------- /ed/headings/dapt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/dapt.json -------------------------------------------------------------------------------- /ed/headings/dom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/dom.json -------------------------------------------------------------------------------- /ed/headings/fs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/fs.json -------------------------------------------------------------------------------- /ed/headings/glTF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/glTF.json -------------------------------------------------------------------------------- /ed/headings/gpc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/gpc.json -------------------------------------------------------------------------------- /ed/headings/html.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/html.json -------------------------------------------------------------------------------- /ed/headings/url.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/url.json -------------------------------------------------------------------------------- /ed/headings/xhr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/headings/xhr.json -------------------------------------------------------------------------------- /ed/idl/CSP.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/CSP.idl -------------------------------------------------------------------------------- /ed/idl/DOM-Style.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/DOM-Style.idl -------------------------------------------------------------------------------- /ed/idl/EXT_sRGB.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/EXT_sRGB.idl -------------------------------------------------------------------------------- /ed/idl/FileAPI.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/FileAPI.idl -------------------------------------------------------------------------------- /ed/idl/IndexedDB.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/IndexedDB.idl -------------------------------------------------------------------------------- /ed/idl/SVG.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/SVG.idl -------------------------------------------------------------------------------- /ed/idl/anchors.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/anchors.idl -------------------------------------------------------------------------------- /ed/idl/badging.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/badging.idl -------------------------------------------------------------------------------- /ed/idl/beacon.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/beacon.idl -------------------------------------------------------------------------------- /ed/idl/compat.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/compat.idl -------------------------------------------------------------------------------- /ed/idl/console.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/console.idl -------------------------------------------------------------------------------- /ed/idl/csp-next.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/csp-next.idl -------------------------------------------------------------------------------- /ed/idl/css-fonts.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/css-fonts.idl -------------------------------------------------------------------------------- /ed/idl/css-mixins.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/css-mixins.idl -------------------------------------------------------------------------------- /ed/idl/css-nav.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/css-nav.idl -------------------------------------------------------------------------------- /ed/idl/css-pseudo.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/css-pseudo.idl -------------------------------------------------------------------------------- /ed/idl/cssom-view.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/cssom-view.idl -------------------------------------------------------------------------------- /ed/idl/cssom.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/cssom.idl -------------------------------------------------------------------------------- /ed/idl/datacue.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/datacue.idl -------------------------------------------------------------------------------- /ed/idl/dom.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/dom.idl -------------------------------------------------------------------------------- /ed/idl/encoding.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/encoding.idl -------------------------------------------------------------------------------- /ed/idl/epub-rs.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/epub-rs.idl -------------------------------------------------------------------------------- /ed/idl/fedcm.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/fedcm.idl -------------------------------------------------------------------------------- /ed/idl/fetch.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/fetch.idl -------------------------------------------------------------------------------- /ed/idl/fido.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/fido.idl -------------------------------------------------------------------------------- /ed/idl/fs.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/fs.idl -------------------------------------------------------------------------------- /ed/idl/fullscreen.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/fullscreen.idl -------------------------------------------------------------------------------- /ed/idl/gamepad.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/gamepad.idl -------------------------------------------------------------------------------- /ed/idl/geometry.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/geometry.idl -------------------------------------------------------------------------------- /ed/idl/gpc.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/gpc.idl -------------------------------------------------------------------------------- /ed/idl/gyroscope.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/gyroscope.idl -------------------------------------------------------------------------------- /ed/idl/hr-time.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/hr-time.idl -------------------------------------------------------------------------------- /ed/idl/html.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/html.idl -------------------------------------------------------------------------------- /ed/idl/longtasks.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/longtasks.idl -------------------------------------------------------------------------------- /ed/idl/netinfo.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/netinfo.idl -------------------------------------------------------------------------------- /ed/idl/observable.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/observable.idl -------------------------------------------------------------------------------- /ed/idl/portals.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/portals.idl -------------------------------------------------------------------------------- /ed/idl/proximity.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/proximity.idl -------------------------------------------------------------------------------- /ed/idl/push-api.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/push-api.idl -------------------------------------------------------------------------------- /ed/idl/reporting.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/reporting.idl -------------------------------------------------------------------------------- /ed/idl/savedata.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/savedata.idl -------------------------------------------------------------------------------- /ed/idl/serial.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/serial.idl -------------------------------------------------------------------------------- /ed/idl/speech-api.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/speech-api.idl -------------------------------------------------------------------------------- /ed/idl/sri.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/sri.idl -------------------------------------------------------------------------------- /ed/idl/storage.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/storage.idl -------------------------------------------------------------------------------- /ed/idl/streams.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/streams.idl -------------------------------------------------------------------------------- /ed/idl/svg-paths.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/svg-paths.idl -------------------------------------------------------------------------------- /ed/idl/testutils.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/testutils.idl -------------------------------------------------------------------------------- /ed/idl/topics.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/topics.idl -------------------------------------------------------------------------------- /ed/idl/turtledove.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/turtledove.idl -------------------------------------------------------------------------------- /ed/idl/uievents.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/uievents.idl -------------------------------------------------------------------------------- /ed/idl/url.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/url.idl -------------------------------------------------------------------------------- /ed/idl/urlpattern.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/urlpattern.idl -------------------------------------------------------------------------------- /ed/idl/vibration.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/vibration.idl -------------------------------------------------------------------------------- /ed/idl/video-rvfc.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/video-rvfc.idl -------------------------------------------------------------------------------- /ed/idl/wai-aria.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/wai-aria.idl -------------------------------------------------------------------------------- /ed/idl/web-locks.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/web-locks.idl -------------------------------------------------------------------------------- /ed/idl/web-nfc.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/web-nfc.idl -------------------------------------------------------------------------------- /ed/idl/web-otp.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/web-otp.idl -------------------------------------------------------------------------------- /ed/idl/web-share.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/web-share.idl -------------------------------------------------------------------------------- /ed/idl/webaudio.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webaudio.idl -------------------------------------------------------------------------------- /ed/idl/webauthn.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webauthn.idl -------------------------------------------------------------------------------- /ed/idl/webcodecs.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webcodecs.idl -------------------------------------------------------------------------------- /ed/idl/webcrypto.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webcrypto.idl -------------------------------------------------------------------------------- /ed/idl/webdriver.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webdriver.idl -------------------------------------------------------------------------------- /ed/idl/webgl1.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webgl1.idl -------------------------------------------------------------------------------- /ed/idl/webgl2.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webgl2.idl -------------------------------------------------------------------------------- /ed/idl/webgpu.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webgpu.idl -------------------------------------------------------------------------------- /ed/idl/webhid.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webhid.idl -------------------------------------------------------------------------------- /ed/idl/webidl.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webidl.idl -------------------------------------------------------------------------------- /ed/idl/webmidi.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webmidi.idl -------------------------------------------------------------------------------- /ed/idl/webnn.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webnn.idl -------------------------------------------------------------------------------- /ed/idl/webrtc-ice.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webrtc-ice.idl -------------------------------------------------------------------------------- /ed/idl/webrtc-svc.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webrtc-svc.idl -------------------------------------------------------------------------------- /ed/idl/webrtc.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webrtc.idl -------------------------------------------------------------------------------- /ed/idl/websockets.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/websockets.idl -------------------------------------------------------------------------------- /ed/idl/webusb.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webusb.idl -------------------------------------------------------------------------------- /ed/idl/webvtt.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webvtt.idl -------------------------------------------------------------------------------- /ed/idl/webxr.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/webxr.idl -------------------------------------------------------------------------------- /ed/idl/xhr.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/idl/xhr.idl -------------------------------------------------------------------------------- /ed/ids/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/CSP3.json -------------------------------------------------------------------------------- /ed/ids/CSS2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/CSS2.json -------------------------------------------------------------------------------- /ed/ids/ESSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/ESSL.json -------------------------------------------------------------------------------- /ed/ids/FileAPI.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/FileAPI.json -------------------------------------------------------------------------------- /ed/ids/IFT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/IFT.json -------------------------------------------------------------------------------- /ed/ids/SVG11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/SVG11.json -------------------------------------------------------------------------------- /ed/ids/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/SVG2.json -------------------------------------------------------------------------------- /ed/ids/WCAG22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/WCAG22.json -------------------------------------------------------------------------------- /ed/ids/WGSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/WGSL.json -------------------------------------------------------------------------------- /ed/ids/WOFF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/WOFF.json -------------------------------------------------------------------------------- /ed/ids/WOFF2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/WOFF2.json -------------------------------------------------------------------------------- /ed/ids/anchors.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/anchors.json -------------------------------------------------------------------------------- /ed/ids/aom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/aom.json -------------------------------------------------------------------------------- /ed/ids/at-driver.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/at-driver.json -------------------------------------------------------------------------------- /ed/ids/av1-avif.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/av1-avif.json -------------------------------------------------------------------------------- /ed/ids/av1-spec.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/av1-spec.json -------------------------------------------------------------------------------- /ed/ids/badging.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/badging.json -------------------------------------------------------------------------------- /ed/ids/baggage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/baggage.json -------------------------------------------------------------------------------- /ed/ids/beacon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/beacon.json -------------------------------------------------------------------------------- /ed/ids/cid-1.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/cid-1.0.json -------------------------------------------------------------------------------- /ed/ids/compat.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/compat.json -------------------------------------------------------------------------------- /ed/ids/console.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/console.json -------------------------------------------------------------------------------- /ed/ids/csp-next.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/csp-next.json -------------------------------------------------------------------------------- /ed/ids/css-2022.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/css-2022.json -------------------------------------------------------------------------------- /ed/ids/css-2023.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/css-2023.json -------------------------------------------------------------------------------- /ed/ids/css-2024.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/css-2024.json -------------------------------------------------------------------------------- /ed/ids/css-2025.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/css-2025.json -------------------------------------------------------------------------------- /ed/ids/css-box-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/css-box-3.json -------------------------------------------------------------------------------- /ed/ids/css-box-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/css-box-4.json -------------------------------------------------------------------------------- /ed/ids/css-env-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/css-env-1.json -------------------------------------------------------------------------------- /ed/ids/css-nav-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/css-nav-1.json -------------------------------------------------------------------------------- /ed/ids/css-ui-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/css-ui-3.json -------------------------------------------------------------------------------- /ed/ids/css-ui-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/css-ui-4.json -------------------------------------------------------------------------------- /ed/ids/cssom-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/cssom-1.json -------------------------------------------------------------------------------- /ed/ids/dapt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/dapt.json -------------------------------------------------------------------------------- /ed/ids/datacue.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/datacue.json -------------------------------------------------------------------------------- /ed/ids/dbsc-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/dbsc-1.json -------------------------------------------------------------------------------- /ed/ids/did-1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/did-1.1.json -------------------------------------------------------------------------------- /ed/ids/dom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/dom.json -------------------------------------------------------------------------------- /ed/ids/ecma-402.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/ecma-402.json -------------------------------------------------------------------------------- /ed/ids/ecma-426.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/ecma-426.json -------------------------------------------------------------------------------- /ed/ids/encoding.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/encoding.json -------------------------------------------------------------------------------- /ed/ids/epub-33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/epub-33.json -------------------------------------------------------------------------------- /ed/ids/epub-34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/epub-34.json -------------------------------------------------------------------------------- /ed/ids/fedcm-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/fedcm-1.json -------------------------------------------------------------------------------- /ed/ids/fetch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/fetch.json -------------------------------------------------------------------------------- /ed/ids/fido-v2.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/fido-v2.1.json -------------------------------------------------------------------------------- /ed/ids/fs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/fs.json -------------------------------------------------------------------------------- /ed/ids/gamepad.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/gamepad.json -------------------------------------------------------------------------------- /ed/ids/glTF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/glTF.json -------------------------------------------------------------------------------- /ed/ids/gpc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/gpc.json -------------------------------------------------------------------------------- /ed/ids/gyroscope.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/gyroscope.json -------------------------------------------------------------------------------- /ed/ids/hr-time-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/hr-time-3.json -------------------------------------------------------------------------------- /ed/ids/html-aria.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/html-aria.json -------------------------------------------------------------------------------- /ed/ids/html.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/html.json -------------------------------------------------------------------------------- /ed/ids/imsc-hrm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/imsc-hrm.json -------------------------------------------------------------------------------- /ed/ids/infra.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/infra.json -------------------------------------------------------------------------------- /ed/ids/json-ld11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/json-ld11.json -------------------------------------------------------------------------------- /ed/ids/mathml4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/mathml4.json -------------------------------------------------------------------------------- /ed/ids/mimesniff.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/mimesniff.json -------------------------------------------------------------------------------- /ed/ids/motion-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/motion-1.json -------------------------------------------------------------------------------- /ed/ids/netinfo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/netinfo.json -------------------------------------------------------------------------------- /ed/ids/owl-time.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/owl-time.json -------------------------------------------------------------------------------- /ed/ids/pdf-aam.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/pdf-aam.json -------------------------------------------------------------------------------- /ed/ids/png-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/png-3.json -------------------------------------------------------------------------------- /ed/ids/portals.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/portals.json -------------------------------------------------------------------------------- /ed/ids/prefetch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/prefetch.json -------------------------------------------------------------------------------- /ed/ids/proximity.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/proximity.json -------------------------------------------------------------------------------- /ed/ids/push-api.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/push-api.json -------------------------------------------------------------------------------- /ed/ids/qb4st.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/qb4st.json -------------------------------------------------------------------------------- /ed/ids/quirks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/quirks.json -------------------------------------------------------------------------------- /ed/ids/rdf-canon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rdf-canon.json -------------------------------------------------------------------------------- /ed/ids/rdf12-xml.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rdf12-xml.json -------------------------------------------------------------------------------- /ed/ids/rfc2397.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc2397.json -------------------------------------------------------------------------------- /ed/ids/rfc4120.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc4120.json -------------------------------------------------------------------------------- /ed/ids/rfc5861.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc5861.json -------------------------------------------------------------------------------- /ed/ids/rfc6265.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc6265.json -------------------------------------------------------------------------------- /ed/ids/rfc6266.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc6266.json -------------------------------------------------------------------------------- /ed/ids/rfc6386.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc6386.json -------------------------------------------------------------------------------- /ed/ids/rfc6454.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc6454.json -------------------------------------------------------------------------------- /ed/ids/rfc6455.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc6455.json -------------------------------------------------------------------------------- /ed/ids/rfc6797.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc6797.json -------------------------------------------------------------------------------- /ed/ids/rfc7034.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7034.json -------------------------------------------------------------------------------- /ed/ids/rfc7230.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7230.json -------------------------------------------------------------------------------- /ed/ids/rfc7231.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7231.json -------------------------------------------------------------------------------- /ed/ids/rfc7232.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7232.json -------------------------------------------------------------------------------- /ed/ids/rfc7233.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7233.json -------------------------------------------------------------------------------- /ed/ids/rfc7234.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7234.json -------------------------------------------------------------------------------- /ed/ids/rfc7235.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7235.json -------------------------------------------------------------------------------- /ed/ids/rfc7239.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7239.json -------------------------------------------------------------------------------- /ed/ids/rfc7469.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7469.json -------------------------------------------------------------------------------- /ed/ids/rfc7578.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7578.json -------------------------------------------------------------------------------- /ed/ids/rfc7616.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7616.json -------------------------------------------------------------------------------- /ed/ids/rfc7617.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7617.json -------------------------------------------------------------------------------- /ed/ids/rfc7725.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7725.json -------------------------------------------------------------------------------- /ed/ids/rfc7838.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7838.json -------------------------------------------------------------------------------- /ed/ids/rfc7932.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc7932.json -------------------------------------------------------------------------------- /ed/ids/rfc8246.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc8246.json -------------------------------------------------------------------------------- /ed/ids/rfc8288.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc8288.json -------------------------------------------------------------------------------- /ed/ids/rfc8297.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc8297.json -------------------------------------------------------------------------------- /ed/ids/rfc8470.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc8470.json -------------------------------------------------------------------------------- /ed/ids/rfc8610.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc8610.json -------------------------------------------------------------------------------- /ed/ids/rfc8878.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc8878.json -------------------------------------------------------------------------------- /ed/ids/rfc8942.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc8942.json -------------------------------------------------------------------------------- /ed/ids/rfc9110.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc9110.json -------------------------------------------------------------------------------- /ed/ids/rfc9111.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc9111.json -------------------------------------------------------------------------------- /ed/ids/rfc9112.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc9112.json -------------------------------------------------------------------------------- /ed/ids/rfc9113.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc9113.json -------------------------------------------------------------------------------- /ed/ids/rfc9114.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc9114.json -------------------------------------------------------------------------------- /ed/ids/rfc9163.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc9163.json -------------------------------------------------------------------------------- /ed/ids/rfc9218.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc9218.json -------------------------------------------------------------------------------- /ed/ids/rfc9530.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc9530.json -------------------------------------------------------------------------------- /ed/ids/rfc9649.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc9649.json -------------------------------------------------------------------------------- /ed/ids/rfc9842.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/rfc9842.json -------------------------------------------------------------------------------- /ed/ids/savedata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/savedata.json -------------------------------------------------------------------------------- /ed/ids/serial.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/serial.json -------------------------------------------------------------------------------- /ed/ids/sri-2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/sri-2.json -------------------------------------------------------------------------------- /ed/ids/storage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/storage.json -------------------------------------------------------------------------------- /ed/ids/streams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/streams.json -------------------------------------------------------------------------------- /ed/ids/svg-paths.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/svg-paths.json -------------------------------------------------------------------------------- /ed/ids/testutils.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/testutils.json -------------------------------------------------------------------------------- /ed/ids/topics.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/topics.json -------------------------------------------------------------------------------- /ed/ids/ttml2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/ttml2.json -------------------------------------------------------------------------------- /ed/ids/uievents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/uievents.json -------------------------------------------------------------------------------- /ed/ids/url.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/url.json -------------------------------------------------------------------------------- /ed/ids/vc-di-bbs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/vc-di-bbs.json -------------------------------------------------------------------------------- /ed/ids/vibration.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/vibration.json -------------------------------------------------------------------------------- /ed/ids/wcag-3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/wcag-3.0.json -------------------------------------------------------------------------------- /ed/ids/web-locks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/web-locks.json -------------------------------------------------------------------------------- /ed/ids/web-nfc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/web-nfc.json -------------------------------------------------------------------------------- /ed/ids/web-otp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/web-otp.json -------------------------------------------------------------------------------- /ed/ids/web-share.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/web-share.json -------------------------------------------------------------------------------- /ed/ids/webcodecs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/webcodecs.json -------------------------------------------------------------------------------- /ed/ids/webgl1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/webgl1.json -------------------------------------------------------------------------------- /ed/ids/webgl2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/webgl2.json -------------------------------------------------------------------------------- /ed/ids/webgpu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/webgpu.json -------------------------------------------------------------------------------- /ed/ids/webhid.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/webhid.json -------------------------------------------------------------------------------- /ed/ids/webidl.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/webidl.json -------------------------------------------------------------------------------- /ed/ids/webmidi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/webmidi.json -------------------------------------------------------------------------------- /ed/ids/webnn.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/webnn.json -------------------------------------------------------------------------------- /ed/ids/webrtc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/webrtc.json -------------------------------------------------------------------------------- /ed/ids/webusb.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/webusb.json -------------------------------------------------------------------------------- /ed/ids/webvtt1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/webvtt1.json -------------------------------------------------------------------------------- /ed/ids/webxr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/webxr.json -------------------------------------------------------------------------------- /ed/ids/xhr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/ids/xhr.json -------------------------------------------------------------------------------- /ed/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/index.html -------------------------------------------------------------------------------- /ed/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/index.json -------------------------------------------------------------------------------- /ed/links/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/CSP3.json -------------------------------------------------------------------------------- /ed/links/CSS2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/CSS2.json -------------------------------------------------------------------------------- /ed/links/ESSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/ESSL.json -------------------------------------------------------------------------------- /ed/links/FileAPI.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/FileAPI.json -------------------------------------------------------------------------------- /ed/links/GIF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/GIF.json -------------------------------------------------------------------------------- /ed/links/IFT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/IFT.json -------------------------------------------------------------------------------- /ed/links/SVG11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/SVG11.json -------------------------------------------------------------------------------- /ed/links/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/SVG2.json -------------------------------------------------------------------------------- /ed/links/WCAG22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/WCAG22.json -------------------------------------------------------------------------------- /ed/links/WGSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/WGSL.json -------------------------------------------------------------------------------- /ed/links/WOFF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/WOFF.json -------------------------------------------------------------------------------- /ed/links/WOFF2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/WOFF2.json -------------------------------------------------------------------------------- /ed/links/anchors.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/anchors.json -------------------------------------------------------------------------------- /ed/links/aom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/aom.json -------------------------------------------------------------------------------- /ed/links/badging.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/badging.json -------------------------------------------------------------------------------- /ed/links/baggage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/baggage.json -------------------------------------------------------------------------------- /ed/links/beacon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/beacon.json -------------------------------------------------------------------------------- /ed/links/cid-1.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/cid-1.0.json -------------------------------------------------------------------------------- /ed/links/compat.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/compat.json -------------------------------------------------------------------------------- /ed/links/console.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/console.json -------------------------------------------------------------------------------- /ed/links/cssom-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/cssom-1.json -------------------------------------------------------------------------------- /ed/links/dapt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/dapt.json -------------------------------------------------------------------------------- /ed/links/datacue.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/datacue.json -------------------------------------------------------------------------------- /ed/links/dbsc-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/dbsc-1.json -------------------------------------------------------------------------------- /ed/links/did-1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/did-1.1.json -------------------------------------------------------------------------------- /ed/links/dom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/dom.json -------------------------------------------------------------------------------- /ed/links/epub-33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/epub-33.json -------------------------------------------------------------------------------- /ed/links/epub-34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/epub-34.json -------------------------------------------------------------------------------- /ed/links/fedcm-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/fedcm-1.json -------------------------------------------------------------------------------- /ed/links/fetch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/fetch.json -------------------------------------------------------------------------------- /ed/links/fs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/fs.json -------------------------------------------------------------------------------- /ed/links/gamepad.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/gamepad.json -------------------------------------------------------------------------------- /ed/links/glTF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/glTF.json -------------------------------------------------------------------------------- /ed/links/gpc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/gpc.json -------------------------------------------------------------------------------- /ed/links/html.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/html.json -------------------------------------------------------------------------------- /ed/links/infra.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/infra.json -------------------------------------------------------------------------------- /ed/links/mathml4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/mathml4.json -------------------------------------------------------------------------------- /ed/links/netinfo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/netinfo.json -------------------------------------------------------------------------------- /ed/links/pdf-aam.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/pdf-aam.json -------------------------------------------------------------------------------- /ed/links/png-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/png-3.json -------------------------------------------------------------------------------- /ed/links/portals.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/portals.json -------------------------------------------------------------------------------- /ed/links/qb4st.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/qb4st.json -------------------------------------------------------------------------------- /ed/links/quirks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/quirks.json -------------------------------------------------------------------------------- /ed/links/rfc2397.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc2397.json -------------------------------------------------------------------------------- /ed/links/rfc4120.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc4120.json -------------------------------------------------------------------------------- /ed/links/rfc5861.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc5861.json -------------------------------------------------------------------------------- /ed/links/rfc6265.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc6265.json -------------------------------------------------------------------------------- /ed/links/rfc6266.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc6266.json -------------------------------------------------------------------------------- /ed/links/rfc6386.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc6386.json -------------------------------------------------------------------------------- /ed/links/rfc6454.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc6454.json -------------------------------------------------------------------------------- /ed/links/rfc6455.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc6455.json -------------------------------------------------------------------------------- /ed/links/rfc6797.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc6797.json -------------------------------------------------------------------------------- /ed/links/rfc7034.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7034.json -------------------------------------------------------------------------------- /ed/links/rfc7230.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7230.json -------------------------------------------------------------------------------- /ed/links/rfc7231.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7231.json -------------------------------------------------------------------------------- /ed/links/rfc7232.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7232.json -------------------------------------------------------------------------------- /ed/links/rfc7233.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7233.json -------------------------------------------------------------------------------- /ed/links/rfc7234.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7234.json -------------------------------------------------------------------------------- /ed/links/rfc7235.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7235.json -------------------------------------------------------------------------------- /ed/links/rfc7239.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7239.json -------------------------------------------------------------------------------- /ed/links/rfc7469.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7469.json -------------------------------------------------------------------------------- /ed/links/rfc7578.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7578.json -------------------------------------------------------------------------------- /ed/links/rfc7616.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7616.json -------------------------------------------------------------------------------- /ed/links/rfc7617.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7617.json -------------------------------------------------------------------------------- /ed/links/rfc7725.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7725.json -------------------------------------------------------------------------------- /ed/links/rfc7838.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7838.json -------------------------------------------------------------------------------- /ed/links/rfc7932.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc7932.json -------------------------------------------------------------------------------- /ed/links/rfc8246.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc8246.json -------------------------------------------------------------------------------- /ed/links/rfc8288.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc8288.json -------------------------------------------------------------------------------- /ed/links/rfc8297.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc8297.json -------------------------------------------------------------------------------- /ed/links/rfc8470.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc8470.json -------------------------------------------------------------------------------- /ed/links/rfc8610.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc8610.json -------------------------------------------------------------------------------- /ed/links/rfc8878.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc8878.json -------------------------------------------------------------------------------- /ed/links/rfc8942.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc8942.json -------------------------------------------------------------------------------- /ed/links/rfc9110.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc9110.json -------------------------------------------------------------------------------- /ed/links/rfc9111.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc9111.json -------------------------------------------------------------------------------- /ed/links/rfc9112.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc9112.json -------------------------------------------------------------------------------- /ed/links/rfc9113.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc9113.json -------------------------------------------------------------------------------- /ed/links/rfc9114.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc9114.json -------------------------------------------------------------------------------- /ed/links/rfc9163.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc9163.json -------------------------------------------------------------------------------- /ed/links/rfc9218.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc9218.json -------------------------------------------------------------------------------- /ed/links/rfc9530.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc9530.json -------------------------------------------------------------------------------- /ed/links/rfc9649.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc9649.json -------------------------------------------------------------------------------- /ed/links/rfc9842.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/rfc9842.json -------------------------------------------------------------------------------- /ed/links/serial.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/serial.json -------------------------------------------------------------------------------- /ed/links/sri-2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/sri-2.json -------------------------------------------------------------------------------- /ed/links/storage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/storage.json -------------------------------------------------------------------------------- /ed/links/streams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/streams.json -------------------------------------------------------------------------------- /ed/links/topics.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/topics.json -------------------------------------------------------------------------------- /ed/links/ttml2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/ttml2.json -------------------------------------------------------------------------------- /ed/links/url.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/url.json -------------------------------------------------------------------------------- /ed/links/web-nfc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/web-nfc.json -------------------------------------------------------------------------------- /ed/links/web-otp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/web-otp.json -------------------------------------------------------------------------------- /ed/links/webgl1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/webgl1.json -------------------------------------------------------------------------------- /ed/links/webgl2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/webgl2.json -------------------------------------------------------------------------------- /ed/links/webgpu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/webgpu.json -------------------------------------------------------------------------------- /ed/links/webhid.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/webhid.json -------------------------------------------------------------------------------- /ed/links/webidl.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/webidl.json -------------------------------------------------------------------------------- /ed/links/webmidi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/webmidi.json -------------------------------------------------------------------------------- /ed/links/webnn.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/webnn.json -------------------------------------------------------------------------------- /ed/links/webrtc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/webrtc.json -------------------------------------------------------------------------------- /ed/links/webusb.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/webusb.json -------------------------------------------------------------------------------- /ed/links/webvtt1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/webvtt1.json -------------------------------------------------------------------------------- /ed/links/webxr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/webxr.json -------------------------------------------------------------------------------- /ed/links/xhr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/links/xhr.json -------------------------------------------------------------------------------- /ed/perissue.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/perissue.html -------------------------------------------------------------------------------- /ed/refs/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/CSP3.json -------------------------------------------------------------------------------- /ed/refs/CSS2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/CSS2.json -------------------------------------------------------------------------------- /ed/refs/FileAPI.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/FileAPI.json -------------------------------------------------------------------------------- /ed/refs/IFT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/IFT.json -------------------------------------------------------------------------------- /ed/refs/SVG11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/SVG11.json -------------------------------------------------------------------------------- /ed/refs/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/SVG2.json -------------------------------------------------------------------------------- /ed/refs/WCAG22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/WCAG22.json -------------------------------------------------------------------------------- /ed/refs/WGSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/WGSL.json -------------------------------------------------------------------------------- /ed/refs/WOFF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/WOFF.json -------------------------------------------------------------------------------- /ed/refs/WOFF2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/WOFF2.json -------------------------------------------------------------------------------- /ed/refs/anchors.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/anchors.json -------------------------------------------------------------------------------- /ed/refs/aom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/aom.json -------------------------------------------------------------------------------- /ed/refs/av1-avif.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/av1-avif.json -------------------------------------------------------------------------------- /ed/refs/badging.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/badging.json -------------------------------------------------------------------------------- /ed/refs/baggage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/baggage.json -------------------------------------------------------------------------------- /ed/refs/beacon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/beacon.json -------------------------------------------------------------------------------- /ed/refs/cid-1.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/cid-1.0.json -------------------------------------------------------------------------------- /ed/refs/compat.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/compat.json -------------------------------------------------------------------------------- /ed/refs/console.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/console.json -------------------------------------------------------------------------------- /ed/refs/csp-next.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/csp-next.json -------------------------------------------------------------------------------- /ed/refs/css-2022.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/css-2022.json -------------------------------------------------------------------------------- /ed/refs/css-2023.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/css-2023.json -------------------------------------------------------------------------------- /ed/refs/css-2024.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/css-2024.json -------------------------------------------------------------------------------- /ed/refs/css-2025.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/css-2025.json -------------------------------------------------------------------------------- /ed/refs/css-ui-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/css-ui-3.json -------------------------------------------------------------------------------- /ed/refs/css-ui-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/css-ui-4.json -------------------------------------------------------------------------------- /ed/refs/cssom-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/cssom-1.json -------------------------------------------------------------------------------- /ed/refs/dapt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/dapt.json -------------------------------------------------------------------------------- /ed/refs/datacue.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/datacue.json -------------------------------------------------------------------------------- /ed/refs/dbsc-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/dbsc-1.json -------------------------------------------------------------------------------- /ed/refs/did-1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/did-1.1.json -------------------------------------------------------------------------------- /ed/refs/dom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/dom.json -------------------------------------------------------------------------------- /ed/refs/ecma-402.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/ecma-402.json -------------------------------------------------------------------------------- /ed/refs/ecma-426.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/ecma-426.json -------------------------------------------------------------------------------- /ed/refs/encoding.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/encoding.json -------------------------------------------------------------------------------- /ed/refs/epub-33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/epub-33.json -------------------------------------------------------------------------------- /ed/refs/epub-34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/epub-34.json -------------------------------------------------------------------------------- /ed/refs/fedcm-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/fedcm-1.json -------------------------------------------------------------------------------- /ed/refs/fetch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/fetch.json -------------------------------------------------------------------------------- /ed/refs/fs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/fs.json -------------------------------------------------------------------------------- /ed/refs/gamepad.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/gamepad.json -------------------------------------------------------------------------------- /ed/refs/gpc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/gpc.json -------------------------------------------------------------------------------- /ed/refs/html.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/html.json -------------------------------------------------------------------------------- /ed/refs/imsc-hrm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/imsc-hrm.json -------------------------------------------------------------------------------- /ed/refs/infra.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/infra.json -------------------------------------------------------------------------------- /ed/refs/mathml4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/mathml4.json -------------------------------------------------------------------------------- /ed/refs/motion-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/motion-1.json -------------------------------------------------------------------------------- /ed/refs/netinfo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/netinfo.json -------------------------------------------------------------------------------- /ed/refs/owl-time.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/owl-time.json -------------------------------------------------------------------------------- /ed/refs/pdf-aam.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/pdf-aam.json -------------------------------------------------------------------------------- /ed/refs/png-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/png-3.json -------------------------------------------------------------------------------- /ed/refs/portals.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/portals.json -------------------------------------------------------------------------------- /ed/refs/prefetch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/prefetch.json -------------------------------------------------------------------------------- /ed/refs/push-api.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/push-api.json -------------------------------------------------------------------------------- /ed/refs/qb4st.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/qb4st.json -------------------------------------------------------------------------------- /ed/refs/quirks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/quirks.json -------------------------------------------------------------------------------- /ed/refs/rfc5861.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc5861.json -------------------------------------------------------------------------------- /ed/refs/rfc6265.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc6265.json -------------------------------------------------------------------------------- /ed/refs/rfc6266.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc6266.json -------------------------------------------------------------------------------- /ed/refs/rfc7230.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc7230.json -------------------------------------------------------------------------------- /ed/refs/rfc7231.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc7231.json -------------------------------------------------------------------------------- /ed/refs/rfc7232.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc7232.json -------------------------------------------------------------------------------- /ed/refs/rfc7233.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc7233.json -------------------------------------------------------------------------------- /ed/refs/rfc7234.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc7234.json -------------------------------------------------------------------------------- /ed/refs/rfc7235.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc7235.json -------------------------------------------------------------------------------- /ed/refs/rfc7616.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc7616.json -------------------------------------------------------------------------------- /ed/refs/rfc7617.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc7617.json -------------------------------------------------------------------------------- /ed/refs/rfc7725.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc7725.json -------------------------------------------------------------------------------- /ed/refs/rfc7838.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc7838.json -------------------------------------------------------------------------------- /ed/refs/rfc8246.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc8246.json -------------------------------------------------------------------------------- /ed/refs/rfc8288.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc8288.json -------------------------------------------------------------------------------- /ed/refs/rfc8297.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc8297.json -------------------------------------------------------------------------------- /ed/refs/rfc8470.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc8470.json -------------------------------------------------------------------------------- /ed/refs/rfc8878.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc8878.json -------------------------------------------------------------------------------- /ed/refs/rfc8942.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc8942.json -------------------------------------------------------------------------------- /ed/refs/rfc9110.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc9110.json -------------------------------------------------------------------------------- /ed/refs/rfc9111.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc9111.json -------------------------------------------------------------------------------- /ed/refs/rfc9112.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc9112.json -------------------------------------------------------------------------------- /ed/refs/rfc9113.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc9113.json -------------------------------------------------------------------------------- /ed/refs/rfc9114.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc9114.json -------------------------------------------------------------------------------- /ed/refs/rfc9163.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc9163.json -------------------------------------------------------------------------------- /ed/refs/rfc9218.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc9218.json -------------------------------------------------------------------------------- /ed/refs/rfc9530.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc9530.json -------------------------------------------------------------------------------- /ed/refs/rfc9649.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc9649.json -------------------------------------------------------------------------------- /ed/refs/rfc9842.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/rfc9842.json -------------------------------------------------------------------------------- /ed/refs/savedata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/savedata.json -------------------------------------------------------------------------------- /ed/refs/serial.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/serial.json -------------------------------------------------------------------------------- /ed/refs/sri-2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/sri-2.json -------------------------------------------------------------------------------- /ed/refs/storage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/storage.json -------------------------------------------------------------------------------- /ed/refs/streams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/streams.json -------------------------------------------------------------------------------- /ed/refs/topics.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/topics.json -------------------------------------------------------------------------------- /ed/refs/ttml2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/ttml2.json -------------------------------------------------------------------------------- /ed/refs/uievents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/uievents.json -------------------------------------------------------------------------------- /ed/refs/url.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/url.json -------------------------------------------------------------------------------- /ed/refs/wcag-3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/wcag-3.0.json -------------------------------------------------------------------------------- /ed/refs/web-nfc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/web-nfc.json -------------------------------------------------------------------------------- /ed/refs/web-otp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/web-otp.json -------------------------------------------------------------------------------- /ed/refs/webgl1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/webgl1.json -------------------------------------------------------------------------------- /ed/refs/webgl2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/webgl2.json -------------------------------------------------------------------------------- /ed/refs/webgpu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/webgpu.json -------------------------------------------------------------------------------- /ed/refs/webhid.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/webhid.json -------------------------------------------------------------------------------- /ed/refs/webidl.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/webidl.json -------------------------------------------------------------------------------- /ed/refs/webmidi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/webmidi.json -------------------------------------------------------------------------------- /ed/refs/webnn.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/webnn.json -------------------------------------------------------------------------------- /ed/refs/webrtc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/webrtc.json -------------------------------------------------------------------------------- /ed/refs/webusb.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/webusb.json -------------------------------------------------------------------------------- /ed/refs/webvtt1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/webvtt1.json -------------------------------------------------------------------------------- /ed/refs/webxr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/webxr.json -------------------------------------------------------------------------------- /ed/refs/xhr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/ed/refs/xhr.json -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/index.html -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/package.json -------------------------------------------------------------------------------- /packages/css/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/packages/css/index.js -------------------------------------------------------------------------------- /packages/idl/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/packages/idl/index.js -------------------------------------------------------------------------------- /test/cddl/all.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/test/cddl/all.js -------------------------------------------------------------------------------- /test/css/all.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/test/css/all.js -------------------------------------------------------------------------------- /test/css/package.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/test/css/package.js -------------------------------------------------------------------------------- /test/elements/all.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/test/elements/all.js -------------------------------------------------------------------------------- /test/events/all.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/test/events/all.js -------------------------------------------------------------------------------- /test/idl/all.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/test/idl/all.js -------------------------------------------------------------------------------- /test/idl/package.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/test/idl/package.js -------------------------------------------------------------------------------- /test/idl/validate.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/test/idl/validate.js -------------------------------------------------------------------------------- /test/schemas.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/test/schemas.js -------------------------------------------------------------------------------- /tools/create-patch.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tools/create-patch.js -------------------------------------------------------------------------------- /tools/octokit.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tools/octokit.js -------------------------------------------------------------------------------- /tools/utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tools/utils.js -------------------------------------------------------------------------------- /tr/css/CSS.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/CSS.json -------------------------------------------------------------------------------- /tr/css/SVG.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/SVG.json -------------------------------------------------------------------------------- /tr/css/css-align.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-align.json -------------------------------------------------------------------------------- /tr/css/css-box.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-box.json -------------------------------------------------------------------------------- /tr/css/css-break.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-break.json -------------------------------------------------------------------------------- /tr/css/css-color.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-color.json -------------------------------------------------------------------------------- /tr/css/css-env.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-env.json -------------------------------------------------------------------------------- /tr/css/css-fonts.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-fonts.json -------------------------------------------------------------------------------- /tr/css/css-forms.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-forms.json -------------------------------------------------------------------------------- /tr/css/css-gaps.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-gaps.json -------------------------------------------------------------------------------- /tr/css/css-gcpm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-gcpm.json -------------------------------------------------------------------------------- /tr/css/css-grid.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-grid.json -------------------------------------------------------------------------------- /tr/css/css-lists.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-lists.json -------------------------------------------------------------------------------- /tr/css/css-nav.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-nav.json -------------------------------------------------------------------------------- /tr/css/css-page.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-page.json -------------------------------------------------------------------------------- /tr/css/css-ruby.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-ruby.json -------------------------------------------------------------------------------- /tr/css/css-text.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-text.json -------------------------------------------------------------------------------- /tr/css/css-ui.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/css-ui.json -------------------------------------------------------------------------------- /tr/css/motion.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/motion.json -------------------------------------------------------------------------------- /tr/css/selectors.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/css/selectors.json -------------------------------------------------------------------------------- /tr/dfns/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/CSP3.json -------------------------------------------------------------------------------- /tr/dfns/CSS2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/CSS2.json -------------------------------------------------------------------------------- /tr/dfns/FileAPI.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/FileAPI.json -------------------------------------------------------------------------------- /tr/dfns/IFT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/IFT.json -------------------------------------------------------------------------------- /tr/dfns/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/SVG2.json -------------------------------------------------------------------------------- /tr/dfns/WCAG22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/WCAG22.json -------------------------------------------------------------------------------- /tr/dfns/WGSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/WGSL.json -------------------------------------------------------------------------------- /tr/dfns/badging.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/badging.json -------------------------------------------------------------------------------- /tr/dfns/beacon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/beacon.json -------------------------------------------------------------------------------- /tr/dfns/cid-1.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/cid-1.0.json -------------------------------------------------------------------------------- /tr/dfns/css-2022.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/css-2022.json -------------------------------------------------------------------------------- /tr/dfns/css-2023.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/css-2023.json -------------------------------------------------------------------------------- /tr/dfns/css-2024.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/css-2024.json -------------------------------------------------------------------------------- /tr/dfns/css-2025.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/css-2025.json -------------------------------------------------------------------------------- /tr/dfns/css-ui-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/css-ui-3.json -------------------------------------------------------------------------------- /tr/dfns/css-ui-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/css-ui-4.json -------------------------------------------------------------------------------- /tr/dfns/cssom-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/cssom-1.json -------------------------------------------------------------------------------- /tr/dfns/dapt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/dapt.json -------------------------------------------------------------------------------- /tr/dfns/dbsc-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/dbsc-1.json -------------------------------------------------------------------------------- /tr/dfns/did-1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/did-1.1.json -------------------------------------------------------------------------------- /tr/dfns/epub-33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/epub-33.json -------------------------------------------------------------------------------- /tr/dfns/epub-34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/epub-34.json -------------------------------------------------------------------------------- /tr/dfns/fedcm-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/fedcm-1.json -------------------------------------------------------------------------------- /tr/dfns/gamepad.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/gamepad.json -------------------------------------------------------------------------------- /tr/dfns/gpc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/gpc.json -------------------------------------------------------------------------------- /tr/dfns/imsc-hrm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/imsc-hrm.json -------------------------------------------------------------------------------- /tr/dfns/mathml4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/mathml4.json -------------------------------------------------------------------------------- /tr/dfns/motion-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/motion-1.json -------------------------------------------------------------------------------- /tr/dfns/png-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/png-3.json -------------------------------------------------------------------------------- /tr/dfns/push-api.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/push-api.json -------------------------------------------------------------------------------- /tr/dfns/sri-2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/sri-2.json -------------------------------------------------------------------------------- /tr/dfns/uievents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/uievents.json -------------------------------------------------------------------------------- /tr/dfns/wcag-3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/wcag-3.0.json -------------------------------------------------------------------------------- /tr/dfns/webgpu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/webgpu.json -------------------------------------------------------------------------------- /tr/dfns/webmidi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/webmidi.json -------------------------------------------------------------------------------- /tr/dfns/webnn.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/webnn.json -------------------------------------------------------------------------------- /tr/dfns/webrtc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/webrtc.json -------------------------------------------------------------------------------- /tr/dfns/webvtt1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/webvtt1.json -------------------------------------------------------------------------------- /tr/dfns/webxr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/dfns/webxr.json -------------------------------------------------------------------------------- /tr/elements/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/elements/SVG2.json -------------------------------------------------------------------------------- /tr/events/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/events/CSP3.json -------------------------------------------------------------------------------- /tr/events/webgpu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/events/webgpu.json -------------------------------------------------------------------------------- /tr/events/webrtc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/events/webrtc.json -------------------------------------------------------------------------------- /tr/events/webxr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/events/webxr.json -------------------------------------------------------------------------------- /tr/headings/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/headings/CSP3.json -------------------------------------------------------------------------------- /tr/headings/CSS2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/headings/CSS2.json -------------------------------------------------------------------------------- /tr/headings/IFT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/headings/IFT.json -------------------------------------------------------------------------------- /tr/headings/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/headings/SVG2.json -------------------------------------------------------------------------------- /tr/headings/WGSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/headings/WGSL.json -------------------------------------------------------------------------------- /tr/headings/WOFF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/headings/WOFF.json -------------------------------------------------------------------------------- /tr/headings/dapt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/headings/dapt.json -------------------------------------------------------------------------------- /tr/headings/gpc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/headings/gpc.json -------------------------------------------------------------------------------- /tr/idl/CSP.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/CSP.idl -------------------------------------------------------------------------------- /tr/idl/FileAPI.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/FileAPI.idl -------------------------------------------------------------------------------- /tr/idl/IndexedDB.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/IndexedDB.idl -------------------------------------------------------------------------------- /tr/idl/SVG.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/SVG.idl -------------------------------------------------------------------------------- /tr/idl/badging.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/badging.idl -------------------------------------------------------------------------------- /tr/idl/beacon.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/beacon.idl -------------------------------------------------------------------------------- /tr/idl/css-fonts.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/css-fonts.idl -------------------------------------------------------------------------------- /tr/idl/css-mixins.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/css-mixins.idl -------------------------------------------------------------------------------- /tr/idl/css-nav.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/css-nav.idl -------------------------------------------------------------------------------- /tr/idl/css-pseudo.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/css-pseudo.idl -------------------------------------------------------------------------------- /tr/idl/cssom-view.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/cssom-view.idl -------------------------------------------------------------------------------- /tr/idl/cssom.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/cssom.idl -------------------------------------------------------------------------------- /tr/idl/epub-rs.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/epub-rs.idl -------------------------------------------------------------------------------- /tr/idl/fedcm.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/fedcm.idl -------------------------------------------------------------------------------- /tr/idl/gamepad.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/gamepad.idl -------------------------------------------------------------------------------- /tr/idl/geometry.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/geometry.idl -------------------------------------------------------------------------------- /tr/idl/gpc.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/gpc.idl -------------------------------------------------------------------------------- /tr/idl/gyroscope.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/gyroscope.idl -------------------------------------------------------------------------------- /tr/idl/hr-time.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/hr-time.idl -------------------------------------------------------------------------------- /tr/idl/longtasks.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/longtasks.idl -------------------------------------------------------------------------------- /tr/idl/proximity.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/proximity.idl -------------------------------------------------------------------------------- /tr/idl/push-api.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/push-api.idl -------------------------------------------------------------------------------- /tr/idl/reporting.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/reporting.idl -------------------------------------------------------------------------------- /tr/idl/sri.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/sri.idl -------------------------------------------------------------------------------- /tr/idl/svg-paths.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/svg-paths.idl -------------------------------------------------------------------------------- /tr/idl/uievents.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/uievents.idl -------------------------------------------------------------------------------- /tr/idl/vibration.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/vibration.idl -------------------------------------------------------------------------------- /tr/idl/wai-aria.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/wai-aria.idl -------------------------------------------------------------------------------- /tr/idl/web-locks.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/web-locks.idl -------------------------------------------------------------------------------- /tr/idl/web-share.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/web-share.idl -------------------------------------------------------------------------------- /tr/idl/webaudio.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/webaudio.idl -------------------------------------------------------------------------------- /tr/idl/webauthn.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/webauthn.idl -------------------------------------------------------------------------------- /tr/idl/webcodecs.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/webcodecs.idl -------------------------------------------------------------------------------- /tr/idl/webcrypto.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/webcrypto.idl -------------------------------------------------------------------------------- /tr/idl/webdriver.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/webdriver.idl -------------------------------------------------------------------------------- /tr/idl/webgpu.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/webgpu.idl -------------------------------------------------------------------------------- /tr/idl/webmidi.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/webmidi.idl -------------------------------------------------------------------------------- /tr/idl/webnn.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/webnn.idl -------------------------------------------------------------------------------- /tr/idl/webrtc-svc.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/webrtc-svc.idl -------------------------------------------------------------------------------- /tr/idl/webrtc.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/webrtc.idl -------------------------------------------------------------------------------- /tr/idl/webvtt.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/webvtt.idl -------------------------------------------------------------------------------- /tr/idl/webxr.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idl/webxr.idl -------------------------------------------------------------------------------- /tr/idlnames.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idlnames.json -------------------------------------------------------------------------------- /tr/idlnames/CSS.idl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idlnames/CSS.idl -------------------------------------------------------------------------------- /tr/idlparsed/CSP.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idlparsed/CSP.json -------------------------------------------------------------------------------- /tr/idlparsed/SVG.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/idlparsed/SVG.json -------------------------------------------------------------------------------- /tr/ids/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/CSP3.json -------------------------------------------------------------------------------- /tr/ids/CSS2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/CSS2.json -------------------------------------------------------------------------------- /tr/ids/FileAPI.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/FileAPI.json -------------------------------------------------------------------------------- /tr/ids/IFT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/IFT.json -------------------------------------------------------------------------------- /tr/ids/SVG11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/SVG11.json -------------------------------------------------------------------------------- /tr/ids/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/SVG2.json -------------------------------------------------------------------------------- /tr/ids/WCAG22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/WCAG22.json -------------------------------------------------------------------------------- /tr/ids/WGSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/WGSL.json -------------------------------------------------------------------------------- /tr/ids/WOFF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/WOFF.json -------------------------------------------------------------------------------- /tr/ids/WOFF2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/WOFF2.json -------------------------------------------------------------------------------- /tr/ids/badging.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/badging.json -------------------------------------------------------------------------------- /tr/ids/baggage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/baggage.json -------------------------------------------------------------------------------- /tr/ids/beacon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/beacon.json -------------------------------------------------------------------------------- /tr/ids/cid-1.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/cid-1.0.json -------------------------------------------------------------------------------- /tr/ids/css-2022.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/css-2022.json -------------------------------------------------------------------------------- /tr/ids/css-2023.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/css-2023.json -------------------------------------------------------------------------------- /tr/ids/css-2024.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/css-2024.json -------------------------------------------------------------------------------- /tr/ids/css-2025.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/css-2025.json -------------------------------------------------------------------------------- /tr/ids/css-box-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/css-box-3.json -------------------------------------------------------------------------------- /tr/ids/css-box-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/css-box-4.json -------------------------------------------------------------------------------- /tr/ids/css-env-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/css-env-1.json -------------------------------------------------------------------------------- /tr/ids/css-nav-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/css-nav-1.json -------------------------------------------------------------------------------- /tr/ids/css-ui-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/css-ui-3.json -------------------------------------------------------------------------------- /tr/ids/css-ui-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/css-ui-4.json -------------------------------------------------------------------------------- /tr/ids/cssom-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/cssom-1.json -------------------------------------------------------------------------------- /tr/ids/dapt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/dapt.json -------------------------------------------------------------------------------- /tr/ids/dbsc-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/dbsc-1.json -------------------------------------------------------------------------------- /tr/ids/did-1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/did-1.1.json -------------------------------------------------------------------------------- /tr/ids/epub-33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/epub-33.json -------------------------------------------------------------------------------- /tr/ids/epub-34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/epub-34.json -------------------------------------------------------------------------------- /tr/ids/fedcm-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/fedcm-1.json -------------------------------------------------------------------------------- /tr/ids/gamepad.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/gamepad.json -------------------------------------------------------------------------------- /tr/ids/gpc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/gpc.json -------------------------------------------------------------------------------- /tr/ids/gyroscope.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/gyroscope.json -------------------------------------------------------------------------------- /tr/ids/hr-time-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/hr-time-3.json -------------------------------------------------------------------------------- /tr/ids/html-aria.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/html-aria.json -------------------------------------------------------------------------------- /tr/ids/imsc-hrm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/imsc-hrm.json -------------------------------------------------------------------------------- /tr/ids/json-ld11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/json-ld11.json -------------------------------------------------------------------------------- /tr/ids/mathml4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/mathml4.json -------------------------------------------------------------------------------- /tr/ids/motion-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/motion-1.json -------------------------------------------------------------------------------- /tr/ids/owl-time.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/owl-time.json -------------------------------------------------------------------------------- /tr/ids/png-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/png-3.json -------------------------------------------------------------------------------- /tr/ids/proximity.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/proximity.json -------------------------------------------------------------------------------- /tr/ids/push-api.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/push-api.json -------------------------------------------------------------------------------- /tr/ids/qb4st.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/qb4st.json -------------------------------------------------------------------------------- /tr/ids/rdf-canon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/rdf-canon.json -------------------------------------------------------------------------------- /tr/ids/rdf12-xml.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/rdf12-xml.json -------------------------------------------------------------------------------- /tr/ids/sri-2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/sri-2.json -------------------------------------------------------------------------------- /tr/ids/svg-paths.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/svg-paths.json -------------------------------------------------------------------------------- /tr/ids/ttml2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/ttml2.json -------------------------------------------------------------------------------- /tr/ids/uievents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/uievents.json -------------------------------------------------------------------------------- /tr/ids/vc-di-bbs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/vc-di-bbs.json -------------------------------------------------------------------------------- /tr/ids/vibration.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/vibration.json -------------------------------------------------------------------------------- /tr/ids/wcag-3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/wcag-3.0.json -------------------------------------------------------------------------------- /tr/ids/web-locks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/web-locks.json -------------------------------------------------------------------------------- /tr/ids/web-share.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/web-share.json -------------------------------------------------------------------------------- /tr/ids/webcodecs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/webcodecs.json -------------------------------------------------------------------------------- /tr/ids/webgpu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/webgpu.json -------------------------------------------------------------------------------- /tr/ids/webmidi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/webmidi.json -------------------------------------------------------------------------------- /tr/ids/webnn.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/webnn.json -------------------------------------------------------------------------------- /tr/ids/webrtc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/webrtc.json -------------------------------------------------------------------------------- /tr/ids/webvtt1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/webvtt1.json -------------------------------------------------------------------------------- /tr/ids/webxr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/ids/webxr.json -------------------------------------------------------------------------------- /tr/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/index.html -------------------------------------------------------------------------------- /tr/index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/index.json -------------------------------------------------------------------------------- /tr/links/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/CSP3.json -------------------------------------------------------------------------------- /tr/links/CSS2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/CSS2.json -------------------------------------------------------------------------------- /tr/links/FileAPI.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/FileAPI.json -------------------------------------------------------------------------------- /tr/links/IFT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/IFT.json -------------------------------------------------------------------------------- /tr/links/SVG11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/SVG11.json -------------------------------------------------------------------------------- /tr/links/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/SVG2.json -------------------------------------------------------------------------------- /tr/links/WCAG22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/WCAG22.json -------------------------------------------------------------------------------- /tr/links/WGSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/WGSL.json -------------------------------------------------------------------------------- /tr/links/WOFF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/WOFF.json -------------------------------------------------------------------------------- /tr/links/WOFF2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/WOFF2.json -------------------------------------------------------------------------------- /tr/links/badging.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/badging.json -------------------------------------------------------------------------------- /tr/links/baggage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/baggage.json -------------------------------------------------------------------------------- /tr/links/beacon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/beacon.json -------------------------------------------------------------------------------- /tr/links/cid-1.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/cid-1.0.json -------------------------------------------------------------------------------- /tr/links/cssom-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/cssom-1.json -------------------------------------------------------------------------------- /tr/links/dapt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/dapt.json -------------------------------------------------------------------------------- /tr/links/dbsc-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/dbsc-1.json -------------------------------------------------------------------------------- /tr/links/did-1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/did-1.1.json -------------------------------------------------------------------------------- /tr/links/epub-33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/epub-33.json -------------------------------------------------------------------------------- /tr/links/epub-34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/epub-34.json -------------------------------------------------------------------------------- /tr/links/fedcm-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/fedcm-1.json -------------------------------------------------------------------------------- /tr/links/gamepad.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/gamepad.json -------------------------------------------------------------------------------- /tr/links/gpc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/gpc.json -------------------------------------------------------------------------------- /tr/links/mathml4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/mathml4.json -------------------------------------------------------------------------------- /tr/links/png-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/png-3.json -------------------------------------------------------------------------------- /tr/links/qb4st.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/qb4st.json -------------------------------------------------------------------------------- /tr/links/sri-2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/sri-2.json -------------------------------------------------------------------------------- /tr/links/ttml2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/ttml2.json -------------------------------------------------------------------------------- /tr/links/webgpu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/webgpu.json -------------------------------------------------------------------------------- /tr/links/webmidi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/webmidi.json -------------------------------------------------------------------------------- /tr/links/webnn.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/webnn.json -------------------------------------------------------------------------------- /tr/links/webrtc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/webrtc.json -------------------------------------------------------------------------------- /tr/links/webvtt1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/webvtt1.json -------------------------------------------------------------------------------- /tr/links/webxr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/links/webxr.json -------------------------------------------------------------------------------- /tr/perissue.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/perissue.html -------------------------------------------------------------------------------- /tr/refs/CSP3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/CSP3.json -------------------------------------------------------------------------------- /tr/refs/CSS2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/CSS2.json -------------------------------------------------------------------------------- /tr/refs/FileAPI.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/FileAPI.json -------------------------------------------------------------------------------- /tr/refs/IFT.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/IFT.json -------------------------------------------------------------------------------- /tr/refs/SVG11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/SVG11.json -------------------------------------------------------------------------------- /tr/refs/SVG2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/SVG2.json -------------------------------------------------------------------------------- /tr/refs/WCAG22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/WCAG22.json -------------------------------------------------------------------------------- /tr/refs/WGSL.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/WGSL.json -------------------------------------------------------------------------------- /tr/refs/WOFF.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/WOFF.json -------------------------------------------------------------------------------- /tr/refs/WOFF2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/WOFF2.json -------------------------------------------------------------------------------- /tr/refs/badging.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/badging.json -------------------------------------------------------------------------------- /tr/refs/baggage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/baggage.json -------------------------------------------------------------------------------- /tr/refs/beacon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/beacon.json -------------------------------------------------------------------------------- /tr/refs/cid-1.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/cid-1.0.json -------------------------------------------------------------------------------- /tr/refs/css-2022.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/css-2022.json -------------------------------------------------------------------------------- /tr/refs/css-2023.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/css-2023.json -------------------------------------------------------------------------------- /tr/refs/css-2024.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/css-2024.json -------------------------------------------------------------------------------- /tr/refs/css-2025.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/css-2025.json -------------------------------------------------------------------------------- /tr/refs/css-ui-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/css-ui-3.json -------------------------------------------------------------------------------- /tr/refs/css-ui-4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/css-ui-4.json -------------------------------------------------------------------------------- /tr/refs/cssom-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/cssom-1.json -------------------------------------------------------------------------------- /tr/refs/dapt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/dapt.json -------------------------------------------------------------------------------- /tr/refs/dbsc-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/dbsc-1.json -------------------------------------------------------------------------------- /tr/refs/did-1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/did-1.1.json -------------------------------------------------------------------------------- /tr/refs/epub-33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/epub-33.json -------------------------------------------------------------------------------- /tr/refs/epub-34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/epub-34.json -------------------------------------------------------------------------------- /tr/refs/fedcm-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/fedcm-1.json -------------------------------------------------------------------------------- /tr/refs/gamepad.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/gamepad.json -------------------------------------------------------------------------------- /tr/refs/gpc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/gpc.json -------------------------------------------------------------------------------- /tr/refs/imsc-hrm.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/imsc-hrm.json -------------------------------------------------------------------------------- /tr/refs/mathml4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/mathml4.json -------------------------------------------------------------------------------- /tr/refs/motion-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/motion-1.json -------------------------------------------------------------------------------- /tr/refs/owl-time.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/owl-time.json -------------------------------------------------------------------------------- /tr/refs/png-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/png-3.json -------------------------------------------------------------------------------- /tr/refs/push-api.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/push-api.json -------------------------------------------------------------------------------- /tr/refs/qb4st.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/qb4st.json -------------------------------------------------------------------------------- /tr/refs/sri-2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/sri-2.json -------------------------------------------------------------------------------- /tr/refs/ttml2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/ttml2.json -------------------------------------------------------------------------------- /tr/refs/uievents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/uievents.json -------------------------------------------------------------------------------- /tr/refs/wcag-3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/wcag-3.0.json -------------------------------------------------------------------------------- /tr/refs/webgpu.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/webgpu.json -------------------------------------------------------------------------------- /tr/refs/webmidi.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/webmidi.json -------------------------------------------------------------------------------- /tr/refs/webnn.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/webnn.json -------------------------------------------------------------------------------- /tr/refs/webrtc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/webrtc.json -------------------------------------------------------------------------------- /tr/refs/webvtt1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/webvtt1.json -------------------------------------------------------------------------------- /tr/refs/webxr.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/tr/refs/webxr.json -------------------------------------------------------------------------------- /w3c.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/webref/HEAD/w3c.json --------------------------------------------------------------------------------