On Mon, 23 Aug 2021 14:27:08 GMT, Rahul Kumar
wrote:
>> Adding a new manual test case for accept attribute of input tag.
>> This test is to verify the fix for
>> [JDK-8089915](https://bugs.openjdk.java.net/browse/JDK-8089915) .
>> We have tested the test cases on all three platforms and its wor
> Adding a new manual test case for accept attribute of input tag.
> This test is to verify the fix for
> [JDK-8089915](https://bugs.openjdk.java.net/browse/JDK-8089915) .
> We have tested the test cases on all three platforms and its working as
> expected.
Rahul Kumar has updated the pull reque
On Thu, 19 Aug 2021 16:06:00 GMT, Kevin Rushforth wrote:
>> Rahul Kumar has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Incorporate review comment
>
> tests/manual/web/InputTypeAcceptAttributeTest.java line 26:
>
>> 24: */
>> 25:
>> 2
On Wed, 18 Aug 2021 15:58:21 GMT, Rahul Kumar
wrote:
> Adding a new manual test case for accept attribute of input tag.
> This test is to verify the fix for
> [JDK-8089915](https://bugs.openjdk.java.net/browse/JDK-8089915) .
> We have tested the test cases on all three platforms and its working