|
@@ -637,6 +637,7 @@ void HTMLInputElement::commit_pending_changes()
|
|
case TypeAttributeState::Telephone:
|
|
case TypeAttributeState::Telephone:
|
|
case TypeAttributeState::Text:
|
|
case TypeAttributeState::Text:
|
|
case TypeAttributeState::URL:
|
|
case TypeAttributeState::URL:
|
|
|
|
+ case TypeAttributeState::Checkbox:
|
|
if (!m_has_uncommitted_changes)
|
|
if (!m_has_uncommitted_changes)
|
|
return;
|
|
return;
|
|
break;
|
|
break;
|