DescriptionAutofill: Remove 24_checkout_harryanddavid.com.html temporarily.
The test depends on a bug behavior, and it prevents a Blink change fixing the
bug. Remove the test teporarily, wait for a Blink roll, and will land the test
with a fix again.
The test contains <select> like:
<select required>
<option value="" disabled>- Select a State -</option>
<option value="AL">Alabama</option>
...
</select>
The initial selection is "- Select a State -" now by a bug though it should be
"Alabama."
BUG=461586
TBR=estade@chromium.org
Committed: https://crrev.com/9b4cfcb888ae4ba6a4405a2f71b6ca4229806677
Cr-Commit-Position: refs/heads/master@{#317969}
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|