@ie6-bug @ie7-bug @ie8-bug @ie9-bug @ie10-bug @en.wikipedia.beta.wmflabs.org @test2.wikipedia.org @login Feature: VisualEditor Background: Given I am logged in And I am at my user page Scenario Outline: Edit with strings When I edit the page with And I click Save page And I click This is a minor edit And I click Review your changes And I click Return to save form And I edit the description of the change And I click Save page the second time Then Page text should contain Examples: | input_string | output_string | | Editing with | Editing with | | Editing with ÀÈÌÒÙ | Editing with ÀÈÌÒÙ | | Editing with ÄËÏÖÜ | Editing with ÄËÏÖÜ | | Editing with ÂÊÎÔÛ | Editing with ÂÊÎÔÛ | | Editing with áéíóú | Editing with áéíóú |