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

Replace spec table with {{specifications}} for api/c[r-z]* #5917

Merged
merged 2 commits into from
Jun 12, 2021

Conversation

teoli2003
Copy link
Contributor

@teoli2003 teoli2003 commented Jun 11, 2021

This is part #1146.

This converts API interfaces (including properties & methods) starting with 'cr' to 'cz' to the {{Specifications}} macros.

A few notes:

  • CSSConditionRule.conditionText is losing its spec table. I'm updating mdn/bcd (compat data was also missing) in Add BCD info for CSSConditionRule.conditionText browser-compat-data#10968; it will be automatically fixed after that PR lands.
  • CSSNumericValue.sum was bogus (looked like half .sub–half .sum). I've removed it from this PR and opened Delete CSSNumericValue.sum #5924 for its removal (not in the spec, not in chromium, and marked as draft).
  • A bunch of de deprecated properties/methods/interface are losing their spec table. I opened Add missing spec_url in CSS* apis browser-compat-data#10970 to get them back (and, anyway, we'll decide there how to deal with these): CSSStyleDeclaration.getPropertyCSSValue(), CSSValueList and 2 children, CSSValue and 2 children, CSSPrimitiveValue and 6 children.
  • CrashReportBody has no bcd and seems partially documented. It will be revisited anyway when bcd will be added. So I kept it.

All other pages look fine.

Replace spec table with {{specifications}} for api/c[r-t]*
@teoli2003 teoli2003 changed the title Replace spec table with {{specifications}} for api/c[r-t]* [DRADR] Replace spec table with {{specifications}} for api/c[r-t]* [DRAFT] Jun 11, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Jun 11, 2021

Preview URLs

Flaws

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

URL: /en-US/docs/Web/API/CustomEvent
Title: CustomEvent
on GitHub
Flaw count: 14

  • macros:
    • /en-US/docs/Web/API/BeforeInputEvent does not exist
    • /en-US/docs/Web/API/CSSFontFaceLoadEvent does not exist
    • /en-US/docs/Web/API/DOMTransactionEvent does not exist
    • /en-US/docs/Web/API/EditingBeforeInputEvent does not exist
    • /en-US/docs/Web/API/RelatedEvent does not exist
    • and 7 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/XUL/window
    • Can't resolve /en-US/docs/Code_snippets/Interaction_between_privileged_and_non-privileged_pages

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

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

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

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

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

  • 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

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/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/CSSStyleSheet/cssRules
Title: CSSStyleSheet.cssRules
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/JavaScript/Reference/for...of does not exist

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

  • broken_links:
    • Is currently http:// but can become https://
    • 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/CSSPrimitiveValue
Title: CSSPrimitiveValue
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/RGBColor does not exist
    • /en-US/docs/Web/API/Counter does not exist
    • /en-US/docs/Web/API/RGBColor does not exist
    • /en-US/docs/Web/API/Rect does not exist

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

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

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

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

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

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

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

  • bad_bcd_links:
    • no explanation!
    • no explanation!

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

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

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

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

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

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

URL: /en-US/docs/Web/API/CSSConditionRule/conditionText
Title: CSSConditionRule.conditionText
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.CSSConditionRule.conditionText

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

  • macros:
    • wrong xref macro used (consider changing which macro you use)

URL: /en-US/docs/Web/API/CredentialsContainer/create
Title: CredentialsContainer.create()
on GitHub
Flaw count: 5

  • macros:
    • /en-US/docs/Web/API/CredentialCreationOptions does not exist
    • /en-US/docs/Web/API/PasswordCredentialData does not exist
    • /en-US/docs/Web/API/CredentialData does not exist
    • /en-US/docs/Web/API/FederatedCredentialInit does not exist
    • /en-US/docs/Web/API/CredentialData does not exist

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

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)

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

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

