@ie6-bug @ie7-bug @ie8-bug @ie9-bug @ie10-bug @en.wikipedia.beta.wmflabs.org @test2.wikipedia.org @login Feature: VisualEditor general text markup features @make_selectable_line Scenario Outline: VisualEditor general markup And I click the menu option And I click Save page And I click Review your changes Then should appear in the diff view And I can click the X on the save box Examples: | type_of_markup | expected_markup_text | | Computer Code | This is a new line | | Strikethrough | This is a new line | | Subscript | This is a new line | | Superscript | This is a new line | | Underline | This is a new line |