Math/tests/browser/features/math.feature

11 lines
348 B
Gherkin

@chrome @en.wikipedia.beta.wmflabs.org @firefox
Feature: Math
Scenario: Display simple math
Given I am editing a random page with source editor
When I type <math>3 + 2</math>
And I click Preview
Then the page should contain an img tag
And alt for that img should be 3 + 2
And src for that img should contain /math/