URL: /en-US/docs/Web/API/CSSRuleList
Title: CSSRuleList
on GitHub
Flaw count: 5

  • macros:
    • /en-US/docs/Web/API/CSSMediaRule/cssRules does not exist
    • /en-US/docs/Web/API/CSSMozDocumentRule does not exist
    • /en-US/docs/Web/API/CSSMozDocumentRule/cssRules does not exist
  • bad_bcd_links:
    • no explanation!
    • no explanation!

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

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

URL: /en-US/docs/Web/API/CSS
Title: CSS
on GitHub
Flaw count: 35

  • broken_links:
    • Can't resolve /en-US/docs/Components.utils.importGlobalProperties
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • and 29 more flaws omitted

URL: /en-US/docs/Web/API/CSS/paintWorklet
Title: CSS.paintWorklet (Static property)
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Houdini/learn

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

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

URL: /en-US/docs/Web/API/CSSMathValue/operator
Title: CSSMathValue.operator
on GitHub
Flaw count: 1

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

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

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

URL: /en-US/docs/Web/API/CSSCounterStyleRule
Title: CSSCounterStyleRule
on GitHub
Flaw count: 13

  • macros:
    • /en-US/docs/Glossary/interface does not exist
    • /en-US/docs/Web/API/CSSCounterStyleRule/name does not exist
    • /en-US/docs/Web/CSS/counter-style-name does not exist
    • /en-US/docs/Web/API/CSSCounterStyleRule/system does not exist
    • /en-US/docs/Web/API/CSSCounterStyleRule/symbols does not exist
    • and 8 more flaws omitted

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

  • macros:
    • /en-US/docs/Web/API/CSSStyleDeclaration/named_properties does not exist
  • bad_bcd_links:
    • no explanation!

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

  • macros:
    • /en-US/docs/Web/JavaScript/Reference/USVString does not exist

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

  • macros:
    • /en-US/docs/Web/JavaScript/Reference/USVString does not exist

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

  • macros:
    • /en-US/docs/Web/JavaScript/Reference/USVString does not exist
    • /en-US/docs/Web/JavaScript/Reference/USVString does not exist

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

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

URL: /en-US/docs/Web/API/CSSKeyframeRule/keyText
Title: CSSKeyframeRule.keyText
on GitHub
Flaw count: 1

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

URL: /en-US/docs/Web/API/CSSNumericArray
Title: CSSNumericArray
on GitHub
Flaw count: 6

  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • and 1 more flaws omitted

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

  • bad_bcd_links:
    • no explanation!

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

  • macros:
    • /en-US/docs/Web/JavaScript/Reference/for...in does not exist

URL: /en-US/docs/Web/API/CSSPropertyRule/initialvalue
Title: CSSPropertyRule.initialValue
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/CSS/declaration-value does not exist

