mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
Everywhere: Clean up AD-HOC and FIXME comments without colons
This commit is contained in:
parent
edccb92da7
commit
100f37995f
Notes:
github-actions[bot]
2025-11-14 08:18:37 +00:00
Author: https://github.com/Psychpsyo
Commit: 100f37995f
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6810
27 changed files with 36 additions and 36 deletions
|
|
@ -266,7 +266,7 @@ Utf16String FormAssociatedElement::validation_message() const
|
|||
if (!is_candidate_for_constraint_validation() || satisfies_its_constraints())
|
||||
return {};
|
||||
|
||||
// FIXME
|
||||
// FIXME:
|
||||
// 2. Return a suitably localized message that the user agent would show the user if this were the only form
|
||||
// control with a validity constraint problem. If the user agent would not actually show a textual message in
|
||||
// such a situation (e.g., it would show a graphical cue instead), then return a suitably localized message that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue