Migrate remaining interactive example
Description
Migrates the remaining interactive examples to code blocks.
Motivation
Additional details
Related issues and pull requests
Preview URLs (26 pages)
-
/es/docs/Web/CSS/hyphens -
/es/docs/Web/JavaScript/Reference/Global_Objects/Date/setMonth -
/es/docs/Web/JavaScript/Reference/Global_Objects/String/toLocaleLowerCase -
/es/docs/Web/JavaScript/Reference/Operators/Spread_syntax -
/fr/docs/Web/HTML/Global_attributes/accesskey -
/fr/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/format -
/ko/docs/Web/JavaScript/Reference/Global_Objects/Math/pow -
/pt-BR/docs/Web/CSS/position -
/pt-BR/docs/Web/HTML/Element/abbr -
/pt-BR/docs/Web/HTML/Element/figcaption -
/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/setTime -
/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString -
/pt-BR/docs/Web/JavaScript/Reference/Operators/Spread_syntax -
/ru/docs/Web/CSS/background -
/ru/docs/Web/CSS/position -
/ru/docs/Web/CSS/transform-function/rotate3d -
/ru/docs/Web/CSS/white-space -
/ru/docs/Web/HTML/Element/area -
/ru/docs/Web/JavaScript/Reference/Global_Objects/DataView/setInt16 -
/ru/docs/Web/JavaScript/Reference/Global_Objects/Set/delete -
/ru/docs/Web/JavaScript/Reference/Global_Objects/Symbol/toStringTag -
/zh-CN/docs/Web/CSS/height -
/zh-CN/docs/Web/CSS/quotes -
/zh-CN/docs/Web/CSS/shape-outside -
/zh-CN/docs/Web/JavaScript/Reference/Operators/Spread_syntax -
/zh-TW/docs/Web/JavaScript/Reference/Statements/const
Flaws (37)
Note! 16 documents with no flaws that don't need to be listed. 🎉
URL: /fr/docs/Web/HTML/Global_attributes/accesskey
Title: accesskey
Flaw count: 1
-
macros:
-
Macro produces link /fr/docs/Web/API/Element/accessKey which is a redirect
-
URL: /fr/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/format
Title: Intl.RelativeTimeFormat.prototype.format()
Flaw count: 3
-
macros:
-
Macro produces link /fr/docs/Web/JavaScript/Reference/Global_Objects/Function/prototype which is a redirect -
Macro produces link /fr/docs/Web/JavaScript/Reference/Global_Objects/RelativeTimeFormat which is a redirect -
Macro produces link /fr/docs/Web/JavaScript/Reference/Global_Objects/RelativeTimeFormat which is a redirect
-
URL: /pt-BR/docs/Web/CSS/position
Title: position
Flaw count: 3
-
broken_links:
-
/pt-BR/docs/Web/CSS/computed_value is a redirect -
/pt-BR/docs/Web/CSS/computed_value is a redirect -
/en-US/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Stacking_context is a redirect
-
URL: /pt-BR/docs/Web/HTML/Element/abbr
Title: <abbr>: O elemento Abbreviation
Flaw count: 1
-
broken_links:
-
/pt-BR/docs/Learn/HTML/Introduction_to_HTML/Advanced_text_formatting#abreviações is a redirect
-
URL: /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString
Title: Date.prototype.toLocaleTimeString()
Flaw count: 3
-
macros:
-
Can't resolve /pt-BR/docs/Web/JavaScript/Reference/Global_Objects%2FDateTimeFormat -
Can't resolve /pt-BR/docs/Web/JavaScript/Reference/DateTimeFormat.prototype.format -
Can't resolve /pt-BR/docs/Web/JavaScript/Reference/Global_Objects%2FDateTimeFormat
-
URL: /ru/docs/Web/CSS/background
Title: background
Flaw count: 2
-
broken_links:
-
/ru/docs/Web/CSS/CSS_cascade/initial_value is a redirect
-
-
macros:
-
Can't resolve /ru/docs/Web/CSS/-moz-background-inline-policy
-
URL: /ru/docs/Web/CSS/position
Title: position
Flaw count: 15
-
macros:
-
Macro produces link /ru/docs/Web/CSS/computed_value which is a redirect -
Macro produces link /ru/docs/Web/CSS/computed_value which is a redirect -
Macro produces link /ru/docs/Web/CSS/computed_value which is a redirect -
Macro produces link /ru/docs/Web/CSS/Containing_Block which is a redirect -
Macro produces link /ru/docs/Web/CSS/computed_value which is a redirect - and 9 more flaws omitted
-
-
unknown:
-
must be provided
-
URL: /ru/docs/Web/CSS/white-space
Title: white-space
Flaw count: 3
-
macros:
-
Macro produces link /ru/docs/Web/CSS/CSS_cascade/initial_value which is a redirect -
Macro produces link /ru/docs/Web/CSS/CSS_cascade/computed_value which is a redirect -
Macro produces link /ru/docs/Web/CSS/CSS_animated_properties which is a redirect
-
URL: /ru/docs/Web/HTML/Element/area
Title: <area>
Flaw count: 1
-
macros:
-
Macro produces link /ru/docs/Glossary/пустой_элемент which is a redirect
-
URL: /zh-CN/docs/Web/JavaScript/Reference/Operators/Spread_syntax
Title: 展开语法
Flaw count: 5
-
macros:
-
Macro produces link /zh-CN/docs/Web/JavaScript/Reference/Function/apply which is a redirect -
Macro produces link /zh-CN/docs/Web/JavaScript/Reference/Array/concat which is a redirect -
Macro produces link /zh-CN/docs/Web/JavaScript/Reference/Array/unshift which is a redirect -
Macro produces link /zh-CN/docs/Web/JavaScript/Reference/Array/unshift which is a redirect -
Macro produces link /zh-CN/docs/Web/JavaScript/Reference/Function/apply which is a redirect
-
Also I'm looking that all the es files are listed here (#26597) too
These changes for the Russian locale are also already in a separate request (https://github.com/mdn/translated-content/pull/26602). I reviewed and have already merged it :heavy_check_mark:
This pull request has merge conflicts that must be resolved before it can be merged.
Apologies, closing in favor of the per-locale PRs by @LeoMcA.