From 5809216d51f3d77b49361fa0aa5175b686b9b316 Mon Sep 17 00:00:00 2001 From: Chris Needham Date: Mon, 12 Aug 2024 19:19:15 +0100 Subject: [PATCH] Fix whitespace issues in mouse-over prompts --- index.bs | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/index.bs b/index.bs index bffaba8..a9569c8 100644 --- a/index.bs +++ b/index.bs @@ -746,11 +746,7 @@ spec: mimesniff; urlPrefix: https://mimesniff.spec.whatwg.org/#

Algorithms

-

- - Create a MediaCapabilitiesEncodingInfo - -

+

Create a MediaCapabilitiesEncodingInfo

To [$create a MediaCapabilitiesEncodingInfo$], given a {{MediaEncodingConfiguration}} configuration, run the @@ -792,11 +788,7 @@ spec: mimesniff; urlPrefix: https://mimesniff.spec.whatwg.org/#

-

- - Create a MediaCapabilitiesDecodingInfo - -

+

Create a MediaCapabilitiesDecodingInfo

To [$create a MediaCapabilitiesDecodingInfo$], given a {{MediaDecodingConfiguration}} |configuration|, perform the @@ -864,11 +856,7 @@ spec: mimesniff; urlPrefix: https://mimesniff.spec.whatwg.org/#

-

- - Check MIME Type Support - -

+

Check MIME Type Support

To [$check MIME type support$], given a {{DOMString}} |contentType|, a string |media|, and either a {{MediaEncodingType}} or @@ -962,11 +950,7 @@ spec: mimesniff; urlPrefix: https://mimesniff.spec.whatwg.org/#

-

- - Check Encrypted Decoding Support - -

+

Check Encrypted Decoding Support

To [$check encrypted decoding support$], given a {{MediaDecodingConfiguration}} |config| where {{keySystemConfiguration}} [=map/exists=], perform the