Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Issue 2127093004: Don't treat an empty value attribute as null on image input types (Closed)

Created:
4 years, 5 months ago by rhogan
Modified:
4 years, 5 months ago
Reviewers:
pdr, pdr.
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/src.git@467579
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't treat an empty value attribute as null on image input types If value="" is specified on an image-type form control then use "" as the alt-text for the control if one is required. This matches Firefox and Edge, also IE11. BUG=625604 Committed: https://crrev.com/350b1fecbdea7310b122e3e83c67929fa282d754 Cr-Commit-Position: refs/heads/master@{#404571}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
A third_party/WebKit/LayoutTests/fast/forms/input-image-button-with-empty-value.html View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/forms/input-image-button-with-empty-value-expected.html View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLInputElement.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (8 generated)
rhogan
4 years, 5 months ago (2016-07-08 18:00:01 UTC) #3
pdr.
On 2016/07/08 at 18:00:01, robhogan wrote: > Nice! LGTM
4 years, 5 months ago (2016-07-08 18:46:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2127093004/1
4 years, 5 months ago (2016-07-09 10:18:41 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_amd64-generic_chromium_compile_only_ng on ...
4 years, 5 months ago (2016-07-09 12:19:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2127093004/1
4 years, 5 months ago (2016-07-09 14:10:34 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_amd64-generic_chromium_compile_only_ng on ...
4 years, 5 months ago (2016-07-09 16:11:10 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2127093004/1
4 years, 5 months ago (2016-07-09 22:11:09 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-09 22:14:54 UTC) #15
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-09 22:14:56 UTC) #16
commit-bot: I haz the power
4 years, 5 months ago (2016-07-09 22:16:17 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/350b1fecbdea7310b122e3e83c67929fa282d754
Cr-Commit-Position: refs/heads/master@{#404571}

Powered by Google App Engine
This is Rietveld 408576698