Commit a5ad154
test: lock the (hover:none)+(pointer:coarse) input zoom threshold (#1167)
Add a regression test that asserts the global mobile media query bumping
input/textarea/select to font-size:max(16px,…) is present, so a future
per-element font-size tweak (e.g., adding a new 13px input class) cannot
silently re-introduce iOS Safari's auto-zoom-on-focus.
The existing test_composer_textarea_font_size_mobile only locks the
composer textarea — the global rule that closes #1167 across sidebar
search, rename inputs, settings selects, and dialog inputs deserves its
own assertion.
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>1 parent 126224a commit a5ad154
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
235 | 259 | | |
236 | 260 | | |
237 | 261 | | |
| |||
0 commit comments