Sha256: bdb0e74eecee50a853154ae1d8af95294419187b68dcaccef4b49e5260b8a576
Contents?: true
Size: 518 Bytes
Versions: 14
Compression:
Stored size: 518 Bytes
Contents
Then(/^Text must be styled with units that are resizable in all browsers\.$/) do pending # Write code here that turns the phrase above into concrete actions end Then(/^Content must be visible and usable with text resized to (\d+)% of normal\.$/) do |arg1| pending # Write code here that turns the phrase above into concrete actions end Then(/^Content must be visible and usable with page zoomed to (\d+)% of normal\.$/) do |arg1| pending # Write code here that turns the phrase above into concrete actions end
Version data entries
14 entries across 14 versions & 1 rubygems