0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-19 02:00:58 +02:00
wxiaoguang 692c90ea1d
Fix form property assignment edge case (#35073)
"form" has an edge case: its `<input name=action>` element overwrites
the `action` property, we can only set attribute.

This PR makes `assignElementProperty` can handle such case, and add more
tests
2025-07-14 15:20:17 -07:00
..
2025-07-01 21:44:05 +08:00
2024-12-21 12:11:22 -05:00
2025-07-06 04:55:16 +00:00
2025-07-06 04:55:16 +00:00
2025-07-06 04:55:16 +00:00
2025-07-06 04:55:16 +00:00
2025-07-09 16:46:51 +00:00
2025-07-01 21:44:05 +08:00
2025-07-09 16:46:51 +00:00