Fix markdown links · WICG/visual-viewport@56af3e0
ststimac
·
2021-09-27
·
via Recent Commits to visual-viewport:gh-pages
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
| Original file line number | Diff line number | Diff line change |
|---|
@@ -84,9 +84,9 @@ if (segments && segments.length > 1) {
|
84 | 84 | } |
85 | 85 | ``` |
86 | 86 | |
87 | | -We can also use the  and  media queries to change the layout and style of a website depending on the way a device is oriented. |
| 87 | +We can also use the [@horizontal-viewport-segments](https://drafts.csswg.org/mediaqueries-5/#mf-horizontal-viewport-segments) and [@vertical-viewport-segments](https://drafts.csswg.org/mediaqueries-5/#mf-vertical-viewport-segments) media queries to change the layout and style of a website depending on the way a device is oriented. |
88 | 88 | |
89 | | -Additionally, there are a number of new  that can be used to place and position content on dual screen devices. |
| 89 | +Additionally, there are a number of new [environment variables](https://drafts.csswg.org/css-env-1/#viewport-segments) that can be used to place and position content on dual screen devices. |
90 | 90 | |
91 | 91 | |
92 | 92 | ### Reacting to map application resize/spanning state change |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。