|
Lines 1-3
a/LayoutTests/ChangeLog_sec1
|
|
|
1 |
2020-01-24 Ryosuke Niwa <rniwa@webkit.org> |
| 2 |
|
| 3 |
[iOS] REGRESSION(r254699) : fast/forms/interactive-validation-remove-node-in-handler.html is timing out |
| 4 |
https://bugs.webkit.org/show_bug.cgi?id=206669 |
| 5 |
|
| 6 |
Reviewed by NOBODY (OOPS!). |
| 7 |
|
| 8 |
The timeout was caused by the invalidation bubble in interactive-validation-prevented.html never getting closed. |
| 9 |
Address the issue by explicitly dismissing the invalidation bubble by setting a value to the input element. |
| 10 |
|
| 11 |
* fast/forms/interactive-validation-prevented.html: |
| 12 |
|
| 1 |
2020-01-24 youenn fablet <youenn@apple.com> |
13 |
2020-01-24 youenn fablet <youenn@apple.com> |
| 2 |
|
14 |
|
| 3 |
Add support for MediaRecorder.requestData |
15 |
Add support for MediaRecorder.requestData |