Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions files/en-us/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10553,6 +10553,7 @@
/en-US/docs/Web/API/View_Transitions_API/Using /en-US/docs/Web/API/View_Transition_API/Using
/en-US/docs/Web/API/VisualViewport/onresize /en-US/docs/Web/API/VisualViewport/resize_event
/en-US/docs/Web/API/VisualViewport/onscroll /en-US/docs/Web/API/VisualViewport/scroll_event
/en-US/docs/Web/API/Visual_Viewport_API /en-US/docs/Web/API/VisualViewport
/en-US/docs/Web/API/WEBGL_compressed_texture_es3 /en-US/docs/Web/API/WEBGL_compressed_texture_etc
/en-US/docs/Web/API/WakeLockSentinel/onrelease /en-US/docs/Web/API/WakeLockSentinel/release_event
/en-US/docs/Web/API/WaveShaperNode.curve /en-US/docs/Web/API/WaveShaperNode/curve
Expand Down
13 changes: 0 additions & 13 deletions files/en-us/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -62085,19 +62085,6 @@
"modified": "2020-10-15T21:57:56.935Z",
"contributors": ["chrisdavidmills", "connorshea", "jpmedley"]
},
"Web/API/Visual_Viewport_API": {
"modified": "2020-10-15T21:57:59.333Z",
"contributors": [
"mhjacobson",
"Sheppy",
"madebyfabian",
"mrvary",
"Rifler",
"ExE-Boss",
"fscholz",
"jpmedley"
]
},
"Web/API/WEBGL_color_buffer_float": {
"modified": "2020-10-15T21:43:41.363Z",
"contributors": ["fscholz", "nmve", "teoli"]
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/glossary/layout_viewport/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ This becomes important, for example, on mobile devices, where a pinching gesture
- {{Glossary("Visual viewport")}}
- [Viewport concepts](/en-US/docs/Web/CSS/Guides/CSSOM_view/Viewport_concepts)
- [CSSOM view](/en-US/docs/Web/CSS/Guides/CSSOM_view) module
- [Visual Viewport API](/en-US/docs/Web/API/Visual_Viewport_API)
- [CSSOM view API](/en-US/docs/Web/API/CSSOM_view_API)
- [Viewport](https://en.wikipedia.org/wiki/Viewport) on Wikipedia
- [A tale of two viewports](https://www.quirksmode.org/mobile/viewports.html) (Quirksmode)
2 changes: 1 addition & 1 deletion files/en-us/glossary/viewport/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ The visual viewport of an {{htmlelement("iframe")}}, {{svgelement("svg")}}, or {
- {{Glossary("Layout viewport")}}
- [Viewport concepts](/en-US/docs/Web/CSS/Guides/CSSOM_view/Viewport_concepts)
- [CSSOM view](/en-US/docs/Web/CSS/Guides/CSSOM_view) module
- [Visual Viewport API](/en-US/docs/Web/API/Visual_Viewport_API)
- [CSSOM view API](/en-US/docs/Web/API/CSSOM_view_API)
- [Viewport](https://en.wikipedia.org/wiki/Viewport) on Wikipedia
- [A tale of two viewports](https://www.quirksmode.org/mobile/viewports.html) (Quirksmode)
2 changes: 1 addition & 1 deletion files/en-us/glossary/visual_viewport/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ The portion of the {{Glossary("viewport")}} that is currently visible is called
- {{Glossary("Layout viewport")}}
- [Viewport concepts](/en-US/docs/Web/CSS/Guides/CSSOM_view/Viewport_concepts)
- [CSSOM view](/en-US/docs/Web/CSS/Guides/CSSOM_view) module
- [Visual Viewport API](/en-US/docs/Web/API/Visual_Viewport_API)
- [CSSOM view API](/en-US/docs/Web/API/CSSOM_view_API)
- [Viewport](https://en.wikipedia.org/wiki/Viewport) on Wikipedia
- [A tale of two viewports](https://www.quirksmode.org/mobile/viewports.html) (Quirksmode)
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/releases/68/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ _No changes._

#### DOM

- The [Visual Viewport API](/en-US/docs/Web/API/Visual_Viewport_API) has now been enabled by default on Android ([Firefox bug 1512813](https://bugzil.la/1512813)). Adding this API to desktop versions of Firefox is being tracked in [Firefox bug 1551302](https://bugzil.la/1551302).
- The [Visual Viewport API](/en-US/docs/Web/API/VisualViewport) has now been enabled by default on Android ([Firefox bug 1512813](https://bugzil.la/1512813)). Adding this API to desktop versions of Firefox is being tracked in [Firefox bug 1551302](https://bugzil.la/1551302).
- The {{domxref("Window")}} feature [`noreferrer`](/en-US/docs/Web/API/Window/open) is now supported; if specified, the new window's content is loaded without sharing the hostname, IP address, URL, or other identifying information about the host device ([Firefox bug 1527287](https://bugzil.la/1527287)).
- The {{domxref("HTMLImageElement.decode", "decode()")}} method on `HTMLImageElement` is now implemented. This can be used to trigger loading and decoding of an image prior to adding it to the DOM ([Firefox bug 1501794](https://bugzil.la/1501794)).
- {{domxref("XMLHttpRequest")}} has been updated to no longer accept the non-standard `moz-chunked-arraybuffer` value for {{domxref("XMLHttpRequest.responseType", "responseType")}}. Code still using it should be updated to [use the Fetch API as a stream](/en-US/docs/Web/API/Streams_API/Using_readable_streams#consuming_a_fetch_as_a_stream) ([Firefox bug 1120171](https://bugzil.la/1120171)).
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/releases/91/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ No changes

#### DOM

- The [Visual Viewport API](/en-US/docs/Web/API/Visual_Viewport_API) is now enabled by default on Firefox desktop releases (it has been enabled on Firefox for Android since version 68).
- The [Visual Viewport API](/en-US/docs/Web/API/VisualViewport) is now enabled by default on Firefox desktop releases (it has been enabled on Firefox for Android since version 68).
The API provides access to information describing the position of the {{Glossary("visual viewport")}} relative to the document, as well as to the window's content area.
It also provides events that allow changes to the viewport to be monitored. ([Firefox bug 1551302](https://bugzil.la/1551302)).
- The [Gamepad API](/en-US/docs/Web/API/Gamepad_API) is now protected by `Feature-Policy: gamepad`.
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/viewport/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ The **`Viewport`** interface of the {{domxref("Viewport Segments API", "Viewport

- [Using the Viewport Segments API](/en-US/docs/Web/API/Viewport_segments_API/Using)
- [Viewport Segments API](/en-US/docs/Web/API/Viewport_segments_API)
- [Visual Viewport API](/en-US/docs/Web/API/Visual_Viewport_API)
- [CSSOM view API](/en-US/docs/Web/API/CSSOM_view_API)
- [Device Posture API](/en-US/docs/Web/API/Device_Posture_API)
- [Origin trial for Foldable APIs](https://developer.chrome.com/blog/foldable-apis-ot) via developer.chrome.com (2024)
2 changes: 1 addition & 1 deletion files/en-us/web/api/viewport/segments/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ segments.forEach((segment) =>
## See also

- [Viewport Segments API](/en-US/docs/Web/API/Viewport_segments_API)
- [Visual viewport API](/en-US/docs/Web/API/Visual_Viewport_API)
- [CSSOM view API](/en-US/docs/Web/API/CSSOM_view_API)
- [Origin trial for Foldable APIs](https://developer.chrome.com/blog/foldable-apis-ot) via developer.chrome.com (2024)
2 changes: 1 addition & 1 deletion files/en-us/web/api/viewport_segments_api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ If possible, you should view the demo on a foldable device. Current browser deve
## See also

- [Using the Viewport Segments API](/en-US/docs/Web/API/Viewport_segments_API/Using)
- [Viewport API](/en-US/docs/Web/API/Viewport_API)
- [CSSOM view API](/en-US/docs/Web/API/CSSOM_view_API)
- [Device Posture API](/en-US/docs/Web/API/Device_Posture_API)
- [CSS environment variables](/en-US/docs/Web/CSS/Guides/Environment_variables) module
- [Origin trial for Foldable APIs](https://developer.chrome.com/blog/foldable-apis-ot) via developer.chrome.com (2024)
121 changes: 0 additions & 121 deletions files/en-us/web/api/visual_viewport_api/index.md

This file was deleted.

Loading