Bug 292806
| Summary: | Implement visibility:force-hidden and hook it up to position-visibility | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
| Component: | CSS | Assignee: | Kiet Ho <kiet.ho> |
| Status: | NEW | ||
| Severity: | Normal | CC: | kiet.ho, koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 291856 | ||
fantasai
The Anchor Positioning spec recently introduced a 'force-hidden' value to 'visibility' to better manage the relationship with the 'position-visibility' property. See https://github.com/w3c/csswg-drafts/issues/10182
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
rdar://153224714
fantasai
Emilio has raised some issues wrt making this an inherited value, so we should make sure to track the CSSWG discussions.
Kiet Ho
No browsers have implemented this yet. No WPT tests either, so not really a high priority issue.