Commit 7bf16e7
Add "until-found" to HTMLElement.hidden
Ref: https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/hidden#until-found
This has now got support from Chrome and Firefox: https://caniuse.com/wf-hidden-until-found
Will also land in Safari: https://bugs.webkit.org/show_bug.cgi?id=238266
Co-authored-by: Sage Abdullah <[email protected]>1 parent 4792f8a commit 7bf16e7
File tree
5 files changed
+5
-7
lines changed- baselines
- ts5.5
- ts5.6
- ts5.9
- inputfiles
5 files changed
+5
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15996 | 15996 | | |
15997 | 15997 | | |
15998 | 15998 | | |
15999 | | - | |
| 15999 | + | |
16000 | 16000 | | |
16001 | 16001 | | |
16002 | 16002 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15980 | 15980 | | |
15981 | 15981 | | |
15982 | 15982 | | |
15983 | | - | |
| 15983 | + | |
15984 | 15984 | | |
15985 | 15985 | | |
15986 | 15986 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15993 | 15993 | | |
15994 | 15994 | | |
15995 | 15995 | | |
15996 | | - | |
| 15996 | + | |
15997 | 15997 | | |
15998 | 15998 | | |
15999 | 15999 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15993 | 15993 | | |
15994 | 15994 | | |
15995 | 15995 | | |
15996 | | - | |
| 15996 | + | |
15997 | 15997 | | |
15998 | 15998 | | |
15999 | 15999 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
312 | | - | |
313 | | - | |
| 311 | + | |
314 | 312 | | |
315 | 313 | | |
316 | 314 | | |
| |||
0 commit comments