egrs
39f9209374
fix file input value getter/setter per spec
- getValue() returns "" for file inputs regardless of value attribute
- setValue("") is a no-op for file inputs (was throwing)
- setValue(non-empty) still throws InvalidStateError
- add _setValue bridge wrapper for [LegacyNullToEmptyString]: null → ""
Flips html/semantics/forms/the-input-element/valueMode.html (38/40 → 40/40).
2026-02-22 19:13:57 +01:00
..
2026-02-22 19:13:57 +01:00
2026-02-19 23:47:33 +08:00
2026-01-29 21:00:06 +08:00
2026-01-07 14:37:43 +03:00
2026-02-19 23:47:33 +08:00
2026-02-05 11:49:15 +08:00
2026-02-04 12:23:42 -08:00
2026-02-18 09:22:23 +00:00
2026-02-19 10:32:57 +01:00
2026-01-30 07:06:09 +08:00
2026-01-15 19:10:01 +03:00
2026-01-19 09:12:16 +08:00
2026-02-19 13:01:41 +08:00
2026-02-19 10:32:57 +01:00
2026-02-16 15:48:18 +00:00
2026-02-18 09:22:26 +00:00
2026-01-13 12:58:30 +08:00
2026-02-19 23:47:33 +08:00
2026-02-19 10:32:57 +01:00
2026-02-19 23:47:33 +08:00
2026-02-18 09:22:31 +00:00
2025-12-29 12:43:52 +01:00
2026-01-24 07:59:41 +08:00
2026-01-29 19:44:10 +08:00
2026-02-05 11:49:15 +08:00
2026-02-05 10:58:10 +08:00
2026-02-19 23:47:33 +08:00