Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Markdown] [Web/API] Suppress GFM conversion of wide (>150 character) tables #8736

Merged
merged 2 commits into from
Sep 9, 2021

Conversation

wbamberg
Copy link
Collaborator

@wbamberg wbamberg commented Sep 7, 2021

Part of #7898.

This PR adds a new class "no-markdown" to all tables under Web/API that:

  • would have been converted to GFM, and
  • whose GFM representation would have been more than 150 characters wide

The "no-markdown" class stops the converter from converting these tables to GFM.

The reasoning is that GFM tables are hard to read when they get above a certain width, and discussion in #7898 (comment) landed on 150 characters as a reasonable threshold.

Once conversion is done, we should probably remove the "no-markdown" class, as it serves no further purpose.

Note that this PR also removes "standard-table" from tables in all files it touches. This has no effect (standard-table is a no-op since mdn/mdn-minimalist#681).

@wbamberg wbamberg requested a review from a team as a code owner September 7, 2021 23:19
@wbamberg wbamberg requested review from Elchi3 and removed request for a team September 7, 2021 23:19
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2021

Preview URLs

Flaws

Note! 102 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/IDBTransaction/mode
Title: IDBTransaction.mode
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/IDBTransactionMode does not exist
    • /en-US/docs/Web/API/IDBDatabase/setVersion does not exist

URL: /en-US/docs/Web/API/SVGFEConvolveMatrixElement
Title: SVGFEConvolveMatrixElement
on GitHub
Flaw count: 18

  • macros:
    • /en-us/docs/web/api/svgfilterprimitivestandardattributes (url: /en-US/docs/Web/API/SVGFilterPrimitiveStandardAttributes) does not exist
    • /en-US/docs/Web/API/SVGFEConvolveMatrixElement/bias does not exist
    • /en-US/docs/Web/API/SVGFEConvolveMatrixElement/divisor does not exist
    • /en-US/docs/Web/API/SVGFEConvolveMatrixElement/edgeMode does not exist
    • /en-US/docs/Web/API/SVGFEConvolveMatrixElement/height does not exist
    • and 13 more flaws omitted

URL: /en-US/docs/Web/API/Web_Audio_API/Advanced_techniques
Title: Advanced techniques: Creating and sequencing audio
on GitHub
Flaw count: 1

  • broken_links:
    • Is currently http:// but can become https://

URL: /en-US/docs/Web/API/SVGLength
Title: SVGLength
on GitHub
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/SVG/Content_type#Length
    • Can't resolve /en-US/docs/SVG/Content_type#Length

URL: /en-US/docs/Web/API/CSSRule/type
Title: CSSRule.type
on GitHub
Flaw count: 5

  • macros:
    • /en-US/docs/Web/API/CSSDocumentRule does not exist
    • /en-US/docs/Web/API/CSSFontFeatureValuesRule does not exist
    • /en-US/docs/Web/API/CSSViewportRule does not exist
    • /en-US/docs/Web/API/CSSRegionStyleRule does not exist
    • /en-US/docs/Web/API/CSSUnknownRule does not exist

URL: /en-US/docs/Web/API/XPathException
Title: XPathException
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.XPathException

URL: /en-US/docs/Web/API/SVGAnimatedInteger
Title: SVGAnimatedInteger
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/SVG/Content_type#Integer

URL: /en-US/docs/Web/API/CSS_Object_Model/Managing_screen_orientation
Title: Managing screen orientation
on GitHub
Flaw count: 5

  • broken_links:
    • Can't resolve /en-US/docs/Web/API/Detecting_device_orientation
    • Can't resolve /en-US/docs/Mozilla/Firefox_OS
    • Can't resolve /en-US/docs/Mozilla/Firefox_for_Android
    • Can't resolve /en-US/docs/Web/Apps/Build/Manifest#orientation
    • Is currently http:// but can become https://

URL: /en-US/docs/Web/API/SVGFETurbulenceElement
Title: SVGFETurbulenceElement
on GitHub
Flaw count: 12

  • macros:
    • /en-us/docs/web/api/svgfilterprimitivestandardattributes (url: /en-US/docs/Web/API/SVGFilterPrimitiveStandardAttributes) does not exist
    • /en-US/docs/Web/API/SVGFETurbulenceElement/baseFrequencyX does not exist
    • /en-US/docs/Web/API/SVGFETurbulenceElement/baseFrequencyY does not exist
    • /en-US/docs/Web/API/SVGFETurbulenceElement/height does not exist
    • /en-US/docs/Web/API/SVGFETurbulenceElement/numOctaves does not exist
    • and 7 more flaws omitted

URL: /en-US/docs/Web/API/Payment_Request_API/Concepts
Title: Payment processing concepts
on GitHub
Flaw count: 1

  • broken_links:
    • Link points to the page it's already on

URL: /en-US/docs/Web/API/CSSStyleSheet
Title: CSSStyleSheet
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/HTMLLinkElement/sheet does not exist
    • /en-US/docs/Web/API/HTMLStyleElement/sheet does not exist
    • /en-US/docs/Web/API/SVGStyleElement/sheet does not exist
    • /en-US/docs/Web/API/ProcessingInstruction/sheet does not exist

URL: /en-US/docs/Web/API/SVGFEBlendElement
Title: SVGFEBlendElement
on GitHub
Flaw count: 9

  • macros:
    • /en-us/docs/web/api/svgfilterprimitivestandardattributes (url: /en-US/docs/Web/API/SVGFilterPrimitiveStandardAttributes) does not exist
    • /en-US/docs/Web/API/SVGFEBlendElement/height does not exist
    • /en-US/docs/Web/API/SVGFEBlendElement/in1 does not exist
    • /en-US/docs/Web/API/SVGFEBlendElement/in2 does not exist
    • /en-US/docs/Web/API/SVGFEBlendElement/mode does not exist
    • and 4 more flaws omitted

URL: /en-US/docs/Web/API/Document/evaluate
Title: Document.evaluate()
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Code_snippets/XPath

URL: /en-US/docs/Web/API/SVGFEDisplacementMapElement
Title: SVGFEDisplacementMapElement
on GitHub
Flaw count: 11

  • macros:
    • /en-us/docs/web/api/svgfilterprimitivestandardattributes (url: /en-US/docs/Web/API/SVGFilterPrimitiveStandardAttributes) does not exist
    • /en-US/docs/Web/API/SVGFEDisplacementMapElement/height does not exist
    • /en-US/docs/Web/API/SVGFEDisplacementMapElement/in1 does not exist
    • /en-US/docs/Web/API/SVGFEDisplacementMapElement/in2 does not exist
    • /en-US/docs/Web/API/SVGFEDisplacementMapElement/result does not exist
    • and 6 more flaws omitted

URL: /en-US/docs/Web/API/SVGAnimatedLength
Title: SVGAnimatedLength
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/SVG/Content_type#Length

URL: /en-US/docs/Web/API/SVGTextPathElement
Title: SVGTextPathElement
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/SVGTextPathElement/href does not exist
    • /en-US/docs/Web/API/SVGTextPathElement/startOffset does not exist
    • /en-US/docs/Web/API/SVGTextPathElement/method does not exist
    • /en-US/docs/Web/API/SVGTextPathElement/spacing does not exist

URL: /en-US/docs/Web/API/SVGZoomAndPan
Title: SVGZoomAndPan
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/SVGZoomAndPan/zoomAndPan does not exist

URL: /en-US/docs/Web/API/WebGL_API/Constants
Title: WebGL constants
on GitHub
Flaw count: 16

  • heading_links:
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • and 11 more flaws omitted

URL: /en-US/docs/Web/API/SVGComponentTransferFunctionElement
Title: SVGComponentTransferFunctionElement
on GitHub
Flaw count: 7

  • macros:
    • /en-US/docs/Web/API/SVGComponentTransferFunctionElement/type does not exist
    • /en-US/docs/Web/API/SVGComponentTransferFunctionElement/tableValues does not exist
    • /en-US/docs/Web/API/SVGComponentTransferFunctionElement/slope does not exist
    • /en-US/docs/Web/API/SVGComponentTransferFunctionElement/intercept does not exist
    • /en-US/docs/Web/API/SVGComponentTransferFunctionElement/amplitude does not exist
    • and 2 more flaws omitted

URL: /en-US/docs/Web/API/Event/Comparison_of_Event_Targets
Title: Comparison of Event Targets
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/XBL/XBL_1.0_Reference/Anonymous_Content#Event_Flow_and_Targeting

URL: /en-US/docs/Web/API/CanvasImageSource
Title: CanvasImageSource
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/CanvasDrawImage does not exist
    • /en-US/docs/Web/API/CanvasFillStrokeStyles does not exist

URL: /en-US/docs/Web/API/XMLHttpRequest/upload
Title: XMLHttpRequest.upload
on GitHub
Flaw count: 8

  • macros:
    • /en-US/docs/Web/API/XMLHttpRequestUpload does not exist
    • /en-US/docs/Web/API/XMLHttpRequest/onloadstart does not exist
    • /en-US/docs/Web/API/XMLHttpRequest/onprogress does not exist
    • /en-US/docs/Web/API/XMLHttpRequest/onabort does not exist
    • /en-US/docs/Web/API/XMLHttpRequest/onerror does not exist
    • and 3 more flaws omitted

URL: /en-US/docs/Web/API/HTMLKeygenElement
Title: HTMLKeygenElement
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/DOM/ValidityState_Interface

URL: /en-US/docs/Web/API/KeyboardEvent/key/Key_Values
Title: Key Values
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Mozilla/B2G_OS

URL: /en-US/docs/Web/API/KeyboardEvent/keyCode
Title: KeyboardEvent.keyCode
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/keyevent (url: /en-US/docs/Web/API/KeyEvent) does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Gecko_Keypress_Event

URL: /en-US/docs/Web/API/Media_Streams_API/Constraints
Title: Capabilities, constraints, and settings
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/MediaTrackCapabilities does not exist
    • /en-US/docs/Web/API/MediaTrackCapabilities does not exist

URL: /en-US/docs/Web/API/Worklet
Title: Worklet
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/AnimationWorklet does not exist
    • /en-US/docs/Web/API/LayoutWorklet does not exist

URL: /en-US/docs/Web/API/SVGGradientElement
Title: SVGGradientElement
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/SVGGradientElement/href does not exist
    • /en-US/docs/Web/API/SVGGradientElement/gradientUnits does not exist
    • /en-US/docs/Web/API/SVGGradientElement/gradientTransform does not exist
    • /en-US/docs/Web/API/SVGGradientElement/spreadMethod does not exist

URL: /en-US/docs/Web/API/SVGFEColorMatrixElement
Title: SVGFEColorMatrixElement
on GitHub
Flaw count: 12

  • macros:
    • /en-us/docs/web/api/svgfilterprimitivestandardattributes (url: /en-US/docs/Web/API/SVGFilterPrimitiveStandardAttributes) does not exist
    • /en-US/docs/Web/API/SVGFEColorMatrixElement/height does not exist
    • /en-US/docs/Web/API/SVGFEColorMatrixElement/in1 does not exist
    • /en-US/docs/Web/API/SVGFEColorMatrixElement/result does not exist
    • /en-US/docs/Web/API/SVGFEColorMatrixElement/type does not exist
    • and 4 more flaws omitted
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!

URL: /en-US/docs/Web/API/HmacImportParams
Title: HmacImportParams
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs//Web/API/SubtleCrypto/digest#supported_algorithms

URL: /en-US/docs/Web/API/MouseWheelEvent
Title: MouseWheelEvent
on GitHub
Flaw count: 3

  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!

URL: /en-US/docs/Web/API/Pbkdf2Params
Title: Pbkdf2Params
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Glossary/dictionary_attack does not exist

URL: /en-US/docs/Web/API/SVGFEMorphologyElement
Title: SVGFEMorphologyElement
on GitHub
Flaw count: 10

  • macros:
    • /en-us/docs/web/api/svgfilterprimitivestandardattributes (url: /en-US/docs/Web/API/SVGFilterPrimitiveStandardAttributes) does not exist
    • /en-US/docs/Web/API/SVGFEMorphologyElement/height does not exist
    • /en-US/docs/Web/API/SVGFEMorphologyElement/in1 does not exist
    • /en-US/docs/Web/API/SVGFEMorphologyElement/operator does not exist
    • /en-US/docs/Web/API/SVGFEMorphologyElement/radiusX does not exist
    • and 5 more flaws omitted

URL: /en-US/docs/Web/API/SVGAnimatedNumber
Title: SVGAnimatedNumber
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/SVG/Content_type#Number

URL: /en-US/docs/Web/API/USVString
Title: USVString
on GitHub
Flaw count: 1

  • broken_links:
    • Is currently http:// but can become https://

URL: /en-US/docs/Web/API/IDBObjectStoreSync
Title: IDBObjectStoreSync
on GitHub
Flaw count: 1

  • broken_links:
    • No need for the pathname in anchor links if it's the same page

URL: /en-US/docs/Web/API/RTCSessionDescription
Title: RTCSessionDescription
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/IDBTransactionSync
Title: IDBTransactionSync
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /IDBObjectStoreSync

URL: /en-US/docs/Web/API/LocalFileSystem
Title: LocalFileSystem
on GitHub
Flaw count: 4

  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve /en-US/docs/Web/API/FileError
    • Can't resolve /en-US/docs/Web/API/FileError
  • bad_bcd_queries:
    • No BCD data for query: api.LocalFileSystem

URL: /en-US/docs/Web/API/SVGAnimatedAngle
Title: SVGAnimatedAngle
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/SVG/Content_type#Angle

URL: /en-US/docs/Web/API/LocalFileSystemSync
Title: LocalFileSystemSync
on GitHub
Flaw count: 2

  • broken_links:
    • Anchor not lowercase
  • bad_bcd_queries:
    • No BCD data for query: api.LocalFileSystemSync

URL: /en-US/docs/Web/API/LocalFileSystemSync/requestFileSystemSync
Title: LocalFileSystemSync.requestFileSystemSync()
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/LocalFileSystem/requestFileSystem does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.LocalFileSystemSync.requestFileSystemSync

URL: /en-US/docs/Web/API/IDBIndexSync
Title: IDBIndexSync
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /IDBDatabaseException

URL: /en-US/docs/Web/API/AudioProcessingEvent
Title: AudioProcessingEvent
on GitHub
Flaw count: 4

  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!

URL: /en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB
Title: Using IndexedDB
on GitHub
Flaw count: 3

  • broken_links:
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://

URL: /en-US/docs/Web/API/File/Using_files_from_web_applications
Title: Using files from web applications
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Extensions/Using_the_DOM_File_API_in_chrome_code

URL: /en-US/docs/Web/API/SVGFEGaussianBlurElement
Title: SVGFEGaussianBlurElement
on GitHub
Flaw count: 11

  • macros:
    • /en-us/docs/web/api/svgfilterprimitivestandardattributes (url: /en-US/docs/Web/API/SVGFilterPrimitiveStandardAttributes) does not exist
    • /en-US/docs/Web/API/SVGFEGaussianBlurElement/edgeMode does not exist
    • /en-US/docs/Web/API/SVGFEGaussianBlurElement/height does not exist
    • /en-US/docs/Web/API/SVGFEGaussianBlurElement/in1 does not exist
    • /en-US/docs/Web/API/SVGFEGaussianBlurElement/result does not exist
    • and 6 more flaws omitted

URL: /en-US/docs/Web/API/SVGFECompositeElement
Title: SVGFECompositeElement
on GitHub
Flaw count: 9

  • macros:
    • /en-us/docs/web/api/svgfilterprimitivestandardattributes (url: /en-US/docs/Web/API/SVGFilterPrimitiveStandardAttributes) does not exist
    • /en-US/docs/Web/API/SVGFECompositeElement/height does not exist
    • /en-US/docs/Web/API/SVGFECompositeElement/in1 does not exist
    • /en-US/docs/Web/API/SVGFECompositeElement/result does not exist
    • /en-US/docs/Web/API/SVGFECompositeElement/type does not exist
    • and 4 more flaws omitted

External URLs

URL: /en-US/docs/Web/API/Barcode_Detection_API
Title: Barcode Detection API
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Permissions/query
Title: Permissions.query()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBTransaction/mode
Title: IDBTransaction.mode
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RsaHashedKeyGenParams
Title: RsaHashedKeyGenParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGFEConvolveMatrixElement
Title: SVGFEConvolveMatrixElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Web_Audio_API/Advanced_techniques
Title: Advanced techniques: Creating and sequencing audio
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/AesCtrParams
Title: AesCtrParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Node/nodeType
Title: Node.nodeType
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/EcdsaParams
Title: EcdsaParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGLength
Title: SVGLength
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/AesCbcParams
Title: AesCbcParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/GeolocationPositionError/code
Title: GeolocationPositionError.code
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLMediaElement/readyState
Title: HTMLMediaElement.readyState
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MediaError/code
Title: MediaError.code
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/DecompressionStream/writable
Title: DecompressionStream.writable
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSRule/type
Title: CSSRule.type
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/XPathException
Title: XPathException
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Request/Request
Title: Request()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGRenderingIntent
Title: SVGRenderingIntent
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGAnimatedInteger
Title: SVGAnimatedInteger
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSS_Object_Model/Managing_screen_orientation
Title: Managing screen orientation
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CustomElementRegistry/define
Title: CustomElementRegistry.define()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CustomElementRegistry/whenDefined
Title: CustomElementRegistry.whenDefined()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGFETurbulenceElement
Title: SVGFETurbulenceElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RsaHashedImportParams
Title: RsaHashedImportParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/DOMString
Title: DOMString
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBRequest/error
Title: IDBRequest.error
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGRect/The__X__property
Title: The 'X' property
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Payment_Request_API/Concepts
Title: Payment processing concepts
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/ConvolverNode/ConvolverNode
Title: ConvolverNode()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleSheet
Title: CSSStyleSheet
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Window/showModalDialog
Title: Window.showModalDialog()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RsaPssParams
Title: RsaPssParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGFEBlendElement
Title: SVGFEBlendElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSValue/cssValueType
Title: CSSValue.cssValueType
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Document/evaluate
Title: Document.evaluate()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Document/rootElement
Title: Document.rootElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/AudioNode/channelCountMode
Title: AudioNode.channelCountMode
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGFEDisplacementMapElement
Title: SVGFEDisplacementMapElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTML_Sanitizer_API
Title: HTML Sanitizer API
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGAnimatedLength
Title: SVGAnimatedLength
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGTextPathElement
Title: SVGTextPathElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/FileReader/result
Title: FileReader.result
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGZoomAndPan
Title: SVGZoomAndPan
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/WebGL_API/Constants
Title: WebGL constants
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/WebGL_API/Types
Title: WebGL types
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/WEBGL_compressed_texture_astc
Title: WEBGL_compressed_texture_astc
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGComponentTransferFunctionElement
Title: SVGComponentTransferFunctionElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Event/eventPhase
Title: Event.eventPhase
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Event/Comparison_of_Event_Targets
Title: Comparison of Event Targets
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGStringList
Title: SVGStringList
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/TreeWalker/whatToShow
Title: TreeWalker.whatToShow
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CanvasImageSource
Title: CanvasImageSource
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/XPathResult
Title: XPathResult
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/XPathResult/resultType
Title: XPathResult.resultType
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PublicKeyCredentialCreationOptions/extensions
Title: PublicKeyCredentialCreationOptions.extensions
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/XMLHttpRequest/upload
Title: XMLHttpRequest.upload
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLKeygenElement
Title: HTMLKeygenElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFontElement/size
Title: HTMLFontElement.size
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/NodeIterator/whatToShow
Title: NodeIterator.whatToShow
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/KeyboardEvent/key/Key_Values
Title: Key Values
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/KeyboardEvent/keyCode
Title: KeyboardEvent.keyCode
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Media_Streams_API/Constraints
Title: Capabilities, constraints, and settings
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceEntry/entryType
Title: PerformanceEntry.entryType
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceEntry/name
Title: PerformanceEntry.name
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/DirectoryEntrySync
Title: DirectoryEntrySync
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SourceBuffer/mode
Title: SourceBuffer.mode
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SourceBuffer/abort
Title: SourceBuffer.abort()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SourceBuffer/trackDefaults
Title: SourceBuffer.trackDefaults
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SourceBuffer/timestampOffset
Title: SourceBuffer.timestampOffset
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SourceBuffer/appendWindowEnd
Title: SourceBuffer.appendWindowEnd
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SourceBuffer/appendWindowStart
Title: SourceBuffer.appendWindowStart
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SourceBuffer/remove
Title: SourceBuffer.remove()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Worklet
Title: Worklet
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Web_Bluetooth_API
Title: Web Bluetooth API
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGGradientElement
Title: SVGGradientElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HkdfParams
Title: HkdfParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/NodeFilter/acceptNode
Title: NodeFilter.acceptNode()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/EcKeyGenParams
Title: EcKeyGenParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/EcdhKeyDeriveParams
Title: EcdhKeyDeriveParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSPrimitiveValue/primitiveType
Title: CSSPrimitiveValue.primitiveType
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSPrimitiveValue/setFloatValue
Title: CSSPrimitiveValue.setFloatValue()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSPrimitiveValue/getFloatValue
Title: CSSPrimitiveValue.getFloatValue()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSPrimitiveValue/setStringValue
Title: CSSPrimitiveValue.setStringValue()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGFEColorMatrixElement
Title: SVGFEColorMatrixElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/WebGLRenderingContext/getParameter
Title: WebGLRenderingContext.getParameter()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/WebGLRenderingContext/getError
Title: WebGLRenderingContext.getError()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/WebGLRenderingContext/blendFunc
Title: WebGLRenderingContext.blendFunc()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/WebGLRenderingContext/pixelStorei
Title: WebGLRenderingContext.pixelStorei()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/WebGLRenderingContext/blendFuncSeparate
Title: WebGLRenderingContext.blendFuncSeparate()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Element/attachShadow
Title: Element.attachShadow()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HmacImportParams
Title: HmacImportParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBObjectStore/delete
Title: IDBObjectStore.delete()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBObjectStore/clear
Title: IDBObjectStore.clear()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBObjectStore/deleteIndex
Title: IDBObjectStore.deleteIndex()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTML_Drag_and_Drop_API
Title: HTML Drag and Drop API
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MouseWheelEvent
Title: MouseWheelEvent
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGAnimatedRect
Title: SVGAnimatedRect
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGAnimatedBoolean
Title: SVGAnimatedBoolean
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Encoding_API/Encodings
Title: Encoding API Encodings
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Pbkdf2Params
Title: Pbkdf2Params
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGAnimatedTransformList
Title: SVGAnimatedTransformList
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Gamepad_API
Title: Gamepad API
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLInputElement/stepUp
Title: HTMLInputElement.stepUp()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGTransform
Title: SVGTransform
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/History_API
Title: History API
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MSSiteModeEvent
Title: MSSiteModeEvent
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBDatabase/transaction
Title: IDBDatabase.transaction()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBDatabase/createObjectStore
Title: IDBDatabase.createObjectStore()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBDatabase/deleteObjectStore
Title: IDBDatabase.deleteObjectStore()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGFEMorphologyElement
Title: SVGFEMorphologyElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGAnimatedNumber
Title: SVGAnimatedNumber
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PerformanceNavigation/type
Title: PerformanceNavigation.type
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HmacKeyGenParams
Title: HmacKeyGenParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBCursor/update
Title: IDBCursor.update()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBCursor/delete
Title: IDBCursor.delete()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBCursor/direction
Title: IDBCursor.direction
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RsaOaepParams
Title: RsaOaepParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MouseEvent/relatedTarget
Title: MouseEvent.relatedTarget
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/USVString
Title: USVString
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBObjectStoreSync
Title: IDBObjectStoreSync
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLTimeElement/dateTime
Title: HTMLTimeElement.dateTime
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCSessionDescription
Title: RTCSessionDescription
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBTransactionSync
Title: IDBTransactionSync
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/LocalFileSystem
Title: LocalFileSystem
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MediaSource/endOfStream
Title: MediaSource.endOfStream()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MediaSource/duration
Title: MediaSource.duration
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/KeyframeEffect/setKeyframes
Title: KeyframeEffect.setKeyframes()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGUnitTypes
Title: SVGUnitTypes
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGAnimatedAngle
Title: SVGAnimatedAngle
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/LocalFileSystemSync
Title: LocalFileSystemSync
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/LocalFileSystemSync/requestFileSystemSync
Title: LocalFileSystemSync.requestFileSystemSync()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBIndexSync
Title: IDBIndexSync
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Pointer_events
Title: Pointer events
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Pointer_events/Using_Pointer_Events
Title: Using Pointer Events
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/AesGcmParams
Title: AesGcmParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/FocusEvent/relatedTarget
Title: FocusEvent.relatedTarget
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/AudioProcessingEvent
Title: AudioProcessingEvent
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/AesKeyGenParams
Title: AesKeyGenParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB
Title: Using IndexedDB
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm
Title: The structured clone algorithm
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/File/Using_files_from_web_applications
Title: Using files from web applications
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGFEGaussianBlurElement
Title: SVGFEGaussianBlurElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/EcKeyImportParams
Title: EcKeyImportParams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGAnimatedLengthList
Title: SVGAnimatedLengthList
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGAnimatedEnumeration
Title: SVGAnimatedEnumeration
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Web_Animations_API/Keyframe_Formats
Title: Keyframe Formats
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CloseEvent/code
Title: CloseEvent.code
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGFECompositeElement
Title: SVGFECompositeElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGPreserveAspectRatio
Title: SVGPreserveAspectRatio
on GitHub

No new external URLs

@sideshowbarker sideshowbarker merged commit 09473d0 into mdn:main Sep 9, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 9, 2022
@wbamberg wbamberg deleted the suppres-md-wide-tables branch April 5, 2023 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants