Files
browser/src
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-19 23:47:33 +08:00
2026-01-29 21:00:06 +08:00
2026-02-19 23:47:33 +08:00
2026-02-04 12:23:42 -08:00
2026-02-16 15:48:18 +00:00
2026-02-19 23:47:33 +08:00
2026-02-18 09:22:31 +00:00
2026-01-24 07:59:41 +08:00
2026-01-29 19:44:10 +08:00
2026-02-19 23:47:33 +08:00