Conversation
|
Preview URLs Flaws (6)URL:
URL:
(comment last updated: 2025-05-09 07:09:23) |
|
Firefox needs the |
files/en-us/web/css/height/index.md
Outdated
| } | ||
|
|
||
| .stretch { | ||
| height: -webkit-fill-available; |
There was a problem hiding this comment.
this example is demonstrating -webkit-fill-available;, which is not explained. we should either show it working on its own, or not show it at all. so let's kill line 191.
As we're adding a working example ( the example with no prefix), we should remove the note, " To check aliases used by browsers for the stretch value and its implementation status, see the Browser compatibility section."
There was a problem hiding this comment.
killed the line 191 and the comment
|
Now test in Firefox with |
* upstream/main: (40 commits) Add a guide on xs-leaks (mdn#38977) chore: Link to child pages in SVG, URI section (mdn#39470) Correct page title for `Uint8Array.prototype.setFromHex()` (mdn#39494) Bump markdownlint-cli2 from 0.17.2 to 0.18.0 (mdn#39488) Add more documentation for sizes=auto (mdn#39464) css(fix): update 'shape()' page (mdn#39454) Expand Compression Dictionary format description (mdn#39441) Add username/password section to URLs guide (mdn#39487) Fix typos (mdn#39481) CSS: mask-position property description (mdn#39449) Adding @starting-style to CSS nesting at-rules (mdn#39473) feat(aria): Add short titles, format titles for roles (mdn#39472) Fix Circle Collision detection algorithm (mdn#39484) Add warning against using element IDs as global properties. (mdn#39422) Fix typos in web audio spatialization basics (mdn#39476) More Error Messages (mdn#39419) Add links to CSS sidebar (mdn#39445) css: add 'stretch' value examples (mdn#39451) chore: link to unlinked child pages (mdn#39469) Fix typos (mdn#39465) ...
No description provided.