On Thu, 19 Aug 2021 16:06:00 GMT, Kevin Rushforth <k...@openjdk.org> 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: >> 26: > > Minor: can you remove the extra blank line? I have updated the review comments. > tests/manual/web/InputTypeAcceptAttributeTest.java line 37: > >> 35: import javafx.stage.Stage; >> 36: import javafx.scene.layout.VBox; >> 37: import javafx.scene.layout.HBox; > > Suggestion: maybe sort the list of imports? I have updated the review comments. ------------- PR: https://git.openjdk.java.net/jfx/pull/607