Skip to content

Commit

Permalink
Remove docs for the <blink> element (#26904)
Browse files Browse the repository at this point in the history
* Remove docs for the <blink> element

* prettier
  • Loading branch information
Elchi3 committed May 22, 2023
1 parent 984e99a commit 5449936
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 116 deletions.
2 changes: 0 additions & 2 deletions files/en-us/_redirects.txt
Expand Up @@ -3687,7 +3687,6 @@
/en-US/docs/HTML/Element/bgcound /en-US/docs/Web/HTML/Element/audio
/en-US/docs/HTML/Element/bgsound /en-US/docs/Web/HTML/Element/audio
/en-US/docs/HTML/Element/big /en-US/docs/Web/HTML/Element/big
/en-US/docs/HTML/Element/blink /en-US/docs/Web/HTML/Element/blink
/en-US/docs/HTML/Element/blockquote /en-US/docs/Web/HTML/Element/blockquote
/en-US/docs/HTML/Element/blockquote-redirect-1 /en-US/docs/Web/HTML/Element/blockquote
/en-US/docs/HTML/Element/body /en-US/docs/Web/HTML/Element/body
Expand Down Expand Up @@ -3943,7 +3942,6 @@
/en-US/docs/HTML:Element:bgcound /en-US/docs/Web/HTML/Element/audio
/en-US/docs/HTML:Element:bgsound /en-US/docs/Web/HTML/Element/audio
/en-US/docs/HTML:Element:big /en-US/docs/Web/HTML/Element/big
/en-US/docs/HTML:Element:blink /en-US/docs/Web/HTML/Element/blink
/en-US/docs/HTML:Element:blockquote /en-US/docs/Web/HTML/Element/blockquote
/en-US/docs/HTML:Element:br /en-US/docs/Web/HTML/Element/br
/en-US/docs/HTML:Element:center /en-US/docs/Web/HTML/Element/center
Expand Down
38 changes: 0 additions & 38 deletions files/en-us/_wikihistory.json
Expand Up @@ -94480,44 +94480,6 @@
"Charles"
]
},
"Web/HTML/Element/blink": {
"modified": "2020-10-15T21:02:26.597Z",
"contributors": [
"karbassi",
"leela52452",
"mfuji09",
"yifeiyin",
"mfluehr",
"teoli",
"Sheppy",
"joshgriggs",
"ashrafsabrym",
"anonyco",
"scrum",
"slimsag",
"fscholz",
"behramcelen",
"YehonatanTs",
"Naesten",
"kscarfone",
"jswisher",
"avsaro",
"Ugoku",
"lmorchard",
"igorware",
"ethertank",
"evilpie",
"tregagnon",
"Nickolay",
"cers",
"Ms2ger",
"Ptak82",
"Yj5Cre",
"Mgjbot",
"PablO",
"alecananian"
]
},
"Web/HTML/Element/blockquote": {
"modified": "2020-10-15T21:03:48.107Z",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/releases/23/index.md
Expand Up @@ -20,7 +20,7 @@ slug: Mozilla/Firefox/Releases/23

### HTML

- The {{HTMLElement("blink")}} element support is now completely dropped. The `<blink>` tag now implements the {{domxref("HTMLUnknownElement")}} interface ([Firefox bug 857820](https://bugzil.la/857820)).
- The `<blink>` element support is now completely dropped. The `<blink>` tag now implements the {{domxref("HTMLUnknownElement")}} interface ([Firefox bug 857820](https://bugzil.la/857820)).
- The `range` type of the {{HTMLElement("input")}} element ([`<input type="range">`](/en-US/docs/Web/HTML/Element/input/range)) has been switched on by default ([Firefox bug 841950](https://bugzil.la/841950)).

### JavaScript
Expand Down
10 changes: 5 additions & 5 deletions files/en-us/mozilla/firefox/releases/4/index.md
Expand Up @@ -263,11 +263,11 @@ The following changes were made to the {{domxref("CanvasRenderingContext2D")}} i

Several HTML elements have had their DOM interfaces changed to the ones required by the HTML5 specification, as shown below.

| Interface in Firefox 3.6 | Interface in Firefox 4 | HTML Element |
| -------------------------------------------------------- | ------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`HTMLSpanElement`](/en-US/docs/Web/API/HTMLSpanElement) | [`HTMLElement`](/en-US/docs/Web/API/HTMLElement) | {{HTMLElement("abbr")}}, {{HTMLElement("acronym")}}, {{HTMLElement("address")}}, {{HTMLElement("b")}}, {{HTMLElement("bdo")}}, {{HTMLElement("big")}}, {{HTMLElement("blink")}}, {{HTMLElement("center")}}, {{HTMLElement("cite")}}, {{HTMLElement("code")}}, {{HTMLElement("dd")}}, {{HTMLElement("dfn")}}, {{HTMLElement("dt")}}, {{HTMLElement("em")}}, {{HTMLElement("i")}}, {{HTMLElement("kbd")}}, `<listing>`, {{HTMLElement("nobr")}}, {{HTMLElement("plaintext")}}, {{HTMLElement("s")}}, {{HTMLElement("samp")}}, {{HTMLElement("small")}}, {{HTMLElement("strike")}}, {{HTMLElement("strong")}}, {{HTMLElement("sub")}}, {{HTMLElement("sup")}}, , {{HTMLElement("tt")}}, {{HTMLElement("u")}}, {{HTMLElement("var")}}, {{HTMLElement("xmp")}} |
| [`HTMLDivElement`](/en-US/docs/Web/API/HTMLDivElement) | [`HTMLElement`](/en-US/docs/Web/API/HTMLElement) | {{HTMLElement("noembed")}}, {{HTMLElement("noframes")}}, {{HTMLElement("noscript")}} |
| [`HTMLWBRElement`](/en-US/docs/DOM/HTMLWBRElement) | [`HTMLElement`](/en-US/docs/Web/API/HTMLElement) | {{HTMLElement("wbr")}} |
| Interface in Firefox 3.6 | Interface in Firefox 4 | HTML Element |
| -------------------------------------------------------- | ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [`HTMLSpanElement`](/en-US/docs/Web/API/HTMLSpanElement) | [`HTMLElement`](/en-US/docs/Web/API/HTMLElement) | {{HTMLElement("abbr")}}, {{HTMLElement("acronym")}}, {{HTMLElement("address")}}, {{HTMLElement("b")}}, {{HTMLElement("bdo")}}, {{HTMLElement("big")}}, `<blink>`, {{HTMLElement("center")}}, {{HTMLElement("cite")}}, {{HTMLElement("code")}}, {{HTMLElement("dd")}}, {{HTMLElement("dfn")}}, {{HTMLElement("dt")}}, {{HTMLElement("em")}}, {{HTMLElement("i")}}, {{HTMLElement("kbd")}}, `<listing>`, {{HTMLElement("nobr")}}, {{HTMLElement("plaintext")}}, {{HTMLElement("s")}}, {{HTMLElement("samp")}}, {{HTMLElement("small")}}, {{HTMLElement("strike")}}, {{HTMLElement("strong")}}, {{HTMLElement("sub")}}, {{HTMLElement("sup")}}, , {{HTMLElement("tt")}}, {{HTMLElement("u")}}, {{HTMLElement("var")}}, {{HTMLElement("xmp")}} |
| [`HTMLDivElement`](/en-US/docs/Web/API/HTMLDivElement) | [`HTMLElement`](/en-US/docs/Web/API/HTMLElement) | {{HTMLElement("noembed")}}, {{HTMLElement("noframes")}}, {{HTMLElement("noscript")}} |
| [`HTMLWBRElement`](/en-US/docs/DOM/HTMLWBRElement) | [`HTMLElement`](/en-US/docs/Web/API/HTMLElement) | {{HTMLElement("wbr")}} |

#### Miscellaneous DOM changes

Expand Down
Binary file not shown.
65 changes: 0 additions & 65 deletions files/en-us/web/html/element/blink/index.md

This file was deleted.

3 changes: 1 addition & 2 deletions files/en-us/web/html/element/index.md
Expand Up @@ -229,8 +229,7 @@ Web Components is an HTML-related technology which makes it possible to, essenti
| Element | Description |
| ---------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| {{HTMLElement("acronym")}} | Allows authors to clearly indicate a sequence of characters that compose an acronym or abbreviation for a word. |
| {{HTMLElement("big")}} | Renders the enclosed text at a font size one level larger than the surrounding text (`medium` becomes `large`, for example). The size is capped at the browser's maximum permitted font size. |
| {{HTMLElement("blink")}} | Causes the enclosed text to flash slowly. |
| {{HTMLElement("big")}} | Renders the enclosed text at a font size one level larger than the surrounding text (`medium` becomes `large`, for example). The size is capped at the browser's maximum permitted font size. |
| {{HTMLElement("center")}} | Displays its block-level or inline contents centered horizontally within its containing element. |
| `<content>` | An obsolete part of the [Web Components](/en-US/docs/Web/API/Web_components) suite of technologies—was used inside of [Shadow DOM](/en-US/docs/Web/API/Web_components/Using_shadow_DOM) as an insertion point, and wasn't meant to be used in ordinary HTML. It has now been replaced by the {{HTMLElement("slot")}} element, which creates a point in the DOM at which a shadow DOM can be inserted. Consider using {{HTMLElement("slot")}} instead. |
| {{HTMLElement("dir")}} | Container for a directory of files and/or folders, potentially with styles and icons applied by the user agent. Do not use this obsolete element; instead, you should use the {{HTMLElement("ul")}} element for lists, including lists of files. |
Expand Down
Expand Up @@ -9,9 +9,9 @@ browser-compat: javascript.builtins.String.blink

{{JSRef}} {{deprecated_header}}

The **`blink()`** method creates a string that embeds a string in a {{HTMLElement("blink")}} element (`<blink>str</blink>`), which causes a string to blink.
The **`blink()`** method creates a string that embeds a string in a (`<blink>str</blink>`), which used to cause a string to blink in old browsers.

> **Note:** All [HTML wrapper methods](/en-US/docs/Web/JavaScript/Reference/Global_Objects/String#html_wrapper_methods) are deprecated and only standardized for compatibility purposes. For the case of `blink()`, the `<blink>` element itself is non-standard and deprecated, and blinking text is frowned upon by several accessibility standards. Avoid using the element in any way.
> **Note:** All [HTML wrapper methods](/en-US/docs/Web/JavaScript/Reference/Global_Objects/String#html_wrapper_methods) are deprecated and only standardized for compatibility purposes. For the case of `blink()`, the `<blink>` element itself is removed from modern browsers, and blinking text is frowned upon by several accessibility standards. Avoid using the element in any way.
## Syntax

Expand Down
Expand Up @@ -365,7 +365,7 @@ These properties are own properties of each `String` instance.
- {{jsxref("String.prototype.big()")}} {{Deprecated_Inline}}
- : {{HTMLElement("big")}}
- {{jsxref("String.prototype.blink()")}} {{Deprecated_Inline}}
- : {{HTMLElement("blink")}}
- : `<blink>`
- {{jsxref("String.prototype.bold()")}} {{Deprecated_Inline}}
- : {{HTMLElement("b")}}
- {{jsxref("String.prototype.fixed()")}} {{Deprecated_Inline}}
Expand Down

0 comments on commit 5449936

Please sign in to comment.