External URLs

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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CustomEvent/detail
Title: CustomEvent.detail
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CustomEvent/initCustomEvent
Title: CustomEvent.initCustomEvent()
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSSkew/ay
Title: CSSSkew.ay
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSSkew/ax
Title: CSSSkew.ax
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSNamespaceRule/prefix
Title: CSSNamespaceRule.prefix
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSNamespaceRule/namespaceURI
Title: CSSNamespaceRule.namespaceURI
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSNumericValue/to
Title: CSSNumericValue.to()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSNumericValue/mul
Title: CSSNumericValue.mul()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSNumericValue/sub
Title: CSSNumericValue.sub()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSNumericValue/toSum
Title: CSSNumericValue.toSum()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSNumericValue/parse
Title: CSSNumericValue.parse()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSNumericValue/add
Title: CSSNumericValue.add()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSNumericValue/equals
Title: CSSNumericValue.equals()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSNumericValue/max
Title: CSSNumericValue.max()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSNumericValue/div
Title: CSSNumericValue.div()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSNumericValue/min
Title: CSSNumericValue.min()
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSMathNegate/value
Title: CSSMathNegate.value
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSMathProduct/values
Title: CSSMathProduct.values
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CustomElementRegistry
Title: CustomElementRegistry
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/upgrade
Title: CustomElementRegistry.upgrade()
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/CustomElementRegistry/get
Title: CustomElementRegistry.get()
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSValueList/length
Title: CSSValueList.length
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSValueList/item
Title: CSSValueList.item()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSValue
Title: CSSValue
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/CSSValue/cssText
Title: CSSValue.cssText
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSMathSum/values
Title: CSSMathSum.values
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSSkewY/ay
Title: CSSSkewY.ay
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSRule/parentRule
Title: CSSRule.parentRule
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/CSSRule/parentStyleSheet
Title: CSSRule.parentStyleSheet
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CryptoKey
Title: CryptoKey
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/CSSStyleSheet/removeRule
Title: CSSStyleSheet.removeRule()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleSheet/insertRule
Title: CSSStyleSheet.insertRule()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleSheet/addRule
Title: CSSStyleSheet.addRule()
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleSheet/deleteRule
Title: CSSStyleSheet.deleteRule()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSTranslate/y
Title: CSSTranslate.y
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSTranslate/z
Title: CSSTranslate.z
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSTranslate/x
Title: CSSTranslate.x
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSPrimitiveValue
Title: CSSPrimitiveValue
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/getStringValue
Title: CSSPrimitiveValue.getStringValue()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSPrimitiveValue/getRectValue
Title: CSSPrimitiveValue.getRectValue()
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/getCounterValue
Title: CSSPrimitiveValue.getCounterValue()
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/CSSPrimitiveValue/setFloatValue
Title: CSSPrimitiveValue.setFloatValue()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSUnparsedValue/forEach
Title: CSSUnparsedValue.forEach()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSUnparsedValue/length
Title: CSSUnparsedValue.length
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSUnparsedValue/entries
Title: CSSUnparsedValue.entries()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSUnparsedValue/values
Title: CSSUnparsedValue.values()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSUnparsedValue/keys
Title: CSSUnparsedValue.keys()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSPseudoElement/element
Title: CSSPseudoElement.element
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSKeyframesRule/cssRules
Title: CSSKeyframesRule.cssRules
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSKeyframesRule/findRule
Title: CSSKeyframesRule.findRule()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSKeyframesRule/appendRule
Title: CSSKeyframesRule.appendRule()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSKeyframesRule/deleteRule
Title: CSSKeyframesRule.deleteRule()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSPerspective/length
Title: CSSPerspective.length
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSConditionRule/conditionText
Title: CSSConditionRule.conditionText
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CredentialsContainer/create
Title: CredentialsContainer.create()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CredentialsContainer/store
Title: CredentialsContainer.store()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CredentialsContainer/preventSilentAccess
Title: CredentialsContainer.preventSilentAccess()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CredentialsContainer/get
Title: CredentialsContainer.get()
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSVariableReferenceValue/fallback
Title: CSSVariableReferenceValue.fallback
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSVariableReferenceValue/variable
Title: CSSVariableReferenceValue.variable
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSMathMin/values
Title: CSSMathMin.values
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSMatrixComponent/matrix
Title: CSSMatrixComponent.matrix
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSScale/y
Title: CSSScale.y
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSScale/z
Title: CSSScale.z
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSScale/x
Title: CSSScale.x
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSS/paintWorklet
Title: CSS.paintWorklet (Static property)
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSS/supports
Title: CSS.supports()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSS/escape
Title: CSS.escape()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSS/RegisterProperty
Title: CSS.registerProperty()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSImportRule/stylesheet
Title: CSSImportRule.stylesheet
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSImportRule/media
Title: CSSImportRule.media
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSImportRule/href
Title: CSSImportRule.href
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSRotate/y
Title: CSSRotate.y
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSRotate/z
Title: CSSRotate.z
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSRotate/angle
Title: CSSRotate.angle
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSRotate/x
Title: CSSRotate.x
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSMediaRule/media
Title: CSSMediaRule.media
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSTransformComponent/toMatrix
Title: CSSTransformComponent.toMatrix()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSTransformComponent/is2D
Title: CSSTransformComponent.is2D
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSTransformComponent/toString
Title: CSSTransformComponent.toString()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSMathValue/operator
Title: CSSMathValue.operator
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleRule/selectorText
Title: CSSStyleRule.selectorText
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleRule/style
Title: CSSStyleRule.style
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleRule/styleMap
Title: CSSStyleRule.styleMap
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSPageRule/selectorText
Title: CSSPageRule.selectorText
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSPageRule/style
Title: CSSPageRule.style
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSKeywordValue/value
Title: CSSKeywordValue.value
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSFontFaceRule/style
Title: CSSFontFaceRule.style
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleValue/parse
Title: CSSStyleValue.parse()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleValue/parseAll
Title: CSSStyleValue.parseAll()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/Crypto/getRandomValues
Title: Crypto.getRandomValues()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Crypto/subtle
Title: Crypto.subtle
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/Credential/id
Title: Credential.id
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleDeclaration/setProperty
Title: CSSStyleDeclaration.setProperty()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleDeclaration/length
Title: CSSStyleDeclaration.length
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleDeclaration/getPropertyValue
Title: CSSStyleDeclaration.getPropertyValue()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleDeclaration/parentRule
Title: CSSStyleDeclaration.parentRule
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleDeclaration/getPropertyCSSValue
Title: CSSStyleDeclaration.getPropertyCSSValue()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleDeclaration/getPropertyPriority
Title: CSSStyleDeclaration.getPropertyPriority()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleDeclaration/cssText
Title: CSSStyleDeclaration.cssText
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleDeclaration/item
Title: CSSStyleDeclaration.item()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleDeclaration/cssFloat
Title: CSSStyleDeclaration.cssFloat
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSStyleDeclaration/removeProperty
Title: CSSStyleDeclaration.removeProperty()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSMathMax/values
Title: CSSMathMax.values
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSUnitValue/value
Title: CSSUnitValue.value
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSUnitValue/unit
Title: CSSUnitValue.unit
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSTransition/transitionProperty
Title: CSSTransition.transitionProperty
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSkeyframeRule/style
Title: CSSKeyframeRule.style
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSKeyframeRule/keyText
Title: CSSKeyframeRule.keyText
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSNumericArray/length
Title: CSSNumericArray.length
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSTransformValue/forEach
Title: cssTransformValue.forEach()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSTransformValue/length
Title: CSSTransformValue.length
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSTransformValue/toMatrix
Title: CSSTransformValue.toMatrix()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSTransformValue/is2D
Title: CSSTransformValue.is2D
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSTransformValue/entries
Title: CSSTransformValue.entries()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSTransformValue/values
Title: CSSTransformValue.values()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSTransformValue/keys
Title: CSSTransformValue.keys()
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSPropertyRule/inherits
Title: CSSPropertyRule.inherits
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSPropertyRule/initialvalue
Title: CSSPropertyRule.initialValue
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSSPropertyRule/syntax
Title: CSSPropertyRule.syntax
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSMathInvert/value
Title: CSSMathInvert.value
on GitHub

No new external URLs


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

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/CSSSkewX/ax
Title: CSSSkewX.ax
on GitHub

No new external URLs


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

No new external URLs

(this comment was updated 2021-06-12 06:12:08.998594)

@teoli2003 teoli2003 changed the title Replace spec table with {{specifications}} for api/c[r-t]* [DRAFT] Replace spec table with {{specifications}} for api/c[r-z]* [DRAFT] Jun 12, 2021
@teoli2003 teoli2003 changed the title Replace spec table with {{specifications}} for api/c[r-z]* [DRAFT] Replace spec table with {{specifications}} for api/c[r-z]* Jun 12, 2021
@teoli2003 teoli2003 marked this pull request as ready for review June 12, 2021 07:36
@teoli2003 teoli2003 requested a review from a team as a code owner June 12, 2021 07:36
@teoli2003 teoli2003 requested review from Elchi3 and removed request for a team June 12, 2021 07:36
@sideshowbarker sideshowbarker merged commit 48318c4 into mdn:main Jun 12, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2022
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