Skip to content

Commit e0d70ab

Browse files
committed
chore: uncomment more working specs
1 parent 6897775 commit e0d70ab

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

spec/spec_helper.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,9 @@ module TestSessions
5858
node Element#drop can drop a pathname
5959
node #visible? details non-summary descendants should be non-visible
6060
node #visible? works when details is toggled open and closed
61-
node #path reports when element in shadow dom
6261
node #set should submit single text input forms if ended with
6362
node #shadow_root should produce error messages when failing
64-
#fill_in should fill in a color field
6563
#fill_in should handle carriage returns with line feeds in a textarea correctly
66-
#fill_in should fill in a textarea in a reasonable time by default
6764
#has_field with valid should be false if field is invalid
6865
#find with spatial filters should find an element above another element
6966
#find with spatial filters should find an element below another element

0 commit comments

Comments
 (0)