1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib/capybara/spec/views/with_title.erb

6 lines
78 B
Text
Raw Normal View History

2017-01-26 19:10:51 -05:00
2015-05-28 13:51:23 -04:00
<title>Test Title</title>
<body>
<svg><title>abcdefg</title></svg>
2016-03-07 19:52:19 -05:00
</body>